Aug 24 16:30:41 devstack cinder-volume[83222]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 24 16:30:41 devstack cinder-volume[83222]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 24 16:30:41 devstack cinder-volume[83222]: we strongly recommend against using it for new projects. Aug 24 16:30:41 devstack cinder-volume[83222]: If you are already using Eventlet, we recommend migrating to a different Aug 24 16:30:41 devstack cinder-volume[83222]: framework. For more detail see Aug 24 16:30:41 devstack cinder-volume[83222]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 24 16:30:41 devstack cinder-volume[83222]: import eventlet # noqa Aug 24 16:30:43 devstack cinder-volume[83222]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=83222) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:30:43 devstack cinder-volume[83222]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=83222) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:30:43 devstack cinder-volume[83222]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=83222) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:30:44 devstack cinder-volume[83222]: INFO dbcounter [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Registered counter for database cinder Aug 24 16:30:45 devstack cinder-volume[83222]: DEBUG oslo_db.sqlalchemy.engines [None req-59426fef-bc05-484d-93d4-a170e9001b01 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=83222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:30:45 devstack cinder-volume[83222]: DEBUG dbcounter [-] [83222] Writer thread running {{(pid=83222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 24 16:30:45 devstack cinder-volume[83222]: INFO cinder.rpc [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 24 16:30:45 devstack cinder-volume[83222]: INFO cinder.rpc [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 24 16:30:45 devstack cinder-volume[83222]: DEBUG oslo_db.sqlalchemy.engines [None req-59426fef-bc05-484d-93d4-a170e9001b01 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=83222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:30:45 devstack cinder-volume[83222]: INFO cinder.volume.manager [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Determined volume DB was empty at startup. Aug 24 16:30:45 devstack cinder-volume[83222]: DEBUG cinder.volume.manager [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=83222) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 24 16:30:45 devstack cinder-volume[83222]: INFO cinder.volume.manager [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 24 16:30:45 devstack cinder-volume[83222]: WARNING stevedore.named [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 24 16:30:45 devstack cinder-volume[83222]: WARNING castellan.key_manager [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:30:45 devstack cinder-volume[83222]: WARNING cinder.keymgr.conf_key_mgr [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:30:45 devstack cinder-volume[83222]: DEBUG cinder.volume.drivers.lvm [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.lio.LioAdm {{(pid=83222) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:109}} Aug 24 16:30:45 devstack cinder-volume[83222]: DEBUG oslo_concurrency.processutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Running cmd (subprocess): cinder-rtstool verify {{(pid=83222) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_concurrency.processutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] CMD "cinder-rtstool verify" returned: 0 in 0.419s {{(pid=83222) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_db.sqlalchemy.engines [None req-59426fef-bc05-484d-93d4-a170e9001b01 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=83222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:30:46 devstack cinder-volume[83222]: INFO cinder.rpc [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 24 16:30:46 devstack cinder-volume[83222]: INFO cinder.rpc [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 24 16:30:46 devstack cinder-volume[83222]: WARNING stevedore.named [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 24 16:30:46 devstack cinder-volume[83222]: WARNING castellan.key_manager [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:30:46 devstack cinder-volume[83222]: INFO cinder.volume.manager [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Image-volume cache enabled for host devstack@lvmdriver-1. Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_db.sqlalchemy.engines [None req-59426fef-bc05-484d-93d4-a170e9001b01 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=83222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:30:46 devstack cinder-volume[83222]: INFO oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Starting 1 workers Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Started child 83372 {{(pid=83222) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Full set of CONF: {{(pid=83222) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] ******************************************************************************** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Configuration options gathered from: {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] ================================================================================ {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] allow_availability_zone_fallback = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] allow_compression_on_image_upload = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] allowed_direct_url_schemes = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] api_rate_limit = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] auth_strategy = keystone {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] az_cache_duration = 3600 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_availability_zone = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_host = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_stats_polling_interval = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backup_api_class = cinder.backup.api.API {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backup_name_template = backup-%s {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backup_use_same_host = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backup_use_temp_snapshot = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] chap_password = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] chap_username = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_internal_tenant_project_id = 84550ac809574266bc80d37dad5c3d45 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_internal_tenant_user_id = d9b52f932b4d427db9a673e74cc0a3fd {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cloned_volume_same_az = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cluster = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] compression_format = gzip {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] compute_api_class = cinder.compute.nova.API {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] config_dir = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] config_source = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] control_exchange = openstack {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] debug = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] default_availability_zone = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] default_group_type = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83372]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 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'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] default_volume_type = lvmdriver-1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] disk_geometry = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] driver_client_cert = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] driver_client_cert_key = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] driver_data_namespace = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] driver_ssl_cert_path = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] driver_ssl_cert_verify = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] driver_use_ssl = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] enable_force_upload = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] enable_new_services = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] enable_unsupported_driver = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] enabled_backends = ['lvmdriver-1'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] enforce_multipath_for_image_xfer = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] filter_function = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_api_insecure = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_api_servers = ['http://192.168.122.144/image'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_api_ssl_compression = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_ca_certificates_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_catalog_info = image:glance:publicURL {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_num_retries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance_request_timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] goodness_function = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] graceful_shutdown_timeout = 5 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] group_api_class = cinder.group.api.API {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] host = devstack {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_compress_on_upload = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_conversion_address_space_limit = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_conversion_cpu_limit = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_conversion_disable = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_upload_use_cinder_backend = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_upload_use_internal_tenant = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_volume_cache_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_volume_cache_max_count = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] image_volume_cache_max_size_gb = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] init_host_max_objects_retrieval = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] instance_format = [instance: %(uuid)s] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] iscsi_target_flags = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] iscsi_write_cache = on {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] iser_helper = tgtadm {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] iser_ip_address = 192.168.122.144 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] iser_port = 3260 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_color = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_config_append = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_dir = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_options = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_rotate_interval = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_rotate_interval_type = days {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] log_rotation_type = none {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 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=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] max_age = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] max_logfile_count = 30 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] max_logfile_size_mb = 200 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] max_over_subscription_ratio = 20.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] message_reap_interval = 86400 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] message_ttl = 2592000 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] migration_create_volume_timeout_secs = 300 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] monkey_patch = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] monkey_patch_modules = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] my_ip = 192.168.122.144 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] no_snapshot_gb_quota = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] num_iser_scan_tries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] num_shell_tries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] num_volume_device_scan_tries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] nvmeof_conn_info_version = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] nvmet_ns_id = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] nvmet_port_id = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_max_limit = 1000 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_volume_ext_list = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_volume_listen = 0.0.0.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_volume_listen_port = 8776 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_volume_use_ssl = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] osapi_volume_workers = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] per_volume_size_limit = -1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] periodic_fuzzy_delay = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] periodic_interval = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] project_id_regex = [0-9a-f\-]+ {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] public_endpoint = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] publish_errors = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_backup_gigabytes = 1000 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_backups = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_gigabytes = 1000 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_groups = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_snapshots = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] quota_volumes = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] rate_limit_burst = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] rate_limit_except_level = CRITICAL {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] rate_limit_interval = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] reinit_driver_count = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] replication_device = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] report_discard_supported = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] report_interval = 120 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] reservation_clean_interval = 86400 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] reservation_expire = 86400 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] reserved_image_namespaces = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] reserved_percentage = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] rpc_response_timeout = 120 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] run_external_periodic_tasks = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] scst_target_driver = iscsi {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] scst_target_iqn_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_down_time = 720 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] shell_completion = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] snapshot_name_template = snapshot-%s {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] snapshot_same_host = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] split_loggers = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] state_path = /opt/stack/data/cinder {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] storage_availability_zone = nova {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] storage_protocol = iSCSI {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] syslog_log_facility = LOG_USER {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] target_helper = lioadm {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] target_ip_address = 192.168.122.144 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] target_port = 3260 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] target_protocol = iscsi {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] target_secondary_ip_addresses = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] trace_flags = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] transfer_api_class = cinder.transfer.api.API {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] transport_url = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] until_refresh = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_chap_auth = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_default_quota_class = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_journal = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_json = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_multipath_for_image_xfer = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_stderr = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] use_syslog = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] verify_glance_signatures = enabled {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_api_class = cinder.volume.api.API {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_backend_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_clear = zero {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_clear_ionice = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_clear_size = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_copy_bps_limit = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_dd_blocksize = 1M {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_name_template = volume-%s {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_service_inithost_offload = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volume_usage_audit_period = month {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] zoning_mode = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_concurrency.disable_process_locking = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.auth_section = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.auth_type = password {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.auth_version = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.cache = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.delay_auth_decision = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.http_connect_timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.include_service_catalog = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.insecure = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.interface = public {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_password = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: INFO cinder.volume.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Starting volume driver LVMVolumeDriver (3.0.0) Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcache_username = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.region_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.service_token_roles_required = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.service_type = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.token_cache_time = 300 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.144/identity {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.backend = dogpile.cache.null {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.backend_argument = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.backend_expiration_time = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.config_prefix = cache.oslo {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.debug_cache_backend = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.enable_retry_client = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.enable_socket_keepalive = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.expiration_time = 600 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.hashclient_retry_attempts = 2 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_dead_retry = 300 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_pool_maxsize = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_sasl_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.password = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.proxies = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.redis_db = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.redis_sentinel_service_name = mymaster {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.redis_server = localhost:6379 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.retry_attempts = 2 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.retry_delay = 0.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.socket_keepalive_count = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.socket_keepalive_idle = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.socket_keepalive_interval = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.socket_timeout = 1.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.tls_allowed_ciphers = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.tls_cafile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.tls_certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.tls_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.tls_keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cache.username = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] coordination.backend_url = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.asyncio_connection = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.asyncio_slave_connection = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.backend = sqlalchemy {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.connection = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.connection_debug = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.connection_parameters = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.connection_recycle_time = 3600 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.connection_trace = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.db_inc_retry_interval = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.db_max_retries = 20 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.db_max_retry_interval = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.db_retry_interval = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.max_overflow = 50 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.max_pool_size = 5 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.max_retries = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.mysql_wsrep_sync_wait = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.pool_timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.retry_interval = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.slave_connection = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.sqlite_synchronous = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.synchronous_reader = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] database.use_db_reconnect = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.connection_string = messaging:// {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.es_doc_type = notification {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.es_scroll_size = 10000 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.es_scroll_time = 2m {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.filter_error_trace = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.hmac_keys = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.sentinel_service_name = mymaster {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.socket_timeout = 0.1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.trace_requests = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler.trace_sqlalchemy = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler_jaeger.process_tags = {} {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler_jaeger.service_name_prefix = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] profiler_otlp.service_name_prefix = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.enforce_new_defaults = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.policy_default_rule = default {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.policy_file = policy.yaml {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_policy.remote_timeout = 60.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.group = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.helper_command = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] privsep_osbrick.user = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.group = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.helper_command = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] cinder_sys_admin.user = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.auth_section = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.auth_type = password {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.cafile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.collect_timing = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.insecure = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.send_service_user_token = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.split_loggers = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] service_user.timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.auth_section = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.055s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.auth_type = password {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.collect_timing = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.insecure = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.region_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.split_loggers = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] glance.timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.backend_availability_zone = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.chap_password = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.chap_username = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.disk_geometry = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.driver_client_cert = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.driver_client_cert_key = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.driver_data_namespace = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.driver_use_ssl = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.enable_unsupported_driver = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.extra_capabilities = {} {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.filter_function = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.goodness_function = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.iscsi_target_flags = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.iscsi_write_cache = on {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.iser_helper = tgtadm {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.iser_ip_address = 192.168.122.144 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.iser_port = 3260 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.lvm_mirrors = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.lvm_share_target = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.lvm_type = auto {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.num_shell_tries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.nvmet_port_id = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.replication_device = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.report_discard_supported = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.reserved_percentage = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.scst_target_driver = iscsi {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.scst_target_iqn_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.storage_protocol = iSCSI {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.target_helper = tgtadm {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.target_ip_address = 192.168.122.144 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.target_port = 3260 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.target_protocol = iscsi {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.trace_flags = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.unique_fqdn_network = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.use_chap_auth = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_backend_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_clear = zero {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_clear_ionice = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_clear_size = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volume_group = cinder-volumes {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_reports.file_event_handler = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_reports.log_dir = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.backend_availability_zone = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.backend_host = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.chap_password = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.chap_username = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.chiscsi_conf = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.disk_geometry = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.driver_client_cert = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.driver_data_namespace = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.driver_use_ssl = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.extra_capabilities = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.filter_function = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.goodness_function = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.image_volume_cache_enabled = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.iser_helper = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.iser_ip_address = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.iser_port = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.iser_target_prefix = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.lvm_conf_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.049s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.lvm_mirrors = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.lvm_share_target = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.lvm_type = auto {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.num_shell_tries = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.nvmeof_conn_info_version = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.nvmet_port_id = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.replication_device = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.report_discard_supported = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.reserved_percentage = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.scst_target_driver = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.storage_protocol = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.target_helper = lioadm {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.target_ip_address = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.target_port = 3260 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.target_prefix = iqn.2010-10.org.openstack: {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.target_protocol = iscsi {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.target_secondary_ip_addresses = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.trace_flags = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.use_chap_auth = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_clear = zero {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_clear_size = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] lvmdriver-1.volumes_dir = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.042s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.ssl_version = {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_notifications.driver = [] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_notifications.retry = -1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] oslo_messaging_notifications.transport_url = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] key_manager.fixed_key = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.barbican_api_version = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.barbican_endpoint = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.barbican_endpoint_type = public {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.barbican_region_name = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.cafile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.collect_timing = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.insecure = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.number_of_retries = 60 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.retry_delay = 1 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.send_service_user_token = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.split_loggers = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.verify_ssl = True {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican.verify_ssl_path = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.auth_section = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.auth_type = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.cafile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.certfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.collect_timing = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.insecure = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.keyfile = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.split_loggers = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] barbican_service_user.timeout = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.approle_role_id = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.approle_secret_id = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.auth_method = approle {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.auth_path = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.kv_mountpoint = secret {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.kv_path = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.kv_version = 2 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.namespace = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.root_token_id = **** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.ssl_ca_crt_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.timeout = 60.0 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.token_file = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.token_role = None {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.use_ssl = False {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:30:46 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] ******************************************************************************** {{(pid=83222) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 24 16:30:46 devstack sudo[83376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1 Aug 24 16:30:46 devstack sudo[83376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:46 devstack sudo[83376]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:46 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:46 devstack sudo[83477]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:46 devstack sudo[83477]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:47 devstack sudo[83477]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 5 in 0.283s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] 'sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' failed. Not Retrying. {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:30:47 devstack cinder-volume[83372]: INFO cinder.brick.local_dev.lvm [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Logical Volume not found when querying LVM info. (vg_name=stack-volumes-lvmdriver-1, lv_name=stack-volumes-lvmdriver-1-pool Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.020s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:47 devstack sudo[83581]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:30:47 devstack sudo[83581]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:47 devstack sudo[83581]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.271s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG cinder.brick.local_dev.lvm [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Creating thin pool 'stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool' with size 28.5g of total 30.0g {{(pid=83372) create_thin_pool /opt/stack/cinder/cinder/brick/local_dev/lvm.py:567}} Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:47 devstack sudo[83685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:47 devstack sudo[83685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:47 devstack sudo[83685]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -T -L 28.5g stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.490s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:47 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.015s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:48 devstack sudo[83873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:48 devstack sudo[83873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:48 devstack sudo[83873]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.305s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.014s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:48 devstack sudo[83984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster Aug 24 16:30:48 devstack sudo[83984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:48 devstack sudo[83984]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster" returned: 0 in 0.269s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:48 devstack sudo[83987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:30:48 devstack sudo[83987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:48 devstack sudo[83987]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.320s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:48 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:48 devstack sudo[84072]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:30:48 devstack sudo[84072]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:49 devstack sudo[84072]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.254s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:49 devstack sudo[84075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:49 devstack sudo[84075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:49 devstack sudo[84075]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.342s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:49 devstack sudo[84134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:49 devstack sudo[84134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:49 devstack sudo[84134]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.292s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:49 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:49 devstack sudo[84174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:49 devstack sudo[84174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:50 devstack sudo[84174]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.239s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:50 devstack cinder-volume[83372]: INFO cinder.volume.drivers.lvm [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Enabling LVM thin provisioning by default because a thin pool exists. Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): env LC_ALL=C lvm version {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "env LC_ALL=C lvm version" returned: 0 in 0.017s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:50 devstack sudo[84178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:50 devstack sudo[84178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:50 devstack sudo[84178]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.260s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG cinder.volume.drivers.lvm [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Updating volume stats {{(pid=83372) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:50 devstack sudo[84181]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:30:50 devstack sudo[84181]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:50 devstack sudo[84181]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.251s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:50 devstack sudo[84184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:50 devstack sudo[84184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:50 devstack sudo[84184]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.282s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:50 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:50 devstack sudo[84187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:50 devstack sudo[84187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:51 devstack sudo[84187]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.254s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:51 devstack sudo[84190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:51 devstack sudo[84190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:51 devstack sudo[84190]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.235s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:51 devstack cinder-volume[83372]: INFO cinder.volume.driver [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Driver hasn't implemented _init_vendor_properties() Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG cinder.volume.driver [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Initialized capabilities list: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=83372) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 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=83372) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG dbcounter [-] [83372] Writer thread running {{(pid=83372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG cinder.db.api [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Building query based on filter {{(pid=83372) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG cinder.image.image_utils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=83372) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 24 16:30:51 devstack cinder-volume[83372]: INFO cinder.keymgr.migration [None req-2578b50c-a552-4901-b962-9f74ce45c435 None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG cinder.volume.drivers.lvm [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Updating volume stats {{(pid=83372) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:51 devstack sudo[84193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:30:51 devstack sudo[84193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:51 devstack sudo[84193]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.288s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:51 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:51 devstack sudo[84198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:51 devstack sudo[84198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:52 devstack sudo[84198]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.255s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:52 devstack sudo[84202]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:52 devstack sudo[84202]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:52 devstack sudo[84202]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.270s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:52 devstack sudo[84205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:52 devstack sudo[84205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:52 devstack sudo[84205]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.256s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG cinder.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Notifying Schedulers of capabilities ... {{(pid=83372) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:30:52 devstack cinder-volume[83372]: INFO cinder.volume.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Driver initialization completed successfully. Aug 24 16:30:52 devstack cinder-volume[83372]: INFO cinder.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Initiating service 2 cleanup Aug 24 16:30:52 devstack cinder-volume[83372]: INFO cinder.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Service 2 cleanup completed. Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG cinder.service [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Creating RPC server for service cinder-volume {{(pid=83372) start /opt/stack/cinder/cinder/service.py:231}} Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG cinder.service [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=83372) start /opt/stack/cinder/cinder/service.py:237}} Aug 24 16:30:52 devstack cinder-volume[83372]: INFO cinder.volume.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0) Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG cinder.volume.drivers.lvm [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Updating volume stats {{(pid=83372) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 24 16:30:52 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:52 devstack sudo[84210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:30:52 devstack sudo[84210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:53 devstack sudo[84210]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.277s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:53 devstack sudo[84216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:53 devstack sudo[84216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:53 devstack sudo[84216]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.260s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:53 devstack sudo[84219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:30:53 devstack sudo[84219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:53 devstack sudo[84219]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.250s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:30:53 devstack sudo[84222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:30:53 devstack sudo[84222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:30:53 devstack sudo[84222]: pam_unix(sudo:session): session closed for user root Aug 24 16:30:53 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.258s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:30:53 devstack cinder-volume[83372]: INFO cinder.volume.manager [None req-6fc88730-12cd-46c1-b56f-97320c23ba11 None None] Driver post RPC initialization completed successfully. Aug 24 16:30:56 devstack cinder-volume[83222]: DEBUG dbcounter [-] [83222] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:31:03 devstack cinder-volume[83372]: DEBUG dbcounter [-] [83372] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:31:03 devstack cinder-volume[83372]: DEBUG dbcounter [-] [83372] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=83372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:31:43 devstack cinder-volume[83372]: DEBUG oslo_service.periodic_task [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running periodic task VolumeManager._thread_info {{(pid=83372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:31:43 devstack cinder-volume[83372]: DEBUG cinder.volume.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] thread count: 6 {{(pid=83372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:31:43 devstack cinder-volume[83372]: DEBUG cinder.volume.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] thread info: [<_MainThread(MainThread, started 136848051458176)>, , , , , ] {{(pid=83372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:32:43 devstack cinder-volume[83372]: DEBUG oslo_service.periodic_task [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:32:43 devstack cinder-volume[83372]: DEBUG cinder.volume.drivers.lvm [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Updating volume stats {{(pid=83372) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 24 16:32:43 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:32:43 devstack sudo[89458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:32:43 devstack sudo[89458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:32:44 devstack sudo[89458]: pam_unix(sudo:session): session closed for user root Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.251s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:32:44 devstack sudo[89463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:32:44 devstack sudo[89463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:32:44 devstack sudo[89463]: pam_unix(sudo:session): session closed for user root Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.250s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:32:44 devstack sudo[89466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:32:44 devstack sudo[89466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:32:44 devstack sudo[89466]: pam_unix(sudo:session): session closed for user root Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.244s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:32:44 devstack sudo[89485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:32:44 devstack sudo[89485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:32:44 devstack sudo[89485]: pam_unix(sudo:session): session closed for user root Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.241s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG cinder.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Notifying Schedulers of capabilities ... {{(pid=83372) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG oslo_service.periodic_task [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running periodic task VolumeManager._thread_info {{(pid=83372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG cinder.volume.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] thread count: 6 {{(pid=83372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:32:44 devstack cinder-volume[83372]: DEBUG cinder.volume.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] thread info: [<_MainThread(MainThread, started 136848051458176)>, , , , , ] {{(pid=83372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:33:03 devstack cinder-volume[83372]: DEBUG dbcounter [-] [83372] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=83372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:33:43 devstack cinder-volume[83372]: DEBUG oslo_service.periodic_task [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:33:43 devstack cinder-volume[83372]: DEBUG cinder.volume.drivers.lvm [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Updating volume stats {{(pid=83372) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 24 16:33:43 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:33:43 devstack sudo[91385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:33:43 devstack sudo[91385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:33:44 devstack sudo[91385]: pam_unix(sudo:session): session closed for user root Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.262s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:33:44 devstack sudo[91403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:33:44 devstack sudo[91403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:33:44 devstack sudo[91403]: pam_unix(sudo:session): session closed for user root Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.250s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:33:44 devstack sudo[91411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:33:44 devstack sudo[91411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:33:44 devstack sudo[91411]: pam_unix(sudo:session): session closed for user root Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.257s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:33:44 devstack sudo[91419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:33:44 devstack sudo[91419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:33:44 devstack sudo[91419]: pam_unix(sudo:session): session closed for user root Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.262s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG cinder.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Notifying Schedulers of capabilities ... {{(pid=83372) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG oslo_service.periodic_task [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running periodic task VolumeManager._thread_info {{(pid=83372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG cinder.volume.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] thread count: 6 {{(pid=83372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:33:44 devstack cinder-volume[83372]: DEBUG cinder.volume.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] thread info: [<_MainThread(MainThread, started 136848051458176)>, , , , , ] {{(pid=83372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:34:43 devstack cinder-volume[83372]: DEBUG oslo_service.periodic_task [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=83372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:34:43 devstack cinder-volume[83372]: DEBUG cinder.volume.drivers.lvm [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Updating volume stats {{(pid=83372) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:235}} Aug 24 16:34:43 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:34:43 devstack sudo[92788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 Aug 24 16:34:43 devstack sudo[92788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:34:44 devstack sudo[92788]: pam_unix(sudo:session): session closed for user root Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.259s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:34:44 devstack sudo[92794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:34:44 devstack sudo[92794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:34:44 devstack sudo[92794]: pam_unix(sudo:session): session closed for user root Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.238s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:34:44 devstack sudo[92797]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool Aug 24 16:34:44 devstack sudo[92797]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:34:44 devstack sudo[92797]: pam_unix(sudo:session): session closed for user root Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.250s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:34:44 devstack sudo[92801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 Aug 24 16:34:44 devstack sudo[92801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:34:44 devstack sudo[92801]: pam_unix(sudo:session): session closed for user root Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG oslo_concurrency.processutils [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.248s {{(pid=83372) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:34:44 devstack cinder-volume[83372]: DEBUG cinder.manager [None req-9ce1a283-58a2-46c0-a8ca-8442cc119f3f None None] Notifying Schedulers of capabilities ... {{(pid=83372) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:35:03 devstack cinder-volume[83372]: DEBUG dbcounter [-] [83372] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=83372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:35:12 devstack cinder-volume[83222]: INFO oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Caught SIGTERM, stopping children Aug 24 16:35:12 devstack cinder-volume[83222]: DEBUG oslo_concurrency.lockutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Acquiring lock "singleton_lock" {{(pid=83222) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:35:12 devstack cinder-volume[83222]: DEBUG oslo_concurrency.lockutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Acquired lock "singleton_lock" {{(pid=83222) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:35:12 devstack cinder-volume[83222]: DEBUG oslo_concurrency.lockutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Releasing lock "singleton_lock" {{(pid=83222) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:35:12 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Stop services. {{(pid=83222) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 24 16:35:12 devstack cinder-volume[83222]: DEBUG oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Killing children. {{(pid=83222) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 24 16:35:12 devstack cinder-volume[83222]: INFO oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Waiting on 1 children to exit Aug 24 16:35:12 devstack cinder-volume[83372]: DEBUG oslo_concurrency.lockutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Acquiring lock "singleton_lock" {{(pid=83372) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:35:12 devstack cinder-volume[83372]: DEBUG oslo_concurrency.lockutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Acquired lock "singleton_lock" {{(pid=83372) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:35:12 devstack cinder-volume[83372]: DEBUG oslo_concurrency.lockutils [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Releasing lock "singleton_lock" {{(pid=83372) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:35:12 devstack cinder-volume[83372]: WARNING amqp [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 24 16:35:12 devstack cinder-volume[83372]: WARNING amqp [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 24 16:35:12 devstack cinder-volume[83222]: INFO oslo_service.backend._eventlet.service [None req-59426fef-bc05-484d-93d4-a170e9001b01 None None] Child 83372 exited with status 0 Aug 24 16:35:13 devstack cinder-volume[93497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 24 16:35:13 devstack cinder-volume[93497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 24 16:35:13 devstack cinder-volume[93497]: we strongly recommend against using it for new projects. Aug 24 16:35:13 devstack cinder-volume[93497]: If you are already using Eventlet, we recommend migrating to a different Aug 24 16:35:13 devstack cinder-volume[93497]: framework. For more detail see Aug 24 16:35:13 devstack cinder-volume[93497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 24 16:35:13 devstack cinder-volume[93497]: import eventlet # noqa Aug 24 16:35:15 devstack cinder-volume[93497]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93497) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:35:15 devstack cinder-volume[93497]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93497) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:35:15 devstack cinder-volume[93497]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93497) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:35:15 devstack cinder-volume[93497]: INFO dbcounter [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Registered counter for database cinder Aug 24 16:35:15 devstack cinder-volume[93497]: DEBUG oslo_db.sqlalchemy.engines [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 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=93497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG dbcounter [-] [93497] Writer thread running {{(pid=93497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 24 16:35:16 devstack cinder-volume[93497]: INFO cinder.rpc [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 24 16:35:16 devstack cinder-volume[93497]: INFO cinder.rpc [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_db.sqlalchemy.engines [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 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=93497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:16 devstack cinder-volume[93497]: INFO cinder.volume.manager [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Determined volume DB was empty at startup. Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG cinder.volume.manager [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93497) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 24 16:35:16 devstack cinder-volume[93497]: INFO cinder.volume.manager [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Service not found for updating active_backend_id, assuming default for driver init. Aug 24 16:35:16 devstack cinder-volume[93497]: WARNING stevedore.named [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 24 16:35:16 devstack cinder-volume[93497]: WARNING castellan.key_manager [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:35:16 devstack cinder-volume[93497]: WARNING cinder.keymgr.conf_key_mgr [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:35:16 devstack cinder-volume[93497]: INFO cinder.volume.manager [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_db.sqlalchemy.engines [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 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=93497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:16 devstack cinder-volume[93497]: INFO oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Starting 1 workers Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Started child 93714 {{(pid=93497) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Full set of CONF: {{(pid=93497) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] ******************************************************************************** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Configuration options gathered from: {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] ================================================================================ {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] allow_availability_zone_fallback = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] allow_compression_on_image_upload = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93714]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] allowed_direct_url_schemes = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] api_rate_limit = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] auth_strategy = keystone {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_availability_zone = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_host = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_stats_polling_interval = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backup_api_class = cinder.backup.api.API {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backup_name_template = backup-%s {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backup_use_same_host = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backup_use_temp_snapshot = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] chap_password = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] chap_username = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_internal_tenant_project_id = 84550ac809574266bc80d37dad5c3d45 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_internal_tenant_user_id = d9b52f932b4d427db9a673e74cc0a3fd {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cluster = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] compression_format = gzip {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] compute_api_class = cinder.compute.nova.API {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] config_dir = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] config_source = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] control_exchange = openstack {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] debug = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] default_availability_zone = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] default_group_type = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 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'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] default_volume_type = QuobyteHD {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] disk_geometry = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] driver_client_cert = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] driver_client_cert_key = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] driver_data_namespace = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] driver_ssl_cert_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] driver_ssl_cert_verify = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] driver_use_ssl = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] enable_new_services = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] enable_unsupported_driver = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] enabled_backends = ['QuobyteHD'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] enforce_multipath_for_image_xfer = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] filter_function = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_api_insecure = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_api_servers = ['http://192.168.122.144/image'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_api_ssl_compression = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_ca_certificates_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_catalog_info = image:glance:publicURL {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_num_retries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance_request_timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] goodness_function = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] graceful_shutdown_timeout = 5 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] group_api_class = cinder.group.api.API {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] host = devstack {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_compress_on_upload = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_conversion_address_space_limit = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_conversion_cpu_limit = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_conversion_disable = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_upload_use_cinder_backend = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_upload_use_internal_tenant = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_volume_cache_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_volume_cache_max_count = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] image_volume_cache_max_size_gb = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] init_host_max_objects_retrieval = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] instance_format = [instance: %(uuid)s] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] iscsi_target_flags = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] iscsi_write_cache = on {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] iser_helper = tgtadm {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] iser_ip_address = 192.168.122.144 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] iser_port = 3260 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_color = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_config_append = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_dir = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_options = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_rotate_interval = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_rotate_interval_type = days {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] log_rotation_type = none {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 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=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] max_age = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] max_logfile_count = 30 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] max_logfile_size_mb = 200 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] max_over_subscription_ratio = 20.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] message_reap_interval = 86400 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] message_ttl = 2592000 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] migration_create_volume_timeout_secs = 300 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] monkey_patch = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] monkey_patch_modules = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] my_ip = 192.168.122.144 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] no_snapshot_gb_quota = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] num_iser_scan_tries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] num_shell_tries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] num_volume_device_scan_tries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] nvmeof_conn_info_version = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] nvmet_ns_id = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] nvmet_port_id = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_max_limit = 1000 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_volume_ext_list = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_volume_listen = 0.0.0.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_volume_listen_port = 8776 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_volume_use_ssl = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] osapi_volume_workers = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] per_volume_size_limit = -1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] periodic_fuzzy_delay = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] periodic_interval = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] project_id_regex = [0-9a-f\-]+ {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] public_endpoint = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] publish_errors = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_backup_gigabytes = 1000 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_backups = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_gigabytes = 1000 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_groups = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_snapshots = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] quota_volumes = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] rate_limit_burst = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] rate_limit_except_level = CRITICAL {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] rate_limit_interval = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] reinit_driver_count = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93714]: INFO cinder.volume.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Starting volume driver QuobyteDriver (1.2) Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.remotefs [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=93714) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] replication_device = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] report_discard_supported = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] report_interval = 120 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] reservation_clean_interval = 86400 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] reservation_expire = 86400 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] reserved_image_namespaces = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] reserved_percentage = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] rpc_response_timeout = 120 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] run_external_periodic_tasks = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] scst_target_driver = iscsi {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] scst_target_iqn_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_down_time = 720 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] shell_completion = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] snapshot_name_template = snapshot-%s {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] split_loggers = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] state_path = /opt/stack/data/cinder {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] storage_availability_zone = nova {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] storage_protocol = iSCSI {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] syslog_log_facility = LOG_USER {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] target_helper = lioadm {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] target_ip_address = 192.168.122.144 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] target_port = 3260 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] target_protocol = iscsi {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] target_secondary_ip_addresses = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] trace_flags = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] transfer_api_class = cinder.transfer.api.API {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] transport_url = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] until_refresh = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_chap_auth = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_default_quota_class = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_journal = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_json = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_multipath_for_image_xfer = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_stderr = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] use_syslog = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] verify_glance_signatures = enabled {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_api_class = cinder.volume.api.API {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_backend_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_clear = zero {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_clear_ionice = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_clear_size = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_copy_bps_limit = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_dd_blocksize = 1M {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_name_template = volume-%s {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_service_inithost_offload = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volume_usage_audit_period = month {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] zoning_mode = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_concurrency.disable_process_locking = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.auth_section = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.auth_type = password {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.auth_version = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.cache = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.delay_auth_decision = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.http_connect_timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.include_service_catalog = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.insecure = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.interface = public {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_password = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcache_username = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.region_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.service_token_roles_required = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.service_type = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.token_cache_time = 300 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.144/identity {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.backend = dogpile.cache.null {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.backend_argument = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.backend_expiration_time = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.config_prefix = cache.oslo {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.debug_cache_backend = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.enable_retry_client = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.enable_socket_keepalive = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.expiration_time = 600 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.hashclient_retry_attempts = 2 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_dead_retry = 300 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_pool_maxsize = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_sasl_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.password = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.proxies = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.redis_db = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.redis_sentinel_service_name = mymaster {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.redis_server = localhost:6379 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.retry_attempts = 2 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.retry_delay = 0.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.socket_keepalive_count = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.socket_keepalive_idle = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.socket_keepalive_interval = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.socket_timeout = 1.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.tls_allowed_ciphers = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.tls_cafile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.tls_certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.tls_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.tls_keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cache.username = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] coordination.backend_url = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.asyncio_connection = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.asyncio_slave_connection = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.backend = sqlalchemy {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.connection = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.connection_debug = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.connection_parameters = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.connection_recycle_time = 3600 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.connection_trace = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.db_inc_retry_interval = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.db_max_retries = 20 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.db_max_retry_interval = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.db_retry_interval = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.max_overflow = 50 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.max_pool_size = 5 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.max_retries = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.mysql_wsrep_sync_wait = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.pool_timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.retry_interval = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.slave_connection = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=93714) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.sqlite_synchronous = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.synchronous_reader = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] database.use_db_reconnect = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93714]: WARNING cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 24 16:35:16 devstack cinder-volume[93714]: WARNING cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Running cmd (subprocess): mount.quobyte {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.connection_string = messaging:// {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.es_doc_type = notification {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.es_scroll_size = 10000 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.es_scroll_time = 2m {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.filter_error_trace = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.hmac_keys = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.sentinel_service_name = mymaster {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.socket_timeout = 0.1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.trace_requests = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler.trace_sqlalchemy = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler_jaeger.process_tags = {} {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler_jaeger.service_name_prefix = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] profiler_otlp.service_name_prefix = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.enforce_new_defaults = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.policy_default_rule = default {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.policy_file = policy.yaml {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_policy.remote_timeout = 60.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.group = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.helper_command = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] privsep_osbrick.user = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.group = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.helper_command = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] cinder_sys_admin.user = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.auth_section = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.auth_type = password {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.cafile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.collect_timing = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.insecure = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.send_service_user_token = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.split_loggers = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] service_user.timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.auth_section = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.auth_type = password {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.collect_timing = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.insecure = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.region_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.split_loggers = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] glance.timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.backend_availability_zone = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.chap_password = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.chap_username = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.disk_geometry = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.driver_client_cert = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.driver_client_cert_key = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.driver_data_namespace = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.driver_use_ssl = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.enable_unsupported_driver = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.extra_capabilities = {} {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.filter_function = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.goodness_function = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.iscsi_target_flags = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.iscsi_write_cache = on {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.iser_helper = tgtadm {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.iser_ip_address = 192.168.122.144 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.iser_port = 3260 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_host = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_login = admin {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_mount_options = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_password = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_private_key = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_share_path = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_ssh_port = 22 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.num_shell_tries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.nvmet_port_id = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_client_cfg = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.quobyte_volume_url = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.replication_device = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.report_discard_supported = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.reserved_percentage = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.scst_target_driver = iscsi {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.scst_target_iqn_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.storage_protocol = iSCSI {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.target_helper = tgtadm {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.target_ip_address = 192.168.122.144 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.target_port = 3260 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.target_protocol = iscsi {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.trace_flags = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.unique_fqdn_network = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.use_chap_auth = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_backend_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_clear = zero {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_clear_ionice = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_clear_size = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_reports.file_event_handler = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_reports.log_dir = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.backend_availability_zone = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.backend_host = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.chap_password = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.chap_username = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.chiscsi_conf = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.disk_geometry = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.driver_client_cert = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.driver_client_cert_key = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.driver_data_namespace = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.driver_use_ssl = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.enable_unsupported_driver = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.extra_capabilities = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.filter_function = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.goodness_function = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.iscsi_target_flags = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.iscsi_write_cache = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.iser_helper = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.iser_ip_address = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.iser_port = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.iser_target_prefix = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_host = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_login = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_mount_options = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_password = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_private_key = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_share_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_ssh_port = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.num_shell_tries = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nvmet_ns_id = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.nvmet_port_id = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.replication_device = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.report_discard_supported = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.reserved_percentage = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.scst_target_driver = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.storage_protocol = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.target_helper = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.target_ip_address = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.target_port = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.target_prefix = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.target_protocol = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.trace_flags = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.unique_fqdn_network = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.use_chap_auth = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_clear = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_clear_ionice = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_clear_size = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] QuobyteHD.volumes_dir = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.ssl_version = {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_notifications.driver = [] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_notifications.retry = -1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] key_manager.fixed_key = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.barbican_api_version = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.barbican_endpoint = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.barbican_endpoint_type = public {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.barbican_region_name = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.cafile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.collect_timing = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.insecure = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.number_of_retries = 60 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.retry_delay = 1 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.send_service_user_token = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.split_loggers = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.verify_ssl = True {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican.verify_ssl_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.auth_section = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.auth_type = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.cafile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.certfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.collect_timing = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.insecure = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.keyfile = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.split_loggers = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] barbican_service_user.timeout = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.approle_role_id = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.approle_secret_id = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.auth_method = approle {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.auth_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.kv_mountpoint = secret {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack quobyte-client[93720]: Reading configuration file: /etc/quobyte/client.cfg Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.kv_path = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.kv_version = 2 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.namespace = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.root_token_id = **** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack quobyte-client[93720]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.ssl_ca_crt_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.timeout = 60.0 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.token_file = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.token_role = None {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.use_ssl = False {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:16 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] ******************************************************************************** {{(pid=93497) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] CMD "mount.quobyte" returned: 1 in 0.110s {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=93714) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:16 devstack cinder-volume[93714]: INFO cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf ... Aug 24 16:35:16 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c -c /etc/quobyte/client-cinder.cfg {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:17 devstack sudo[93721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c -c /etc/quobyte/client-cinder.cfg Aug 24 16:35:17 devstack sudo[93721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:17 devstack sudo[93721]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf mount.quobyte --disable-xattrs osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c -c /etc/quobyte/client-cinder.cfg" returned: 0 in 0.373s {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:17 devstack cinder-volume[93714]: INFO cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Mounting volume: osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf succeeded Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=93714) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.384s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:17 devstack sudo[93790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:17 devstack sudo[93790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:17 devstack sudo[93790]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.250s {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:17 devstack cinder-volume[93714]: INFO cinder.volume.driver [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Driver hasn't implemented _init_vendor_properties() Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.volume.driver [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.1319770812988, 'free_capacity_gb': 1775.1319770812988, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=93714) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_db.sqlalchemy.engines [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 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=93714) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG dbcounter [-] [93714] Writer thread running {{(pid=93714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.db.api [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Building query based on filter {{(pid=93714) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.image.image_utils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93714) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 24 16:35:17 devstack cinder-volume[93714]: INFO cinder.keymgr.migration [None req-19b4e224-46b9-476c-ac85-e2a8076bdedd None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=93714) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=93714) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:17 devstack sudo[93793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:17 devstack sudo[93793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:17 devstack sudo[93793]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.218s {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:17 devstack cinder-volume[93714]: DEBUG cinder.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Notifying Schedulers of capabilities ... {{(pid=93714) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:35:18 devstack cinder-volume[93714]: INFO cinder.volume.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Driver initialization completed successfully. Aug 24 16:35:18 devstack cinder-volume[93714]: INFO cinder.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Initiating service 3 cleanup Aug 24 16:35:18 devstack cinder-volume[93714]: INFO cinder.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Service 3 cleanup completed. Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG cinder.service [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Creating RPC server for service cinder-volume {{(pid=93714) start /opt/stack/cinder/cinder/service.py:231}} Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG cinder.service [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=93714) start /opt/stack/cinder/cinder/service.py:237}} Aug 24 16:35:18 devstack cinder-volume[93714]: INFO cinder.volume.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=93714) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=93714) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:18 devstack sudo[93796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:18 devstack sudo[93796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:18 devstack sudo[93796]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:18 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.232s {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:18 devstack cinder-volume[93714]: INFO cinder.volume.manager [None req-ac680dd5-69bd-4e9a-a816-e5c6ae20f547 None None] Driver post RPC initialization completed successfully. Aug 24 16:35:22 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:22 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:22 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=93714) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:22 devstack cinder-volume[93714]: DEBUG cinder.volume.drivers.quobyte [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=93714) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:22 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=93714) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:22 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:22 devstack sudo[93944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:22 devstack sudo[93944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:23 devstack sudo[93944]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:23 devstack cinder-volume[93714]: DEBUG oslo_concurrency.processutils [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.254s {{(pid=93714) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:23 devstack cinder-volume[93714]: DEBUG cinder.manager [None req-363a192f-6ac4-4030-bf44-fe27c9e91371 None None] Notifying Schedulers of capabilities ... {{(pid=93714) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:35:23 devstack cinder-volume[93497]: INFO oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Caught SIGTERM, stopping children Aug 24 16:35:23 devstack cinder-volume[93497]: DEBUG oslo_concurrency.lockutils [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Acquiring lock "singleton_lock" {{(pid=93497) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:35:23 devstack cinder-volume[93497]: DEBUG oslo_concurrency.lockutils [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Acquired lock "singleton_lock" {{(pid=93497) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:35:23 devstack cinder-volume[93497]: DEBUG oslo_concurrency.lockutils [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Releasing lock "singleton_lock" {{(pid=93497) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:35:23 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Stop services. {{(pid=93497) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:611}} Aug 24 16:35:23 devstack cinder-volume[93497]: DEBUG oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Killing children. {{(pid=93497) stop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:616}} Aug 24 16:35:23 devstack cinder-volume[93497]: INFO oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Waiting on 1 children to exit Aug 24 16:35:26 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Acquiring lock "singleton_lock" {{(pid=93714) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:35:26 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Acquired lock "singleton_lock" {{(pid=93714) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:35:26 devstack cinder-volume[93714]: DEBUG oslo_concurrency.lockutils [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Releasing lock "singleton_lock" {{(pid=93714) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:35:26 devstack cinder-volume[93714]: WARNING amqp [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 24 16:35:26 devstack cinder-volume[93714]: WARNING amqp [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Received method (60, 30) during closing channel 1. This method will be ignored Aug 24 16:35:26 devstack cinder-volume[93497]: INFO oslo_service.backend._eventlet.service [None req-e973ca4f-e5d5-43f6-85a4-3909fa029808 None None] Child 93714 exited with status 0 Aug 24 16:35:27 devstack cinder-volume[93996]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 24 16:35:27 devstack cinder-volume[93996]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 24 16:35:27 devstack cinder-volume[93996]: we strongly recommend against using it for new projects. Aug 24 16:35:27 devstack cinder-volume[93996]: If you are already using Eventlet, we recommend migrating to a different Aug 24 16:35:27 devstack cinder-volume[93996]: framework. For more detail see Aug 24 16:35:27 devstack cinder-volume[93996]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 24 16:35:27 devstack cinder-volume[93996]: import eventlet # noqa Aug 24 16:35:30 devstack cinder-volume[93996]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "singleton_lock" {{(pid=93996) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:396}} Aug 24 16:35:30 devstack cinder-volume[93996]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=93996) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:399}} Aug 24 16:35:30 devstack cinder-volume[93996]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=93996) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:419}} Aug 24 16:35:30 devstack cinder-volume[93996]: INFO dbcounter [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Registered counter for database cinder Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_db.sqlalchemy.engines [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e 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=93996) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG dbcounter [-] [93996] Writer thread running {{(pid=93996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 24 16:35:31 devstack cinder-volume[93996]: INFO cinder.rpc [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 24 16:35:31 devstack cinder-volume[93996]: INFO cinder.rpc [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_db.sqlalchemy.engines [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e 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=93996) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:31 devstack cinder-volume[93996]: INFO cinder.volume.manager [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Determined volume DB was empty at startup. Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG cinder.volume.manager [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Cinder Volume DB check: vol_db_empty=True {{(pid=93996) __init__ /opt/stack/cinder/cinder/volume/manager.py:289}} Aug 24 16:35:31 devstack cinder-volume[93996]: WARNING stevedore.named [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 24 16:35:31 devstack cinder-volume[93996]: WARNING castellan.key_manager [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:35:31 devstack cinder-volume[93996]: WARNING cinder.keymgr.conf_key_mgr [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 24 16:35:31 devstack cinder-volume[93996]: INFO cinder.volume.manager [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Image-volume cache disabled for host devstack@QuobyteHD. Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_db.sqlalchemy.engines [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e 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=93996) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:31 devstack cinder-volume[93996]: INFO oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Starting 1 workers Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Started child 94296 {{(pid=93996) _start_child /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:491}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Full set of CONF: {{(pid=93996) wait /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/service.py:565}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] ******************************************************************************** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3533}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] Configuration options gathered from: {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3534}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3535}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3536}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] ================================================================================ {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3541}} Aug 24 16:35:31 devstack cinder-volume[94296]: INFO cinder.service [-] Starting cinder-volume node (version 28.1.0) Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] allow_availability_zone_fallback = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] allow_compression_on_image_upload = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] allowed_direct_url_schemes = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] api_rate_limit = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] auth_strategy = keystone {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_availability_zone = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_host = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_stats_polling_interval = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backup_api_class = cinder.backup.api.API {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backup_name_template = backup-%s {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backup_use_same_host = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backup_use_temp_snapshot = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] chap_password = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] chap_username = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_internal_tenant_project_id = 84550ac809574266bc80d37dad5c3d45 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_internal_tenant_user_id = d9b52f932b4d427db9a673e74cc0a3fd {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cluster = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] compression_format = gzip {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] compute_api_class = cinder.compute.nova.API {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] config_dir = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] config_source = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] control_exchange = openstack {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] debug = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] default_availability_zone = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] default_group_type = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e 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'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] default_volume_type = QuobyteHD {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] disk_geometry = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] driver_client_cert = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] driver_client_cert_key = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] driver_data_namespace = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] driver_ssl_cert_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] driver_ssl_cert_verify = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] driver_use_ssl = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] enable_new_services = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] enable_unsupported_driver = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] enabled_backends = ['QuobyteHD'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] enforce_multipath_for_image_xfer = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] filter_function = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_api_insecure = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_api_servers = ['http://192.168.122.144/image'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_api_ssl_compression = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_ca_certificates_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_catalog_info = image:glance:publicURL {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_num_retries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance_request_timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] goodness_function = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] graceful_shutdown_timeout = 5 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] group_api_class = cinder.group.api.API {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] host = devstack {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_compress_on_upload = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_conversion_address_space_limit = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_conversion_cpu_limit = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_conversion_disable = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_upload_use_cinder_backend = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_upload_use_internal_tenant = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_volume_cache_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_volume_cache_max_count = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] image_volume_cache_max_size_gb = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] init_host_max_objects_retrieval = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] instance_format = [instance: %(uuid)s] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] iscsi_target_flags = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] iscsi_write_cache = on {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] iser_helper = tgtadm {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] iser_ip_address = 192.168.122.144 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] iser_port = 3260 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_color = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_config_append = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_dir = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_options = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_rotate_interval = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_rotate_interval_type = days {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] log_rotation_type = none {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e 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=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] max_age = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] max_logfile_count = 30 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] max_logfile_size_mb = 200 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] max_over_subscription_ratio = 20.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] message_reap_interval = 86400 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] message_ttl = 2592000 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] migration_create_volume_timeout_secs = 300 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] monkey_patch = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] monkey_patch_modules = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] my_ip = 192.168.122.144 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] no_snapshot_gb_quota = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] num_iser_scan_tries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] num_shell_tries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] num_volume_device_scan_tries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] nvmeof_conn_info_version = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] nvmet_ns_id = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] nvmet_port_id = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_max_limit = 1000 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_volume_ext_list = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_volume_listen = 0.0.0.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_volume_listen_port = 8776 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_volume_use_ssl = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] osapi_volume_workers = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] per_volume_size_limit = -1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] periodic_fuzzy_delay = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Starting volume driver QuobyteDriver (1.2) Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] periodic_interval = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] NAS config: {'nas_secure_file_permissions': 'false', 'nas_secure_file_operations': 'false'} {{(pid=94296) do_setup /opt/stack/cinder/cinder/volume/drivers/remotefs.py:225}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] project_id_regex = [0-9a-f\-]+ {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] public_endpoint = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] publish_errors = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_backup_gigabytes = 1000 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_backups = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_gigabytes = 1000 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_groups = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_snapshots = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] quota_volumes = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] rate_limit_burst = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] rate_limit_except_level = CRITICAL {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] rate_limit_interval = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] reinit_driver_count = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] replication_device = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] report_discard_supported = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] report_interval = 120 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] reservation_clean_interval = 86400 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] reservation_expire = 86400 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] reserved_image_namespaces = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] reserved_percentage = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] rpc_response_timeout = 120 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] run_external_periodic_tasks = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] scst_target_driver = iscsi {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] scst_target_iqn_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_down_time = 720 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] shell_completion = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] snapshot_name_template = snapshot-%s {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] split_loggers = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] state_path = /opt/stack/data/cinder {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] storage_availability_zone = nova {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] storage_protocol = iSCSI {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] syslog_log_facility = LOG_USER {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] target_helper = lioadm {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] target_ip_address = 192.168.122.144 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] target_port = 3260 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] target_protocol = iscsi {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] target_secondary_ip_addresses = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] trace_flags = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] transfer_api_class = cinder.transfer.api.API {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] transport_url = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] until_refresh = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_chap_auth = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_default_quota_class = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_journal = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_json = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_multipath_for_image_xfer = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_stderr = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] use_syslog = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] verify_glance_signatures = enabled {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_api_class = cinder.volume.api.API {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_backend_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_clear = zero {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_clear_ionice = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_clear_size = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_copy_bps_limit = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_dd_blocksize = 1M {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_name_template = volume-%s {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_service_inithost_offload = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volume_usage_audit_period = month {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] zoning_mode = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3549}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_concurrency.disable_process_locking = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] os_brick.lightos_discovery_client_address = localhost {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] os_brick.lightos_discovery_client_dir_path = /etc/discovery-client/discovery.d/ {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] os_brick.lightos_discovery_client_port = 6060 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] os_brick.wait_mpath_device_interval = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.auth_section = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.auth_type = password {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.auth_version = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.cache = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.delay_auth_decision = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.http_connect_timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.include_service_catalog = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.insecure = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.interface = public {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_password = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_secret_key = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_security_strategy = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcache_username = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.region_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.service_token_roles_required = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.service_type = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.token_cache_time = 300 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.144/identity {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.backend = dogpile.cache.null {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.backend_argument = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.backend_expiration_time = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.config_prefix = cache.oslo {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.debug_cache_backend = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.enable_retry_client = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.enable_socket_keepalive = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.expiration_time = 600 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.hashclient_dead_timeout = 60.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.hashclient_retry_attempts = 2 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.hashclient_retry_timeout = 1.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_dead_retry = 300 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_pool_maxsize = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_pool_unused_timeout = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_sasl_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.memcache_servers = ['localhost:11211'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.password = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.proxies = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.redis_db = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.redis_sentinel_service_name = mymaster {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.redis_server = localhost:6379 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.retry_attempts = 2 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.retry_delay = 0.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.socket_keepalive_count = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.socket_keepalive_idle = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.socket_keepalive_interval = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.socket_timeout = 1.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.tls_allowed_ciphers = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] nas_secure_file_* settings are false (ownership) and false (permissions). {{(pid=94296) set_nas_security_options /opt/stack/cinder/cinder/volume/drivers/quobyte.py:307}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.tls_cafile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.tls_certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] The NAS file operations will be run as root, allowing root level access at the storage backend. Aug 24 16:35:31 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] The NAS file permissions mode will be 666 (allowing other/world read & write access). Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Running cmd (subprocess): mount.quobyte {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.tls_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.tls_keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cache.username = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] coordination.backend_url = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.asyncio_connection = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.asyncio_slave_connection = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.backend = sqlalchemy {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.connection = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.connection_debug = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.connection_parameters = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.connection_recycle_time = 3600 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.connection_trace = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.db_inc_retry_interval = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.db_max_retries = 20 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.db_max_retry_interval = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.db_retry_interval = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.max_overflow = 50 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.max_pool_size = 5 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.max_retries = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.mysql_sql_mode = TRADITIONAL {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.mysql_wsrep_sync_wait = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.pool_timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.retry_interval = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.slave_connection = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.sqlite_synchronous = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.synchronous_reader = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] database.use_db_reconnect = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_metrics.metrics_process_name = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.connection_string = messaging:// {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.es_doc_type = notification {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.es_scroll_size = 10000 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.es_scroll_time = 2m {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.filter_error_trace = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.hmac_keys = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.sentinel_service_name = mymaster {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.socket_timeout = 0.1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.trace_requests = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler.trace_sqlalchemy = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler_jaeger.process_tags = {} {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler_jaeger.service_name_prefix = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] profiler_otlp.service_name_prefix = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.enforce_new_defaults = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.policy_default_rule = default {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.policy_file = policy.yaml {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_policy.remote_timeout = 60.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.capabilities = [21, 2] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.group = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.helper_command = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.log_daemon_traceback = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.thread_pool_size = 4 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] privsep_osbrick.user = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.group = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.helper_command = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.log_daemon_traceback = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.logger_name = oslo_privsep.daemon {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] cinder_sys_admin.user = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.auth_section = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.auth_type = password {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.cafile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.collect_timing = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.insecure = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.send_service_user_token = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.split_loggers = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] service_user.timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.auth_section = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.auth_type = password {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.cafile = /opt/stack/data/ca-bundle.pem {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.collect_timing = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.insecure = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.region_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.split_loggers = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] glance.timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.backend_availability_zone = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.chap_password = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.chap_username = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.disk_geometry = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.driver_client_cert = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.driver_client_cert_key = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.driver_data_namespace = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.driver_ssl_cert_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.driver_use_ssl = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.enable_unsupported_driver = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.extra_capabilities = {} {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.filter_function = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.goodness_function = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.image_volume_cache_enabled = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack quobyte-client[94305]: Reading configuration file: /etc/quobyte/client.cfg Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.iscsi_target_flags = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.iscsi_write_cache = on {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.iser_helper = tgtadm {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.iser_ip_address = 192.168.122.144 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack quobyte-client[94305]: Quobyte logging to journald, you can use 'journalctl QUOBYTE_MOUNTPOINT=' to display the log. Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.iser_port = 3260 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_host = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_login = admin {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_mount_options = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_password = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_private_key = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_secure_file_operations = auto {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_secure_file_permissions = auto {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_share_path = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_ssh_port = 22 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nas_volume_prov_type = thin {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.num_shell_tries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nvmeof_conn_info_version = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nvmet_ns_id = 10 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.nvmet_port_id = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_client_cfg = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_mount_point_base = /opt/stack/data/cinder/mnt {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_overlay_volumes = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_qcow2_volumes = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_sparsed_volumes = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_volume_from_snapshot_cache = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.quobyte_volume_url = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.replication_device = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.report_discard_supported = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.reserved_percentage = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.scst_target_driver = iscsi {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.scst_target_iqn_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.storage_protocol = iSCSI {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.target_helper = tgtadm {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.target_ip_address = 192.168.122.144 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.target_port = 3260 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.target_protocol = iscsi {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.target_secondary_ip_addresses = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.trace_flags = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.unique_fqdn_network = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.use_chap_auth = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_backend_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_clear = zero {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_clear_ionice = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_clear_size = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_reports.file_event_handler = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_reports.log_dir = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.backend_availability_zone = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.backend_host = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.backend_native_threads_pool_size = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.backup_use_temp_snapshot = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.chap_password = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.chap_username = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.chiscsi_conf = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.disk_geometry = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.driver_client_cert = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.driver_client_cert_key = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.driver_data_namespace = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.driver_ssl_cert_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.driver_ssl_cert_verify = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.driver_use_ssl = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.enable_unsupported_driver = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.enforce_multipath_for_image_xfer = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] CMD "mount.quobyte" returned: 1 in 0.075s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.extra_capabilities = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.filter_function = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.goodness_function = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.image_upload_use_cinder_backend = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.image_upload_use_internal_tenant = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.image_volume_cache_enabled = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.image_volume_cache_max_count = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.image_volume_cache_max_size_gb = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.iscsi_target_flags = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.iscsi_write_cache = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.iser_helper = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.iser_ip_address = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.iser_port = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.iser_target_prefix = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.max_over_subscription_ratio = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_host = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_login = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_mount_options = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_password = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_private_key = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_secure_file_operations = false {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_secure_file_permissions = false {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_share_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_ssh_port = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nas_volume_prov_type = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.num_iser_scan_tries = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.num_shell_tries = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.num_volume_device_scan_tries = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nvmeof_conn_info_version = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nvmet_ns_id = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.nvmet_port_id = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_client_cfg = /etc/quobyte/client-cinder.cfg {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_mount_point_base = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_overlay_volumes = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_qcow2_volumes = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_sparsed_volumes = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_volume_from_snapshot_cache = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.quobyte_volume_url = quobyte://osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.replication_device = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.report_discard_supported = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.reserved_percentage = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.scst_target_driver = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.scst_target_iqn_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.storage_protocol = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.suppress_requests_ssl_warnings = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.target_helper = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.target_ip_address = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.target_port = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.target_prefix = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.target_protocol = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.target_secondary_ip_addresses = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.trace_flags = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.unique_fqdn_network = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.use_chap_auth = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.use_multipath_for_image_xfer = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_backend_name = QuobyteHD {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_clear = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_clear_ionice = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_clear_size = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_copy_blkio_cgroup_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_copy_bps_limit = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_dd_blocksize = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volume_driver = cinder.volume.drivers.quobyte.QuobyteDriver {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] QuobyteHD.volumes_dir = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.hostname = devstack {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.processname = cinder-volume {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack sudo[94306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.ssl_version = {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_notifications.driver = [] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_notifications.retry = -1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] oslo_messaging_notifications.transport_url = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack sudo[94306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] key_manager.fixed_key = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.barbican_api_version = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.barbican_endpoint = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.barbican_endpoint_type = public {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.barbican_region_name = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.cafile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.collect_timing = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.insecure = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.number_of_retries = 60 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.retry_delay = 1 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.send_service_user_token = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.split_loggers = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.verify_ssl = True {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican.verify_ssl_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.auth_section = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.auth_type = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.cafile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.certfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.collect_timing = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.insecure = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.keyfile = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.split_loggers = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] barbican_service_user.timeout = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.approle_role_id = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.approle_secret_id = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.auth_method = approle {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.auth_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.kv_mountpoint = secret {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.kv_path = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.kv_version = 2 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.namespace = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.root_token_id = **** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.ssl_ca_crt_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.timeout = 60.0 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.token_file = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.token_role = None {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.use_ssl = False {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3560}} Aug 24 16:35:31 devstack cinder-volume[93996]: DEBUG oslo_service.backend._eventlet.service [None req-7d8e6831-1416-447b-bcce-644cfc6fea8e None None] ******************************************************************************** {{(pid=93996) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} Aug 24 16:35:32 devstack sudo[94306]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.245s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.volume.driver [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Driver hasn't implemented _init_vendor_properties() Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.volume.driver [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Initialized capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.1319770812988, 'free_capacity_gb': 1775.1319770812988, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94296) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:878}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_db.sqlalchemy.engines [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e 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=94296) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writer thread running {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.db.api [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Building query based on filter {{(pid=94296) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=94296) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:1301}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.keymgr.migration [None req-45a514d7-3489-423e-a69a-76dd8fec89eb None None] Not migrating encryption keys because the ConfKeyManager is still in use. Aug 24 16:35:32 devstack sudo[94319]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:32 devstack sudo[94319]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:32 devstack sudo[94319]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.227s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Driver initialization completed successfully. Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Initiating service 3 cleanup Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Service 3 cleanup completed. Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.service [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Creating RPC server for service cinder-volume {{(pid=94296) start /opt/stack/cinder/cinder/service.py:231}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.service [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=94296) start /opt/stack/cinder/cinder/service.py:237}} Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Initializing RPC dependent components of volume driver QuobyteDriver (1.2) Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:35:32 devstack sudo[94329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:35:32 devstack sudo[94329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:35:32 devstack sudo[94329]: pam_unix(sudo:session): session closed for user root Aug 24 16:35:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.230s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:35:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-79fae2ea-9358-489f-9f6f-01bd27989e5e None None] Driver post RPC initialization completed successfully. Aug 24 16:35:41 devstack cinder-volume[93996]: DEBUG dbcounter [-] [93996] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=93996) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:35:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=3 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:35:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:35:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:35:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 6 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:35:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Flow 'volume_create_manager' (306fd7b4-a4db-4dbf-a802-b88e9f11a771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61ef48b1-a371-40c0-a2eb-7cd9a9cf1200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61ef48b1-a371-40c0-a2eb-7cd9a9cf1200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1779342833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=351b4813-14ff-45bc-8d69-5bd60788d310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75539f7bfb594ac08ac75f73d07c3348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:36:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:36:31Z,use_quota=True,user_id='d254d7fc35b04013b37e9f59d30d7fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9256f5d5-76fa-48ea-94b3-f3a9a4aca73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9256f5d5-76fa-48ea-94b3-f3a9a4aca73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7d924be-60e7-490c-b266-f7105a06ae91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c7d924be-60e7-490c-b266-f7105a06ae91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '351b4813-14ff-45bc-8d69-5bd60788d310', 'volume_name': 'volume-351b4813-14ff-45bc-8d69-5bd60788d310', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbf286b1-32d8-4cd7-9cd1-fc75b7266da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbf286b1-32d8-4cd7-9cd1-fc75b7266da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfb6fbbf-7a49-4031-8a74-78c870b4cf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:31 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Volume 351b4813-14ff-45bc-8d69-5bd60788d310: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-351b4813-14ff-45bc-8d69-5bd60788d310', 'volume_size': 1} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1779342833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=351b4813-14ff-45bc-8d69-5bd60788d310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75539f7bfb594ac08ac75f73d07c3348',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:36:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:36:31Z,use_quota=True,user_id='d254d7fc35b04013b37e9f59d30d7fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Creating volume 351b4813-14ff-45bc-8d69-5bd60788d310 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:36:31 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:36:31 devstack sudo[94604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 1073741824 Aug 24 16:36:31 devstack sudo[94604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:36:31 devstack sudo[94604]: pam_unix(sudo:session): session closed for user root Aug 24 16:36:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 1073741824" returned: 0 in 0.664s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:36:32 devstack sudo[94923]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 Aug 24 16:36:32 devstack sudo[94923]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:36:32 devstack sudo[94923]: pam_unix(sudo:session): session closed for user root Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310" returned: 0 in 0.307s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] <== create_volume: return (1039ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.041s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bfb6fbbf-7a49-4031-8a74-78c870b4cf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-351b4813-14ff-45bc-8d69-5bd60788d310', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c253048-7129-4673-9684-ac4d763e3611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:32 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Volume volume-351b4813-14ff-45bc-8d69-5bd60788d310 (351b4813-14ff-45bc-8d69-5bd60788d310): created successfully Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4c253048-7129-4673-9684-ac4d763e3611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Flow 'volume_create_manager' (306fd7b4-a4db-4dbf-a802-b88e9f11a771) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:36:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7cc659b2-bda2-415d-bcdb-aedc64640d39 tempest-TaggedAttachmentsTest-1215376354 None] Created volume successfully. Aug 24 16:36:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=1,cinder:UPDATE=4 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:36:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=2,cinder:SELECT=3,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Flow 'volume_create_manager' (d302fed4-285e-4cce-9df1-acfcd9580cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b11ffc6-11ba-4525-ab88-efa407886f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b11ffc6-11ba-4525-ab88-efa407886f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-251350979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a2ae969a-d116-4594-a7ab-5a40ee9532a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fb0695ce10346cbb7e8d205804fed75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:36:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:36:59Z,use_quota=True,user_id='d1a7cba27e0d428f90c25a48e9715277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebe745d5-3597-42a4-bd44-22f552fdfaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ebe745d5-3597-42a4-bd44-22f552fdfaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f73a3f7-5985-45a6-a005-0a79ef228bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8f73a3f7-5985-45a6-a005-0a79ef228bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a2ae969a-d116-4594-a7ab-5a40ee9532a4', 'volume_name': 'volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc17ebe6-7d35-41d4-baca-53a0e275c5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc17ebe6-7d35-41d4-baca-53a0e275c5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e16d9db-e835-47a5-8c6b-eda6b3e9f19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:36:59 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Volume a2ae969a-d116-4594-a7ab-5a40ee9532a4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4', 'volume_size': 1} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:36:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-251350979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a2ae969a-d116-4594-a7ab-5a40ee9532a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fb0695ce10346cbb7e8d205804fed75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:36:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:36:59Z,use_quota=True,user_id='d1a7cba27e0d428f90c25a48e9715277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Creating volume a2ae969a-d116-4594-a7ab-5a40ee9532a4 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:36:59 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:36:59 devstack sudo[95443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 1073741824 Aug 24 16:36:59 devstack sudo[95443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.039s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:36:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:36:59 devstack sudo[95454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:36:59 devstack sudo[95454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:00 devstack sudo[95443]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 1073741824" returned: 0 in 1.191s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:01 devstack sudo[95475]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 Aug 24 16:37:01 devstack sudo[95475]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:01 devstack sudo[95454]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 1.395s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:01 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:37:01 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:37:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 6 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:37:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:37:02 devstack sudo[95475]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4" returned: 0 in 1.210s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] <== create_volume: return (2690ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 2.693s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e16d9db-e835-47a5-8c6b-eda6b3e9f19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e83f9c9-af7d-48f1-b754-a55152a9dc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Volume volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 (a2ae969a-d116-4594-a7ab-5a40ee9532a4): created successfully Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e83f9c9-af7d-48f1-b754-a55152a9dc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Flow 'volume_create_manager' (d302fed4-285e-4cce-9df1-acfcd9580cb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:37:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ded087f9-5566-4447-8ef3-a57cc2aacff2 tempest-VolumesAdminNegativeTest-1200679357 None] Created volume successfully. Aug 24 16:37:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Acquiring lock "cinder-a2ae969a-d116-4594-a7ab-5a40ee9532a4-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:37:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Lock "cinder-a2ae969a-d116-4594-a7ab-5a40ee9532a4-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:37:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Acquiring lock "cinder-quobyte-a2ae969a-d116-4594-a7ab-5a40ee9532a4" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:37:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Lock "cinder-quobyte-a2ae969a-d116-4594-a7ab-5a40ee9532a4" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:37:04 devstack cinder-volume[94296]: INFO oslo.privsep.daemon [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Running privsep helper: ['sudo', 'cinder-rootwrap', '/etc/cinder/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/cinder/cinder.conf', '--privsep_context', 'cinder.privsep.sys_admin_pctxt', '--privsep_sock_path', '/tmp/tmpcp4cjno3/privsep.sock'] Aug 24 16:37:04 devstack sudo[95516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf privsep-helper --config-file /etc/cinder/cinder.conf --privsep_context cinder.privsep.sys_admin_pctxt --privsep_sock_path /tmp/tmpcp4cjno3/privsep.sock Aug 24 16:37:04 devstack sudo[95516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:105: EventletDeprecationWarning: Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: we strongly recommend against using it for new projects. Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: If you are already using Eventlet, we recommend migrating to a different Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: framework. For more detail see Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: Aug 24 16:37:06 devstack cinder-volume[94296]: WARNING oslo.privsep.daemon [-] privsep log: import eventlet Aug 24 16:37:06 devstack sudo[95516]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:06 devstack cinder-volume[94296]: INFO oslo.privsep.daemon [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Spawned new privsep daemon via rootwrap Aug 24 16:37:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Accepted privsep connection to /tmp/tmpcp4cjno3/privsep.sock {{(pid=94296) __init__ /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:425}} Aug 24 16:37:06 devstack cinder-volume[94296]: INFO oslo.privsep.daemon [-] privsep daemon starting Aug 24 16:37:06 devstack cinder-volume[94296]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 Aug 24 16:37:06 devstack cinder-volume[94296]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none Aug 24 16:37:06 devstack cinder-volume[94296]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 95519 Aug 24 16:37:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d53be587-8b0f-4fe4-9cfa-ee53755e8ab9]: (2,) {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:37:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[92d62fc4-976e-41aa-a4ad-faafd27ee8fd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:37:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:07 devstack sudo[95523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 Aug 24 16:37:07 devstack sudo[95523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:07 devstack sudo[95523]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4" returned: 0 in 0.908s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:07 devstack sudo[95528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4 Aug 24 16:37:07 devstack sudo[95528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:08 devstack sudo[95528]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2ae969a-d116-4594-a7ab-5a40ee9532a4" returned: 0 in 0.611s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Lock "cinder-quobyte-a2ae969a-d116-4594-a7ab-5a40ee9532a4" released by "delete_volume" :: held 3.884s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:37:08 devstack cinder-volume[94296]: WARNING cinder.quota [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:37:08 devstack cinder-volume[94296]: WARNING cinder.quota [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Created reservations ['40a8dd92-f2c1-4df2-bf48-1a23f137f303', '87e11ea2-f60f-4b42-aefc-8abea06182c1', '45dfb9f1-bbfa-4c0f-bc74-1cc6100460e3', '70173968-14d6-4887-b08b-8cefb9aec341'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:08 devstack sudo[95532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:37:08 devstack sudo[95532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:09 devstack sudo[95532]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.672s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:09 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:37:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Deleted volume successfully. Aug 24 16:37:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70feba1e-2d8f-4174-8e31-291f2b98c13c tempest-VolumesAdminNegativeTest-1200679357 None] Lock "cinder-a2ae969a-d116-4594-a7ab-5a40ee9532a4-delete_volume" released by "delete_volume" :: held 5.156s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:37:18 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=13,cinder:SELECT=6,cinder:INSERT=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:37:19 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=8,cinder:UPDATE=9,cinder:INSERT=3,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Flow 'volume_create_manager' (a0224584-22ad-47f8-93e8-f6a0cecd8963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26050fff-aaec-47c8-b016-73c153f3c252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26050fff-aaec-47c8-b016-73c153f3c252) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1223363431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b64d5e4-f69a-486d-82f8-97ea2fd31874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a0665a81b5479da6e4ee4407f9bca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:37:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:37:27Z,use_quota=True,user_id='9be5bb46c78e4dbfa7be6196b981a7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68343f0c-de85-464f-b1e2-1d6b2d447be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68343f0c-de85-464f-b1e2-1d6b2d447be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e394ceb7-ec88-4230-8d6c-b1f92015ab3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e394ceb7-ec88-4230-8d6c-b1f92015ab3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b64d5e4-f69a-486d-82f8-97ea2fd31874', 'volume_name': 'volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1e56a01-84a1-4593-88e1-33e4939567a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1e56a01-84a1-4593-88e1-33e4939567a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9dbd06b5-657e-4edd-8c0c-3e45068c14a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:26 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Volume 8b64d5e4-f69a-486d-82f8-97ea2fd31874: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874', 'volume_size': 1} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1223363431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b64d5e4-f69a-486d-82f8-97ea2fd31874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a0665a81b5479da6e4ee4407f9bca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:37:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:37:27Z,use_quota=True,user_id='9be5bb46c78e4dbfa7be6196b981a7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Creating volume 8b64d5e4-f69a-486d-82f8-97ea2fd31874 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:37:26 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:37:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:26 devstack sudo[95652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 1073741824 Aug 24 16:37:26 devstack sudo[95652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:27 devstack sudo[95652]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 1073741824" returned: 0 in 0.704s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:27 devstack sudo[95658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 Aug 24 16:37:27 devstack sudo[95658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:27 devstack sudo[95658]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] <== create_volume: return (1036ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.038s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9dbd06b5-657e-4edd-8c0c-3e45068c14a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (377ecc68-9c0e-4579-a4d8-8ee0865e7319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Volume volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 (8b64d5e4-f69a-486d-82f8-97ea2fd31874): created successfully Aug 24 16:37:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (377ecc68-9c0e-4579-a4d8-8ee0865e7319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Flow 'volume_create_manager' (a0224584-22ad-47f8-93e8-f6a0cecd8963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:37:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-71dc8e52-0f01-42bc-87e9-e4752918f63d tempest-ServerActionsTestOtherA-272310290 None] Created volume successfully. Aug 24 16:37:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=4,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:37:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=1,cinder:UPDATE=4,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Flow 'volume_create_manager' (c78047aa-9e79-4371-984e-5a9e9679709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed91d3a7-4bbb-49cf-9e09-2ff669d3f8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ed91d3a7-4bbb-49cf-9e09-2ff669d3f8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-769844796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=955f4118-ecb5-4556-a9b2-588e57733677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c5cdbb1f5b4368ae9c17e48f868796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:37:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:37:44Z,use_quota=True,user_id='1087df9e8e2648aca4710538e32acaf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c40529a-5af5-4873-9278-3988e641ce2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2c40529a-5af5-4873-9278-3988e641ce2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38e8e8d1-3e19-488e-a99f-551b1d63ead3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (38e8e8d1-3e19-488e-a99f-551b1d63ead3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '955f4118-ecb5-4556-a9b2-588e57733677', 'volume_name': 'volume-955f4118-ecb5-4556-a9b2-588e57733677', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edae3475-872f-4b8b-b138-42616a49fb6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edae3475-872f-4b8b-b138-42616a49fb6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c493f30d-f736-480e-99f0-9f4e5cca6b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:44 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Volume 955f4118-ecb5-4556-a9b2-588e57733677: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-955f4118-ecb5-4556-a9b2-588e57733677', 'volume_size': 1} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-769844796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=955f4118-ecb5-4556-a9b2-588e57733677,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c5cdbb1f5b4368ae9c17e48f868796',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:37:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:37:44Z,use_quota=True,user_id='1087df9e8e2648aca4710538e32acaf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Creating volume 955f4118-ecb5-4556-a9b2-588e57733677 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.022s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:37:44 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:37:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:44 devstack sudo[95972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 1073741824 Aug 24 16:37:44 devstack sudo[95972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:45 devstack sudo[95972]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 1073741824" returned: 0 in 1.098s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:45 devstack sudo[95983]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 Aug 24 16:37:45 devstack sudo[95983]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:46 devstack sudo[95983]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677" returned: 0 in 0.587s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] <== create_volume: return (1813ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.816s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c493f30d-f736-480e-99f0-9f4e5cca6b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-955f4118-ecb5-4556-a9b2-588e57733677', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51a1a761-3ebd-412b-9ddc-95db9843e8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:37:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Volume volume-955f4118-ecb5-4556-a9b2-588e57733677 (955f4118-ecb5-4556-a9b2-588e57733677): created successfully Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (51a1a761-3ebd-412b-9ddc-95db9843e8a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:37:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Flow 'volume_create_manager' (c78047aa-9e79-4371-984e-5a9e9679709d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:37:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-47381536-5df1-4800-b1ca-76e92d136d4e tempest-DeleteServersTestJSON-49947173 None] Created volume successfully. Aug 24 16:37:47 devstack cinder-volume[94296]: WARNING py.warnings [req-5e6bcd85-c704-4fa5-90e8-9cae2b3b2cf1 req-6adcb637-39f5-4305-b1e2-3249e0214691 tempest-TaggedAttachmentsTest-1215376354 None] /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 24 16:37:47 devstack cinder-volume[94296]: .first() Aug 24 16:37:47 devstack cinder-volume[94296]: Aug 24 16:37:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5e6bcd85-c704-4fa5-90e8-9cae2b3b2cf1 req-6adcb637-39f5-4305-b1e2-3249e0214691 tempest-TaggedAttachmentsTest-1215376354 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5e6bcd85-c704-4fa5-90e8-9cae2b3b2cf1 req-6adcb637-39f5-4305-b1e2-3249e0214691 tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5e6bcd85-c704-4fa5-90e8-9cae2b3b2cf1 req-6adcb637-39f5-4305-b1e2-3249e0214691 tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.069s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-5e6bcd85-c704-4fa5-90e8-9cae2b3b2cf1 req-6adcb637-39f5-4305-b1e2-3249e0214691 tempest-TaggedAttachmentsTest-1215376354 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-351b4813-14ff-45bc-8d69-5bd60788d310', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '19e401c9-fcf0-48e5-a2aa-91b34aaf47d5', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:37:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-5e6bcd85-c704-4fa5-90e8-9cae2b3b2cf1 req-6adcb637-39f5-4305-b1e2-3249e0214691 tempest-TaggedAttachmentsTest-1215376354 None] attachment_update completed successfully. Aug 24 16:37:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-a9456d95-1051-42c9-aaf7-044ee57554e9 req-b6354f8c-20e3-4049-bb0d-706eebf24d9c tempest-DeleteServersTestJSON-49947173 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-a9456d95-1051-42c9-aaf7-044ee57554e9 req-b6354f8c-20e3-4049-bb0d-706eebf24d9c tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-a9456d95-1051-42c9-aaf7-044ee57554e9 req-b6354f8c-20e3-4049-bb0d-706eebf24d9c tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.031s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-a9456d95-1051-42c9-aaf7-044ee57554e9 req-b6354f8c-20e3-4049-bb0d-706eebf24d9c tempest-DeleteServersTestJSON-49947173 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-955f4118-ecb5-4556-a9b2-588e57733677', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '525f9b26-58e7-4b4c-8dfe-83f43fe2651a', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:37:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-a9456d95-1051-42c9-aaf7-044ee57554e9 req-b6354f8c-20e3-4049-bb0d-706eebf24d9c tempest-DeleteServersTestJSON-49947173 None] attachment_update completed successfully. Aug 24 16:37:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-9a5e9245-42a7-4018-851f-973156b5584a req-9f9dbece-8592-4387-8859-6e84304a8d56 tempest-TaggedAttachmentsTest-1215376354 None] Terminate volume connection completed successfully. Aug 24 16:37:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-9a5e9245-42a7-4018-851f-973156b5584a req-9f9dbece-8592-4387-8859-6e84304a8d56 tempest-TaggedAttachmentsTest-1215376354 None] Deleting attachment 19e401c9-fcf0-48e5-a2aa-91b34aaf47d5. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:37:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-a0f19070-3b4b-4450-bcca-e747cf59b0a6 req-7779dc01-01dc-4806-b2a9-5abb464190d5 tempest-DeleteServersTestJSON-49947173 None] Terminate volume connection completed successfully. Aug 24 16:37:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-a0f19070-3b4b-4450-bcca-e747cf59b0a6 req-7779dc01-01dc-4806-b2a9-5abb464190d5 tempest-DeleteServersTestJSON-49947173 None] Deleting attachment 525f9b26-58e7-4b4c-8dfe-83f43fe2651a. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:37:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Acquiring lock "cinder-955f4118-ecb5-4556-a9b2-588e57733677-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Lock "cinder-955f4118-ecb5-4556-a9b2-588e57733677-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Acquiring lock "cinder-quobyte-955f4118-ecb5-4556-a9b2-588e57733677" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Lock "cinder-quobyte-955f4118-ecb5-4556-a9b2-588e57733677" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e3bd2291-2115-4023-a485-77910781d721]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:58 devstack sudo[96500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 Aug 24 16:37:58 devstack sudo[96500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:58 devstack sudo[96500]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677" returned: 0 in 0.524s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:58 devstack sudo[96507]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677 Aug 24 16:37:58 devstack sudo[96507]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:59 devstack sudo[96507]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-955f4118-ecb5-4556-a9b2-588e57733677" returned: 0 in 0.507s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Lock "cinder-quobyte-955f4118-ecb5-4556-a9b2-588e57733677" released by "delete_volume" :: held 1.106s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Created reservations ['45fc5223-03b9-48a9-8820-b6336bd1269f', 'a8cf54cd-1f32-4516-b6dd-abc27304e145', 'd8824070-5416-4d70-a660-6f4e35e81b73', '44ffddc4-311e-40ea-8aac-f036962c42ce'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:59 devstack sudo[96532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:37:59 devstack sudo[96532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:37:59 devstack sudo[96532]: pam_unix(sudo:session): session closed for user root Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.318s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:37:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Deleted volume successfully. Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5b27919-5ac9-4bd0-b2a4-cd468cc5b1e7 tempest-DeleteServersTestJSON-49947173 None] Lock "cinder-955f4118-ecb5-4556-a9b2-588e57733677-delete_volume" released by "delete_volume" :: held 1.803s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:37:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:37:59 devstack sudo[96537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:37:59 devstack sudo[96537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:00 devstack sudo[96537]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.279s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Acquiring lock "cinder-351b4813-14ff-45bc-8d69-5bd60788d310-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Lock "cinder-351b4813-14ff-45bc-8d69-5bd60788d310-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Acquiring lock "cinder-quobyte-351b4813-14ff-45bc-8d69-5bd60788d310" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Lock "cinder-quobyte-351b4813-14ff-45bc-8d69-5bd60788d310" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[acee75ee-517a-43df-9cd1-b496f16c6f3e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:09 devstack sudo[96575]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 Aug 24 16:38:09 devstack sudo[96575]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:09 devstack sudo[96575]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310" returned: 0 in 0.497s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:09 devstack sudo[96582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310 Aug 24 16:38:09 devstack sudo[96582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:10 devstack sudo[96582]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-351b4813-14ff-45bc-8d69-5bd60788d310" returned: 0 in 0.316s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Lock "cinder-quobyte-351b4813-14ff-45bc-8d69-5bd60788d310" released by "delete_volume" :: held 0.881s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Created reservations ['56db1e84-0c53-4bf8-9798-4618b82bc2c7', '5defe107-8b63-4c4d-bee7-c544cb8d0f9f', '131e0ba5-c649-4893-9222-d111a5e36a88', '0c7db5f5-dc4d-48ca-9a50-776c40fd2060'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:10 devstack sudo[96585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:38:10 devstack sudo[96585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:10 devstack sudo[96585]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.353s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:38:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Deleted volume successfully. Aug 24 16:38:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d7bba235-c0a9-4d28-bae4-8a221dadeadf tempest-TaggedAttachmentsTest-1215376354 None] Lock "cinder-351b4813-14ff-45bc-8d69-5bd60788d310-delete_volume" released by "delete_volume" :: held 1.556s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:38:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-9df68463-736d-4f40-85ef-dbe8908f79f8 req-020970a4-977c-4cf2-acd8-fe511fcdfcde tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-9df68463-736d-4f40-85ef-dbe8908f79f8 req-020970a4-977c-4cf2-acd8-fe511fcdfcde tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-9df68463-736d-4f40-85ef-dbe8908f79f8 req-020970a4-977c-4cf2-acd8-fe511fcdfcde tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-9df68463-736d-4f40-85ef-dbe8908f79f8 req-020970a4-977c-4cf2-acd8-fe511fcdfcde tempest-ServerActionsTestOtherA-272310290 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '18c41dff-104c-44f3-b2b4-9618c311331c', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:38:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-9df68463-736d-4f40-85ef-dbe8908f79f8 req-020970a4-977c-4cf2-acd8-fe511fcdfcde tempest-ServerActionsTestOtherA-272310290 None] attachment_update completed successfully. Aug 24 16:38:17 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-bf7ce4f9-a8a2-45bf-aeef-66480f3d0498 tempest-ServerActionsTestOtherA-272310290 None] Terminate volume connection completed successfully. Aug 24 16:38:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-bf7ce4f9-a8a2-45bf-aeef-66480f3d0498 tempest-ServerActionsTestOtherA-272310290 None] Deleting attachment 18c41dff-104c-44f3-b2b4-9618c311331c. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:38:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-5e922cdd-62f0-4006-ac96-f8af9595ff19 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-5e922cdd-62f0-4006-ac96-f8af9595ff19 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-5e922cdd-62f0-4006-ac96-f8af9595ff19 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-5e922cdd-62f0-4006-ac96-f8af9595ff19 tempest-ServerActionsTestOtherA-272310290 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'cf938e87-537f-4f09-b45a-ef69596ada79', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:38:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-1caf4e5e-fcd6-416d-ad22-f837b0de2f9b req-5e922cdd-62f0-4006-ac96-f8af9595ff19 tempest-ServerActionsTestOtherA-272310290 None] attachment_update completed successfully. Aug 24 16:38:29 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=31,cinder:SELECT=33,cinder:DELETE=2,cinder:INSERT=3 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:38:29 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=49,cinder:UPDATE=19,cinder:INSERT=6,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Flow 'volume_create_manager' (ac20e9a6-44f5-42d6-af14-4f1d5797faf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6e2719c-e606-485a-ab50-a8994ba4fef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e6e2719c-e606-485a-ab50-a8994ba4fef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-260006996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c806a86-4787-4b29-b2cf-167974610532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819f3d1bb55f4591b67f979805a1a60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:38:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:38:54Z,use_quota=True,user_id='81682959dd564d36b2e6fd601a5e7ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54694a14-2c02-4396-b417-2d8f32caf62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54694a14-2c02-4396-b417-2d8f32caf62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a63a8c55-1d99-4214-b849-7151a2ef9e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a63a8c55-1d99-4214-b849-7151a2ef9e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c806a86-4787-4b29-b2cf-167974610532', 'volume_name': 'volume-6c806a86-4787-4b29-b2cf-167974610532', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70b62b0e-93bf-46a4-b58f-e67d65d14958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (70b62b0e-93bf-46a4-b58f-e67d65d14958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77732f9d-99ed-44e4-baf8-956c12a36d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:54 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Volume 6c806a86-4787-4b29-b2cf-167974610532: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c806a86-4787-4b29-b2cf-167974610532', 'volume_size': 1} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-260006996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6c806a86-4787-4b29-b2cf-167974610532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='819f3d1bb55f4591b67f979805a1a60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:38:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:38:54Z,use_quota=True,user_id='81682959dd564d36b2e6fd601a5e7ada',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Creating volume 6c806a86-4787-4b29-b2cf-167974610532 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:38:54 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:38:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:54 devstack sudo[98024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 1073741824 Aug 24 16:38:54 devstack sudo[98024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:55 devstack sudo[98024]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 1073741824" returned: 0 in 0.768s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Flow 'volume_create_manager' (098e7825-f990-4fd5-8089-f7dc11b0509b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fd1c656-2ed7-452a-b4ae-3bfb75670be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9fd1c656-2ed7-452a-b4ae-3bfb75670be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-411036137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36cfadc95c26430b909060efa6eb76cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:38:55Z,use_quota=True,user_id='19023eb4e00945d6adae138cb37a7e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45a42b68-192e-4f2a-a044-9429124c4504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45a42b68-192e-4f2a-a044-9429124c4504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67e9e6d1-9f21-4a5b-bf0a-46d9c7f8f8d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67e9e6d1-9f21-4a5b-bf0a-46d9c7f8f8d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c', 'volume_name': 'volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9e46d77-2d7c-4ab9-b587-c60bbe432ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9e46d77-2d7c-4ab9-b587-c60bbe432ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f815b1d2-22a6-423d-a9f4-bd55cc807e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:55 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Volume cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c', 'volume_size': 1} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:55 devstack sudo[98032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 Aug 24 16:38:55 devstack sudo[98032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:55 devstack sudo[98032]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532" returned: 0 in 0.318s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] <== create_volume: return (1363ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.365s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.365s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-411036137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36cfadc95c26430b909060efa6eb76cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:38:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:38:55Z,use_quota=True,user_id='19023eb4e00945d6adae138cb37a7e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Creating volume cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:38:55 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:38:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (77732f9d-99ed-44e4-baf8-956c12a36d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c806a86-4787-4b29-b2cf-167974610532', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (377c63e1-c581-42fa-9da5-ee9158859578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:56 devstack sudo[98035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c 1073741824 Aug 24 16:38:56 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Volume volume-6c806a86-4787-4b29-b2cf-167974610532 (6c806a86-4787-4b29-b2cf-167974610532): created successfully Aug 24 16:38:56 devstack sudo[98035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (377c63e1-c581-42fa-9da5-ee9158859578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Flow 'volume_create_manager' (ac20e9a6-44f5-42d6-af14-4f1d5797faf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:38:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d051aff6-3dfc-482c-b2c1-6c91ba036b7e tempest-ServerRescueNegativeTestJSON-632724827 None] Created volume successfully. Aug 24 16:38:56 devstack sudo[98035]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c 1073741824" returned: 0 in 0.658s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:56 devstack sudo[98041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c Aug 24 16:38:56 devstack sudo[98041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:38:57 devstack sudo[98041]: pam_unix(sudo:session): session closed for user root Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c" returned: 0 in 0.644s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] <== create_volume: return (1384ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.392s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f815b1d2-22a6-423d-a9f4-bd55cc807e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4313cd4-122d-4bc5-91b1-b58388cdbeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:38:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Volume volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c (cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c): created successfully Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4313cd4-122d-4bc5-91b1-b58388cdbeb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:38:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Flow 'volume_create_manager' (098e7825-f990-4fd5-8089-f7dc11b0509b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:38:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f74443a9-6a7b-4a73-bfd6-0434200c4c50 tempest-AttachVolumeShelveTestJSON-675843872 None] Created volume successfully. Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:38:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:38:59 devstack sudo[98086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:38:59 devstack sudo[98086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:00 devstack sudo[98086]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.738s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:39:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:39:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 8 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:39:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:39:07 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=7,cinder:SELECT=4 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:39:07 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=4,cinder:UPDATE=5,cinder:INSERT=2,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:39:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-65a2a245-129b-43dc-8392-15bf842ef534 req-164dd013-d613-45d2-94f8-6c93fb2858c1 tempest-ServerActionsTestOtherA-272310290 None] Terminate volume connection completed successfully. Aug 24 16:39:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-65a2a245-129b-43dc-8392-15bf842ef534 req-164dd013-d613-45d2-94f8-6c93fb2858c1 tempest-ServerActionsTestOtherA-272310290 None] Deleting attachment cf938e87-537f-4f09-b45a-ef69596ada79. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:39:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Acquiring lock "cinder-6c806a86-4787-4b29-b2cf-167974610532-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:39:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "cinder-6c806a86-4787-4b29-b2cf-167974610532-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:39:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Acquiring lock "cinder-quobyte-6c806a86-4787-4b29-b2cf-167974610532" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:39:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "cinder-quobyte-6c806a86-4787-4b29-b2cf-167974610532" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:39:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[12c1a087-151a-43d6-8213-5cf272ccded4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:18 devstack sudo[98373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 Aug 24 16:39:18 devstack sudo[98373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:18 devstack sudo[98373]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532" returned: 0 in 1.088s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:18 devstack sudo[98381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532 Aug 24 16:39:18 devstack sudo[98381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-798c37b0-f7e9-43ce-9c7f-8b40b91358e9 req-59734261-8fac-4759-b424-7dbab8f8f6b9 tempest-AttachVolumeShelveTestJSON-675843872 None] No connector for attachment 5ca298e8-03f5-4f53-8c96-6f9e4087e059; skipping storage backend terminate_connection call. {{(pid=94296) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:5010}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-798c37b0-f7e9-43ce-9c7f-8b40b91358e9 req-59734261-8fac-4759-b424-7dbab8f8f6b9 tempest-AttachVolumeShelveTestJSON-675843872 None] Deleting attachment 5ca298e8-03f5-4f53-8c96-6f9e4087e059. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:39:19 devstack sudo[98381]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6c806a86-4787-4b29-b2cf-167974610532" returned: 0 in 0.859s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "cinder-quobyte-6c806a86-4787-4b29-b2cf-167974610532" released by "delete_volume" :: held 2.053s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Created reservations ['40ce3a77-854f-4096-81db-31a012353294', '592064b2-f18b-46b3-ad75-3ed8dff3968b', 'b8f9e828-113f-4c79-95d8-c6d175548a3d', '5dbf5895-dbd9-41a8-b501-85fefd3ec499'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:20 devstack sudo[98384]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:39:20 devstack sudo[98384]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:20 devstack sudo[98384]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.522s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:20 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:39:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Deleted volume successfully. Aug 24 16:39:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-20179dc9-668b-4aeb-bfc1-50e0eb2dbcff tempest-ServerRescueNegativeTestJSON-632724827 None] Lock "cinder-6c806a86-4787-4b29-b2cf-167974610532-delete_volume" released by "delete_volume" :: held 3.068s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Flow 'volume_create_manager' (187db730-8a53-455b-9924-83703c74b6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44593ecd-fa60-48f8-8f61-62d057175ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (44593ecd-fa60-48f8-8f61-62d057175ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-120236422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42f62551-20cc-4ea6-8958-4bfe68247cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a0665a81b5479da6e4ee4407f9bca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:39:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:39:24Z,use_quota=True,user_id='9be5bb46c78e4dbfa7be6196b981a7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fb1e82c-318c-46f0-b2fd-8f8829cb6be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9fb1e82c-318c-46f0-b2fd-8f8829cb6be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89ad6173-7d3a-4ddb-b680-cbdcb81faaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:24 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:39:25 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89ad6173-7d3a-4ddb-b680-cbdcb81faaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '42f62551-20cc-4ea6-8958-4bfe68247cd2', 'volume_name': 'volume-42f62551-20cc-4ea6-8958-4bfe68247cd2', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:25 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63981296-654d-41d5-a8aa-c4af32b96266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:25 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63981296-654d-41d5-a8aa-c4af32b96266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:25 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc6afbef-379a-4804-80aa-87b4dbe7b1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:25 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Volume 42f62551-20cc-4ea6-8958-4bfe68247cd2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-42f62551-20cc-4ea6-8958-4bfe68247cd2', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 24 16:39:25 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Trying to clone 42f62551-20cc-4ea6-8958-4bfe68247cd2 from image b56f3140-446d-426f-a531-f9de2da6c921 at location (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:39:26 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:39:26 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Image download 20.69 MB at 20.69 MB/s Aug 24 16:39:26 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4dcc8d25-601b-4cbf-a17b-6e708dabda62]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:27 devstack sudo[98500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD Aug 24 16:39:27 devstack sudo[98500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:27 devstack sudo[98500]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD" returned: 0 in 0.518s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:27 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 is fetched for user 9be5bb46c78e4dbfa7be6196b981a7ea. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:39:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d1feb271-1531-477c-8e4d-14872c8ca84f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:27 devstack sudo[98509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD Aug 24 16:39:27 devstack sudo[98509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:28 devstack sudo[98509]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD" returned: 0 in 0.558s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:39:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-120236422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=42f62551-20cc-4ea6-8958-4bfe68247cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10a0665a81b5479da6e4ee4407f9bca9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:39:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:39:24Z,use_quota=True,user_id='9be5bb46c78e4dbfa7be6196b981a7ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Creating volume 42f62551-20cc-4ea6-8958-4bfe68247cd2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:39:28 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:39:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:28 devstack sudo[98515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 1073741824 Aug 24 16:39:28 devstack sudo[98515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:29 devstack sudo[98515]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 1073741824" returned: 0 in 0.971s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:29 devstack sudo[98553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 Aug 24 16:39:29 devstack sudo[98553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:29 devstack sudo[98553]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2" returned: 0 in 0.503s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] <== create_volume: return (1542ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.549s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Attempting download of b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume 42f62551-20cc-4ea6-8958-4bfe68247cd2. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7040a0c-bc4a-4645-9191-178d5856f6cf]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:29 devstack sudo[98583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g Aug 24 16:39:29 devstack sudo[98583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:30 devstack sudo[98583]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g" returned: 0 in 0.428s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:30 devstack sudo[98601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g Aug 24 16:39:30 devstack sudo[98601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:30 devstack sudo[98601]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g" returned: 1 in 0.482s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921__l8j0d5g' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:39:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c9036b86-01c0-4a43-958f-cc47e392f803]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:31 devstack sudo[98614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD Aug 24 16:39:31 devstack sudo[98614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:31 devstack sudo[98614]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD" returned: 0 in 0.839s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:31 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] b56f3140-446d-426f-a531-f9de2da6c921 was qcow2, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:39:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:31 devstack sudo[98623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 Aug 24 16:39:31 devstack sudo[98623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:35 devstack sudo[98623]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2" returned: 0 in 4.129s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:35 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_c85tfs9pdevstack@QuobyteHD, size 112.00 MB, duration 4.13 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:39:35 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Converted 112.00 MB image at 27.11 MB/s Aug 24 16:39:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:35 devstack sudo[98695]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 1G Aug 24 16:39:35 devstack sudo[98695]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:36 devstack sudo[98695]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 1G" returned: 0 in 0.509s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Downloaded image b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume 42f62551-20cc-4ea6-8958-4bfe68247cd2 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 for user 9be5bb46c78e4dbfa7be6196b981a7ea is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Marking volume 42f62551-20cc-4ea6-8958-4bfe68247cd2 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Copying metadata from image b56f3140-446d-426f-a531-f9de2da6c921 to 42f62551-20cc-4ea6-8958-4bfe68247cd2. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Creating volume glance metadata for volume 42f62551-20cc-4ea6-8958-4bfe68247cd2 backed by image b56f3140-446d-426f-a531-f9de2da6c921 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fc6afbef-379a-4804-80aa-87b4dbe7b1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-42f62551-20cc-4ea6-8958-4bfe68247cd2', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4851b04d-a322-4734-b34c-f648498f06c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Volume volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 (42f62551-20cc-4ea6-8958-4bfe68247cd2): created successfully Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4851b04d-a322-4734-b34c-f648498f06c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Flow 'volume_create_manager' (187db730-8a53-455b-9924-83703c74b6df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:39:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f3abfc1b-1be2-462b-a7b6-92e3f36f2918 tempest-ServerActionsTestOtherA-272310290 None] Created volume successfully. Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Flow 'volume_create_manager' (1e986452-815e-496c-a9a2-552596cad02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (acd3c5a3-7b05-4cde-a5d9-1fb4a1917ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (acd3c5a3-7b05-4cde-a5d9-1fb4a1917ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1982975763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1785ab8-3789-472f-8c6b-22a7e02c9f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb157f5f21b7422d86e1181db1e990e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:39:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:39:40Z,use_quota=True,user_id='ed3b6f6fc24f486d9a822e9301d4061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7bb39687-4b2e-414b-a0c3-61ca5cf1de6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7bb39687-4b2e-414b-a0c3-61ca5cf1de6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a08a8da6-4c89-4951-b929-7ccd38ed33c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a08a8da6-4c89-4951-b929-7ccd38ed33c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f1785ab8-3789-472f-8c6b-22a7e02c9f23', 'volume_name': 'volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26429411-c0bf-474e-b7d6-2955cd3f0e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (26429411-c0bf-474e-b7d6-2955cd3f0e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bc309e0-712b-441b-ae4c-3fb669a2e19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Volume f1785ab8-3789-472f-8c6b-22a7e02c9f23: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23', 'volume_size': 1} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1982975763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1785ab8-3789-472f-8c6b-22a7e02c9f23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb157f5f21b7422d86e1181db1e990e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:39:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:39:40Z,use_quota=True,user_id='ed3b6f6fc24f486d9a822e9301d4061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Creating volume f1785ab8-3789-472f-8c6b-22a7e02c9f23 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:39:40 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:40 devstack sudo[98806]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 1073741824 Aug 24 16:39:40 devstack sudo[98806]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:40 devstack sudo[98806]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 1073741824" returned: 0 in 0.953s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:41 devstack sudo[98844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 Aug 24 16:39:41 devstack sudo[98844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:41 devstack sudo[98844]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23" returned: 0 in 0.393s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] <== create_volume: return (1415ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.419s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bc309e0-712b-441b-ae4c-3fb669a2e19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9eac251-c86d-4fa0-9a26-fad9f9b29179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:41 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Volume volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 (f1785ab8-3789-472f-8c6b-22a7e02c9f23): created successfully Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9eac251-c86d-4fa0-9a26-fad9f9b29179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Flow 'volume_create_manager' (1e986452-815e-496c-a9a2-552596cad02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:39:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1c81c58d-5521-488d-bc98-4ab8c7b4f060 tempest-ServersNegativeTestJSON-2014210738 None] Created volume successfully. Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-97cf0024-56f4-4a43-b9e0-ebaa32caa10a req-8960afcb-d40e-4442-8a88-15325940a75f tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-97cf0024-56f4-4a43-b9e0-ebaa32caa10a req-8960afcb-d40e-4442-8a88-15325940a75f tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-97cf0024-56f4-4a43-b9e0-ebaa32caa10a req-8960afcb-d40e-4442-8a88-15325940a75f tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.021s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-97cf0024-56f4-4a43-b9e0-ebaa32caa10a req-8960afcb-d40e-4442-8a88-15325940a75f tempest-ServerActionsTestOtherA-272310290 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-42f62551-20cc-4ea6-8958-4bfe68247cd2', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'd6782dee-cd01-4104-9140-6c2f2edd6b5f', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:39:42 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-97cf0024-56f4-4a43-b9e0-ebaa32caa10a req-8960afcb-d40e-4442-8a88-15325940a75f tempest-ServerActionsTestOtherA-272310290 None] attachment_update completed successfully. Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Flow 'volume_create_manager' (6a40fef6-4eb7-4bcc-b6e2-1c0591fa8348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a732e1b-aa79-49b5-9cf7-9ac957df6366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a732e1b-aa79-49b5-9cf7-9ac957df6366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1017289642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f45e97d4-0e00-442b-a9bf-00301e166ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb157f5f21b7422d86e1181db1e990e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:39:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:39:45Z,use_quota=True,user_id='ed3b6f6fc24f486d9a822e9301d4061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (704e16e3-ac54-4bca-81c4-1996f5f309f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (704e16e3-ac54-4bca-81c4-1996f5f309f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b26d3761-9ad4-4695-a0af-64247d0e2529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b26d3761-9ad4-4695-a0af-64247d0e2529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f45e97d4-0e00-442b-a9bf-00301e166ebb', 'volume_name': 'volume-f45e97d4-0e00-442b-a9bf-00301e166ebb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cd91571-f596-422d-9a3d-f5bd8c5001d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1cd91571-f596-422d-9a3d-f5bd8c5001d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0f4de36-b465-411f-9748-c7081fd43cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Volume f45e97d4-0e00-442b-a9bf-00301e166ebb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f45e97d4-0e00-442b-a9bf-00301e166ebb', 'volume_size': 1} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1017289642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f45e97d4-0e00-442b-a9bf-00301e166ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb157f5f21b7422d86e1181db1e990e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:39:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:39:45Z,use_quota=True,user_id='ed3b6f6fc24f486d9a822e9301d4061b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Creating volume f45e97d4-0e00-442b-a9bf-00301e166ebb {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.031s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:39:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:39:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:45 devstack sudo[98951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb 1073741824 Aug 24 16:39:45 devstack sudo[98951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:46 devstack sudo[98951]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb 1073741824" returned: 0 in 1.026s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:46 devstack sudo[99295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb Aug 24 16:39:46 devstack sudo[99295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:47 devstack sudo[99295]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb" returned: 0 in 0.426s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] <== create_volume: return (1559ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.562s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0f4de36-b465-411f-9748-c7081fd43cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f45e97d4-0e00-442b-a9bf-00301e166ebb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80aa2b3b-0add-4bb6-94bb-6b3c81b0a14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:39:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Volume volume-f45e97d4-0e00-442b-a9bf-00301e166ebb (f45e97d4-0e00-442b-a9bf-00301e166ebb): created successfully Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80aa2b3b-0add-4bb6-94bb-6b3c81b0a14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:39:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Flow 'volume_create_manager' (6a40fef6-4eb7-4bcc-b6e2-1c0591fa8348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:39:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cdd7f87d-219c-4c98-a042-df08a521ebdc tempest-ServersNegativeTestJSON-2014210738 None] Created volume successfully. Aug 24 16:39:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "cinder-f45e97d4-0e00-442b-a9bf-00301e166ebb-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:39:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-f45e97d4-0e00-442b-a9bf-00301e166ebb-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:39:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "cinder-quobyte-f45e97d4-0e00-442b-a9bf-00301e166ebb" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:39:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-quobyte-f45e97d4-0e00-442b-a9bf-00301e166ebb" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:39:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[456a57cb-c335-499c-8717-ecb848aba236]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:48 devstack sudo[99328]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb Aug 24 16:39:48 devstack sudo[99328]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:49 devstack sudo[99328]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb" returned: 0 in 0.547s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:49 devstack sudo[99335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb Aug 24 16:39:49 devstack sudo[99335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:49 devstack sudo[99335]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f45e97d4-0e00-442b-a9bf-00301e166ebb" returned: 0 in 0.453s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-quobyte-f45e97d4-0e00-442b-a9bf-00301e166ebb" released by "delete_volume" :: held 1.110s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Created reservations ['2a9bc527-15db-440a-8bbe-b7639cae6ad4', '5bf00c9f-ad7e-419a-acbc-ddbca2ad9bb0', '3bba6d99-7233-4a57-8d4a-1c3b7398dd86', '4e9017fa-9980-451d-943b-4216a07331c1'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:49 devstack sudo[99340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:39:49 devstack sudo[99340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:50 devstack sudo[99340]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:50 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:39:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Deleted volume successfully. Aug 24 16:39:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-506bc0c3-bc74-439d-a0c4-0e4290ec0a5f tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-f45e97d4-0e00-442b-a9bf-00301e166ebb-delete_volume" released by "delete_volume" :: held 1.922s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:39:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "cinder-f1785ab8-3789-472f-8c6b-22a7e02c9f23-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-f1785ab8-3789-472f-8c6b-22a7e02c9f23-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "cinder-quobyte-f1785ab8-3789-472f-8c6b-22a7e02c9f23" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-quobyte-f1785ab8-3789-472f-8c6b-22a7e02c9f23" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a42bd15-ba21-4a3a-8459-f7b2808ba8e8]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:51 devstack sudo[99343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 Aug 24 16:39:51 devstack sudo[99343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:51 devstack sudo[99343]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23" returned: 0 in 0.577s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:51 devstack sudo[99348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23 Aug 24 16:39:51 devstack sudo[99348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:52 devstack sudo[99348]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1785ab8-3789-472f-8c6b-22a7e02c9f23" returned: 0 in 0.567s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-quobyte-f1785ab8-3789-472f-8c6b-22a7e02c9f23" released by "delete_volume" :: held 1.205s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Created reservations ['6e50a374-2e7a-4811-97a3-92ff0da04b17', 'b579a92d-4daa-4668-a32f-1e78f284362f', 'fe0a2e69-3b97-4d09-84a1-93198ac374f2', 'a6ecb5c4-9d82-4359-b1d5-94499a660f85'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:52 devstack sudo[99351]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:39:52 devstack sudo[99351]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:39:52 devstack sudo[99351]: pam_unix(sudo:session): session closed for user root Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:39:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:39:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Deleted volume successfully. Aug 24 16:39:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ebe9b261-4c92-4191-8e3f-6a2fadf49dbc tempest-ServersNegativeTestJSON-2014210738 None] Lock "cinder-f1785ab8-3789-472f-8c6b-22a7e02c9f23-delete_volume" released by "delete_volume" :: held 1.990s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:39:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:39:59 devstack sudo[99397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:39:59 devstack sudo[99397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:00 devstack sudo[99397]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.504s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:40:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:40:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:40:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:40:02 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=40,cinder:INSERT=13,cinder:UPDATE=34,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:40:02 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=35,cinder:UPDATE=39,cinder:INSERT=15,cinder:DELETE=4 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:40:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-f9a714ae-4926-4a82-b0f2-d7679ac9565d tempest-ServerActionsTestOtherA-272310290 None] Terminate volume connection completed successfully. Aug 24 16:40:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-f9a714ae-4926-4a82-b0f2-d7679ac9565d tempest-ServerActionsTestOtherA-272310290 None] Deleting attachment d6782dee-cd01-4104-9140-6c2f2edd6b5f. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:40:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-d1bd493f-ad66-41e7-ab2b-1ad435f98ec4 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-d1bd493f-ad66-41e7-ab2b-1ad435f98ec4 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-d1bd493f-ad66-41e7-ab2b-1ad435f98ec4 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-d1bd493f-ad66-41e7-ab2b-1ad435f98ec4 tempest-ServerActionsTestOtherA-272310290 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-42f62551-20cc-4ea6-8958-4bfe68247cd2', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'a31df696-c537-4f47-bd2e-94c0a3572f90', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:40:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-15a5c643-d668-4b1b-9a85-b5a77cf41068 req-d1bd493f-ad66-41e7-ab2b-1ad435f98ec4 tempest-ServerActionsTestOtherA-272310290 None] attachment_update completed successfully. Aug 24 16:40:22 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=5,cinder:UPDATE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:40:22 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=10,cinder:UPDATE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:40:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Acquiring lock "cinder-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "cinder-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c-delete_volume" acquired by "delete_volume" :: waited 0.044s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Acquiring lock "cinder-quobyte-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "cinder-quobyte-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c" acquired by "delete_volume" :: waited 0.043s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b502a81f-8ac4-4869-85f3-dab05ede850d]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:40:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:30 devstack sudo[100055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c Aug 24 16:40:30 devstack sudo[100055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:31 devstack sudo[100055]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c" returned: 0 in 0.812s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:31 devstack sudo[100063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c Aug 24 16:40:31 devstack sudo[100063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:31 devstack sudo[100063]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c" returned: 0 in 0.783s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "cinder-quobyte-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c" released by "delete_volume" :: held 1.692s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Created reservations ['6202321e-6a53-432c-a666-0aaaa6b0dabd', '4a1d8a56-ac04-4155-999d-0bed3fced357', '5be1dd04-d390-4d27-85d9-d145703efa4f', '93675210-3045-4bf0-b778-68d8f67a1a82'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.041s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:32 devstack sudo[100069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:40:32 devstack sudo[100069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:32 devstack sudo[100069]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.599s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:40:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Deleted volume successfully. Aug 24 16:40:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dd81e282-a2a3-433b-bdf5-bdb50f761f2c tempest-AttachVolumeShelveTestJSON-675843872 None] Lock "cinder-cc78dfd4-2d27-4879-9d8e-73cd20ee7c2c-delete_volume" released by "delete_volume" :: held 2.788s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=9,cinder:SELECT=5,cinder:INSERT=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:40:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=5,cinder:INSERT=3,cinder:UPDATE=7,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Flow 'volume_create_manager' (9597d05f-3263-4917-b612-1d3a247d2289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84a7da4b-82e8-4a41-832d-e019f5f367c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84a7da4b-82e8-4a41-832d-e019f5f367c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-10487542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c61d21ea-7f16-44dc-b1fc-e7b94d04c984,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7ebebedcf8c64d8d8d2892a743016b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:40:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:40:45Z,use_quota=True,user_id='44e73733e9b9499e9ccbf909b35f5408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9b51528-d983-4974-82ff-ece75b14e5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9b51528-d983-4974-82ff-ece75b14e5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc9a3b74-ddf6-4785-9c1b-e8348119763a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cc9a3b74-ddf6-4785-9c1b-e8348119763a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c61d21ea-7f16-44dc-b1fc-e7b94d04c984', 'volume_name': 'volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea6c4381-4351-4397-ba7e-e56d5df8cf90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ea6c4381-4351-4397-ba7e-e56d5df8cf90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d8b4552-436f-4b5d-8254-53f9ac9910d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Volume c61d21ea-7f16-44dc-b1fc-e7b94d04c984: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984', 'volume_size': 1} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:40:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-10487542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c61d21ea-7f16-44dc-b1fc-e7b94d04c984,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7ebebedcf8c64d8d8d2892a743016b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:40:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:40:45Z,use_quota=True,user_id='44e73733e9b9499e9ccbf909b35f5408',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Creating volume c61d21ea-7f16-44dc-b1fc-e7b94d04c984 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:40:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:40:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:45 devstack sudo[100365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 1073741824 Aug 24 16:40:45 devstack sudo[100365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:45 devstack sudo[100365]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 1073741824" returned: 0 in 0.478s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:46 devstack sudo[100370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 Aug 24 16:40:46 devstack sudo[100370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:46 devstack sudo[100370]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984" returned: 0 in 0.267s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] <== create_volume: return (795ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.797s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d8b4552-436f-4b5d-8254-53f9ac9910d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e60c51aa-38cc-42bb-aee9-7ea903ce5342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Volume volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 (c61d21ea-7f16-44dc-b1fc-e7b94d04c984): created successfully Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e60c51aa-38cc-42bb-aee9-7ea903ce5342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Flow 'volume_create_manager' (9597d05f-3263-4917-b612-1d3a247d2289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:40:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-2a28bcb1-c10c-4eaf-a87f-fe20f09b25ec req-e4c34dbd-9755-4290-b3df-f3b063751e75 tempest-VolumesGetTestJSON-1447146818 None] Created volume successfully. Aug 24 16:40:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Acquiring lock "cinder-c61d21ea-7f16-44dc-b1fc-e7b94d04c984-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Lock "cinder-c61d21ea-7f16-44dc-b1fc-e7b94d04c984-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Acquiring lock "cinder-quobyte-c61d21ea-7f16-44dc-b1fc-e7b94d04c984" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Lock "cinder-quobyte-c61d21ea-7f16-44dc-b1fc-e7b94d04c984" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6220013-be6b-4b57-b11d-3d003ed7316a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:40:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:47 devstack sudo[100376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 Aug 24 16:40:47 devstack sudo[100376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:48 devstack sudo[100376]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984" returned: 0 in 0.426s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:48 devstack sudo[100382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984 Aug 24 16:40:48 devstack sudo[100382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:48 devstack sudo[100382]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c61d21ea-7f16-44dc-b1fc-e7b94d04c984" returned: 0 in 0.384s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Lock "cinder-quobyte-c61d21ea-7f16-44dc-b1fc-e7b94d04c984" released by "delete_volume" :: held 0.881s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG cinder.quota [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Created reservations ['2b5ca522-ef98-46f9-ab95-4fa94b01a9d4', 'd0aee696-1cfd-4674-86c6-4f0c47f33f26', '47202f60-6a38-45ea-ba14-1f5cc160f2c7', 'e409f7e8-cc25-4472-9777-fc3312a0879f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:48 devstack sudo[100391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:40:48 devstack sudo[100391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:49 devstack sudo[100391]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.860s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:49 devstack cinder-volume[94296]: DEBUG cinder.manager [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:40:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Deleted volume successfully. Aug 24 16:40:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-2124e9aa-3c0c-4b57-95bf-0d8744f3ae64 req-226cebf6-089e-47ba-b8bd-a04ec90a4c2e tempest-VolumesGetTestJSON-1447146818 None] Lock "cinder-c61d21ea-7f16-44dc-b1fc-e7b94d04c984-delete_volume" released by "delete_volume" :: held 2.133s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-6ba5324a-05e7-4b08-9f63-97b764e12e1d tempest-ServerActionsTestOtherA-272310290 None] Terminate volume connection completed successfully. Aug 24 16:40:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-6ba5324a-05e7-4b08-9f63-97b764e12e1d tempest-ServerActionsTestOtherA-272310290 None] Deleting attachment a31df696-c537-4f47-bd2e-94c0a3572f90. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:40:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "cinder-42f62551-20cc-4ea6-8958-4bfe68247cd2-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-42f62551-20cc-4ea6-8958-4bfe68247cd2-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "cinder-quobyte-42f62551-20cc-4ea6-8958-4bfe68247cd2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-quobyte-42f62551-20cc-4ea6-8958-4bfe68247cd2" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:52 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7c5d3943-9736-46cc-a4d8-a94864b39035]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:40:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:52 devstack sudo[100423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 Aug 24 16:40:52 devstack sudo[100423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:52 devstack sudo[100423]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2" returned: 0 in 0.632s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:52 devstack sudo[100430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2 Aug 24 16:40:52 devstack sudo[100430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:53 devstack sudo[100430]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-42f62551-20cc-4ea6-8958-4bfe68247cd2" returned: 0 in 0.481s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-quobyte-42f62551-20cc-4ea6-8958-4bfe68247cd2" released by "delete_volume" :: held 1.228s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.quota [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Created reservations ['c58e6afe-3c6d-40e3-b0ff-6592883b4be5', '60a4b15e-2b2f-468e-ade9-6874875e1d6f', '682cb92e-62bd-4599-bdb0-8646e50556d6', '7a729c7f-3597-41aa-b35e-b048de6a90d6'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:53 devstack sudo[100433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:40:53 devstack sudo[100433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Flow 'volume_create_manager' (635486b7-ad5b-42ed-8a4f-3b0ec1f17806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f35f51d0-aae1-4a9f-b0ed-6914e3e6ae28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f35f51d0-aae1-4a9f-b0ed-6914e3e6ae28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1680440071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=77921421-e75f-487e-90a0-822d025149b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01889ffb42f044f8850349e0bb2da59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:40:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:40:53Z,use_quota=True,user_id='b40bbebd3fc44501b5d5378a3f393d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a94ae1f9-578d-47b0-b2c6-176056047248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a94ae1f9-578d-47b0-b2c6-176056047248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4707ddae-8eb7-4d2d-b2ae-050cbc70a402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4707ddae-8eb7-4d2d-b2ae-050cbc70a402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '77921421-e75f-487e-90a0-822d025149b0', 'volume_name': 'volume-77921421-e75f-487e-90a0-822d025149b0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c0f2a16-b30f-485e-be3d-60f5a21983c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c0f2a16-b30f-485e-be3d-60f5a21983c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0614ccd5-c0bf-408b-9c1e-5718c21488aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Volume 77921421-e75f-487e-90a0-822d025149b0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-77921421-e75f-487e-90a0-822d025149b0', 'volume_size': 1} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1680440071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=77921421-e75f-487e-90a0-822d025149b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01889ffb42f044f8850349e0bb2da59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:40:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:40:53Z,use_quota=True,user_id='b40bbebd3fc44501b5d5378a3f393d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Creating volume 77921421-e75f-487e-90a0-822d025149b0 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:40:53 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:53 devstack sudo[100435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 1073741824 Aug 24 16:40:53 devstack sudo[100435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:53 devstack sudo[100433]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.378s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.manager [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:40:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Deleted volume successfully. Aug 24 16:40:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-fc87854d-9da1-4c9b-8ebb-5cdd36175085 req-962bd17e-ae37-4d30-85f7-072270e05e70 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-42f62551-20cc-4ea6-8958-4bfe68247cd2-delete_volume" released by "delete_volume" :: held 1.965s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "cinder-8b64d5e4-f69a-486d-82f8-97ea2fd31874-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-8b64d5e4-f69a-486d-82f8-97ea2fd31874-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:54 devstack sudo[100435]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 1073741824" returned: 0 in 0.582s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "cinder-quobyte-8b64d5e4-f69a-486d-82f8-97ea2fd31874" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-quobyte-8b64d5e4-f69a-486d-82f8-97ea2fd31874" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[57754479-bb9a-4806-9229-fc6f60942522]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:54 devstack sudo[100442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 Aug 24 16:40:54 devstack sudo[100442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:54 devstack sudo[100443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 Aug 24 16:40:54 devstack sudo[100443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:54 devstack sudo[100442]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] <== create_volume: return (957ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.961s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0614ccd5-c0bf-408b-9c1e-5718c21488aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-77921421-e75f-487e-90a0-822d025149b0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6dd02ef-a601-447d-af33-a7c0eae0a764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:54 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Volume volume-77921421-e75f-487e-90a0-822d025149b0 (77921421-e75f-487e-90a0-822d025149b0): created successfully Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6dd02ef-a601-447d-af33-a7c0eae0a764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Flow 'volume_create_manager' (635486b7-ad5b-42ed-8a4f-3b0ec1f17806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:40:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8825ef31-e2dc-4af1-91f2-76933eacc721 tempest-AttachVolumeTestJSON-1920626793 None] Created volume successfully. Aug 24 16:40:54 devstack sudo[100443]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874" returned: 0 in 0.537s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:54 devstack sudo[100451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874 Aug 24 16:40:54 devstack sudo[100451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:55 devstack sudo[100451]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b64d5e4-f69a-486d-82f8-97ea2fd31874" returned: 0 in 0.292s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-quobyte-8b64d5e4-f69a-486d-82f8-97ea2fd31874" released by "delete_volume" :: held 0.884s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Created reservations ['5d1388fa-8c89-454c-b681-dc6ca4655946', '9b5a172c-0918-4820-8ce3-b0c5072a7f95', 'bbe50a05-2f0d-4215-b7f9-cdd50c32b3a1', '7ff77583-b59a-4227-8087-7e171402fadd'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:55 devstack sudo[100472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:40:55 devstack sudo[100472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:55 devstack sudo[100472]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.505s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:55 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:40:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Deleted volume successfully. Aug 24 16:40:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-25e770c4-0f80-428a-9532-a93d9da8cd01 tempest-GroupSnapshotsV319Test-1538633180 None] Group tempest-GroupSnapshotsV319Test-Group-1569118164: creating Aug 24 16:40:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7766aba1-a070-475c-bbba-6ac0961280a7 tempest-ServerActionsTestOtherA-272310290 None] Lock "cinder-8b64d5e4-f69a-486d-82f8-97ea2fd31874-delete_volume" released by "delete_volume" :: held 1.806s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:40:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-25e770c4-0f80-428a-9532-a93d9da8cd01 tempest-GroupSnapshotsV319Test-1538633180 None] Group tempest-GroupSnapshotsV319Test-Group-1569118164: created successfully Aug 24 16:40:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-25e770c4-0f80-428a-9532-a93d9da8cd01 tempest-GroupSnapshotsV319Test-1538633180 None] Create group completed successfully. Aug 24 16:40:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-a0018007-0dc0-4fcb-9633-eda6b85953fe req-f5b832ce-2fdc-46bd-af04-5016dd5ee7f7 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-a0018007-0dc0-4fcb-9633-eda6b85953fe req-f5b832ce-2fdc-46bd-af04-5016dd5ee7f7 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-a0018007-0dc0-4fcb-9633-eda6b85953fe req-f5b832ce-2fdc-46bd-af04-5016dd5ee7f7 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.028s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-a0018007-0dc0-4fcb-9633-eda6b85953fe req-f5b832ce-2fdc-46bd-af04-5016dd5ee7f7 tempest-AttachVolumeTestJSON-1920626793 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-77921421-e75f-487e-90a0-822d025149b0', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'a46651ea-cab5-432c-b044-027ad6ba8da1', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:40:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-a0018007-0dc0-4fcb-9633-eda6b85953fe req-f5b832ce-2fdc-46bd-af04-5016dd5ee7f7 tempest-AttachVolumeTestJSON-1920626793 None] attachment_update completed successfully. Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Flow 'volume_create_manager' (9d891608-7470-4fb1-98a9-12c6165fd368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcd37cc7-47f5-4f17-a315-eaf52ed86831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcd37cc7-47f5-4f17-a315-eaf52ed86831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:40:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1311755106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25676af5-9079-4759-bbf0-9c1992f72f1b,host='devstack@QuobyteHD#QuobyteHD',id=a228543f-39a8-4e69-a06b-0b11509c2630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e606a9548924c97af359f02d4aedf70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:40:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:40:58Z,use_quota=True,user_id='990ceff80cb84bfaaa367eb385b29896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85c0699a-10c1-47be-961e-f70387593389),volume_type_id=85c0699a-10c1-47be-961e-f70387593389)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a32a47ed-4984-4fd6-9a5d-53ccb94cba29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a32a47ed-4984-4fd6-9a5d-53ccb94cba29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc1bd982-d3bc-41c2-83a5-fe21b51a3c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc1bd982-d3bc-41c2-83a5-fe21b51a3c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a228543f-39a8-4e69-a06b-0b11509c2630', 'volume_name': 'volume-a228543f-39a8-4e69-a06b-0b11509c2630', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (366568bf-3890-4e35-8d6e-646eeb0d3a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (366568bf-3890-4e35-8d6e-646eeb0d3a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (400c7d46-f6f9-4817-87d1-f079f6898216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Volume a228543f-39a8-4e69-a06b-0b11509c2630: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a228543f-39a8-4e69-a06b-0b11509c2630', 'volume_size': 1} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=25676af5-9079-4759-bbf0-9c1992f72f1b,created_at=2026-08-24T14:40:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1311755106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25676af5-9079-4759-bbf0-9c1992f72f1b,host='devstack@QuobyteHD#QuobyteHD',id=a228543f-39a8-4e69-a06b-0b11509c2630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e606a9548924c97af359f02d4aedf70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:40:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:40:58Z,use_quota=True,user_id='990ceff80cb84bfaaa367eb385b29896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85c0699a-10c1-47be-961e-f70387593389),volume_type_id=85c0699a-10c1-47be-961e-f70387593389)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Creating volume a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:40:57 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:40:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:58 devstack sudo[100908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 1073741824 Aug 24 16:40:58 devstack sudo[100908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:58 devstack sudo[100908]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 1073741824" returned: 0 in 0.458s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:58 devstack sudo[100914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 Aug 24 16:40:58 devstack sudo[100914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:58 devstack sudo[100914]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] <== create_volume: return (794ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.798s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (400c7d46-f6f9-4817-87d1-f079f6898216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a228543f-39a8-4e69-a06b-0b11509c2630', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac827130-d866-4514-a08d-acbcac5e9f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:40:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Volume volume-a228543f-39a8-4e69-a06b-0b11509c2630 (a228543f-39a8-4e69-a06b-0b11509c2630): created successfully Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac827130-d866-4514-a08d-acbcac5e9f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:40:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Flow 'volume_create_manager' (9d891608-7470-4fb1-98a9-12c6165fd368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:40:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-fbe11ff3-efb2-4c76-b8c1-9407359d79f6 tempest-GroupSnapshotsV319Test-1538633180 None] Created volume successfully. Aug 24 16:40:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] GroupSnapshot 70b7116d-acb0-4e9c-be29-7dc07a5f052c: creating. Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Group snapshot 70b7116d-acb0-4e9c-be29-7dc07a5f052c: creating. {{(pid=94296) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Creating offline snapshot 490bb808-7ac8-40f8-8639-24e393d6d644 of volume a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8b07569c-2f3a-4f93-8235-54a5792d517c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:59 devstack sudo[100926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 Aug 24 16:40:59 devstack sudo[100926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:40:59 devstack sudo[100928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:40:59 devstack sudo[100928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:40:59 devstack sudo[100926]: pam_unix(sudo:session): session closed for user root Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:40:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:00 devstack sudo[100934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 1G Aug 24 16:41:00 devstack sudo[100934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:00 devstack sudo[100928]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.256s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:41:00 devstack sudo[100934]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 1G" returned: 0 in 0.509s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a228543f-39a8-4e69-a06b-0b11509c2630 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:00 devstack sudo[100940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a228543f-39a8-4e69-a06b-0b11509c2630 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 Aug 24 16:41:00 devstack sudo[100940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:00 devstack sudo[100940]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a228543f-39a8-4e69-a06b-0b11509c2630 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:00 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:41:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:00 devstack sudo[100946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 Aug 24 16:41:00 devstack sudo[100946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:01 devstack sudo[100946]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644" returned: 0 in 0.300s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:01 devstack sudo[100949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info Aug 24 16:41:01 devstack sudo[100949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:01 devstack sudo[100949]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info" returned: 0 in 0.414s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:01 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:41:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:01 devstack sudo[100990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info Aug 24 16:41:01 devstack sudo[100990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:01 devstack sudo[100990]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.info" returned: 0 in 0.336s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.423s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6000d7ed-7fba-4bb7-b308-56493a5edbcf tempest-GroupSnapshotsV319Test-1538633180 None] group_snapshot 70b7116d-acb0-4e9c-be29-7dc07a5f052c: created successfully Aug 24 16:41:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] group_snapshot 70b7116d-acb0-4e9c-be29-7dc07a5f052c: deleting Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] group_snapshot 70b7116d-acb0-4e9c-be29-7dc07a5f052c: deleting {{(pid=94296) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "cinder-quobyte-a228543f-39a8-4e69-a06b-0b11509c2630" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Lock "cinder-quobyte-a228543f-39a8-4e69-a06b-0b11509c2630" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "cinder-quobyte-490bb808-7ac8-40f8-8639-24e393d6d644" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Lock "cinder-quobyte-490bb808-7ac8-40f8-8639-24e393d6d644" acquired by "_delete_snapshot" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Deleting offline snapshot 490bb808-7ac8-40f8-8639-24e393d6d644 of volume a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] snapshot_file for this snap is: volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[861702df-7178-4fa3-8ad6-1043bf4b9f61]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:04 devstack sudo[101443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 Aug 24 16:41:04 devstack sudo[101443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:04 devstack sudo[101443]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644" returned: 0 in 0.578s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a228543f-39a8-4e69-a06b-0b11509c2630(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:41:04 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[33a3196f-d502-41bf-b38a-a3403c497fd6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:04 devstack sudo[101463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 Aug 24 16:41:04 devstack sudo[101463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:04 devstack sudo[101463]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630" returned: 0 in 0.472s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:04 devstack sudo[101481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 Aug 24 16:41:04 devstack sudo[101481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:05 devstack sudo[101481]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644" returned: 0 in 0.583s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:05 devstack sudo[101486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644 Aug 24 16:41:05 devstack sudo[101486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:05 devstack sudo[101486]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630.490bb808-7ac8-40f8-8639-24e393d6d644" returned: 0 in 0.347s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Lock "cinder-quobyte-490bb808-7ac8-40f8-8639-24e393d6d644" released by "_delete_snapshot" :: held 2.155s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Lock "cinder-quobyte-a228543f-39a8-4e69-a06b-0b11509c2630" released by "delete_snapshot" :: held 2.187s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:06 devstack cinder-volume[94296]: WARNING cinder.quota [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-359791217 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-359791217, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:06 devstack cinder-volume[94296]: WARNING cinder.quota [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-359791217 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-359791217, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:06 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] Created reservations ['75dd9407-9a45-4a88-8e9d-82aec0a7ab42', '63154a12-03ca-4bbe-82cd-4f7b547d8adf', '7ba0b9a1-a082-41c3-aec3-b9765abede11', 'c81d7d5b-e6fd-4453-ad82-674f33a6a688'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8db2c6bf-ad7f-4467-9961-f9d1b0c93dad tempest-GroupSnapshotsV319Test-1538633180 None] group_snapshot 70b7116d-acb0-4e9c-be29-7dc07a5f052c: deleted successfully Aug 24 16:41:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "cinder-quobyte-a228543f-39a8-4e69-a06b-0b11509c2630" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Lock "cinder-quobyte-a228543f-39a8-4e69-a06b-0b11509c2630" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cf1619ab-9788-468f-8205-4ece39e377c4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:06 devstack sudo[101492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 Aug 24 16:41:06 devstack sudo[101492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:07 devstack sudo[101492]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630" returned: 0 in 0.501s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:07 devstack sudo[101500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630 Aug 24 16:41:07 devstack sudo[101500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:07 devstack sudo[101500]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a228543f-39a8-4e69-a06b-0b11509c2630" returned: 0 in 0.476s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Lock "cinder-quobyte-a228543f-39a8-4e69-a06b-0b11509c2630" released by "delete_volume" :: held 1.079s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:07 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Created reservations ['20f59dda-47d8-42dc-a547-34faad5e2f78'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:07 devstack cinder-volume[94296]: WARNING cinder.quota [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-359791217 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-359791217, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:07 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Created reservations ['8cbf4f94-e936-4863-a133-3d627d450518', 'a3474001-079f-424b-bbd1-53b3f517af30', 'ac200ef1-d323-45b3-bd6a-f8c960cdd269', '64955ad4-a7f0-4c52-98eb-bc4023b564cd'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:08 devstack sudo[101504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:08 devstack sudo[101504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Flow 'volume_create_manager' (db89d795-89df-4751-9c9d-a27938408f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6aea371e-4a4f-45b5-837e-8dc1fdb82e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6aea371e-4a4f-45b5-837e-8dc1fdb82e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2124733105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8694856-ecea-4143-a1bf-b122cafc0610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a7e334d47f42ce8a081fb4a3634296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:08Z,use_quota=True,user_id='fba34a4ea22f4441ba46ea02725e1d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0355366d-3e27-4ce0-9463-b4ebc5b12abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0355366d-3e27-4ce0-9463-b4ebc5b12abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d4eea1c-d6e9-418b-b096-ab20eeeccb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d4eea1c-d6e9-418b-b096-ab20eeeccb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e8694856-ecea-4143-a1bf-b122cafc0610', 'volume_name': 'volume-e8694856-ecea-4143-a1bf-b122cafc0610', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df1af4e5-049c-4c80-bd1e-4c092c31fa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df1af4e5-049c-4c80-bd1e-4c092c31fa9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (883032d2-073d-490b-a572-3bad56c3eac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:08 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Volume e8694856-ecea-4143-a1bf-b122cafc0610: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e8694856-ecea-4143-a1bf-b122cafc0610', 'volume_size': 1} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2124733105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e8694856-ecea-4143-a1bf-b122cafc0610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a7e334d47f42ce8a081fb4a3634296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:08Z,use_quota=True,user_id='fba34a4ea22f4441ba46ea02725e1d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Creating volume e8694856-ecea-4143-a1bf-b122cafc0610 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:41:08 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:08 devstack sudo[101506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 1073741824 Aug 24 16:41:08 devstack sudo[101506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:08 devstack sudo[101504]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.356s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-77b8d9a7-aec3-4429-a73a-1dcc7c84b41d tempest-GroupSnapshotsV319Test-1538633180 None] Delete group completed successfully. Aug 24 16:41:08 devstack sudo[101506]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 1073741824" returned: 0 in 0.548s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:08 devstack sudo[101513]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 Aug 24 16:41:08 devstack sudo[101513]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:09 devstack sudo[101513]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610" returned: 0 in 0.266s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (883032d2-073d-490b-a572-3bad56c3eac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e8694856-ecea-4143-a1bf-b122cafc0610', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf688d67-d39f-4f86-a56f-cc4df01a83c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:09 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Volume volume-e8694856-ecea-4143-a1bf-b122cafc0610 (e8694856-ecea-4143-a1bf-b122cafc0610): created successfully Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cf688d67-d39f-4f86-a56f-cc4df01a83c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Flow 'volume_create_manager' (db89d795-89df-4751-9c9d-a27938408f89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b3078997-b01d-4c93-8d26-4a136c4f26a0 tempest-AttachVolumeNegativeTest-840799390 None] Created volume successfully. Aug 24 16:41:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-4d853d6a-ca30-4358-896e-4b85983364ea req-c60b5fe8-a5f3-4fff-a75c-641947a42602 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-4d853d6a-ca30-4358-896e-4b85983364ea req-c60b5fe8-a5f3-4fff-a75c-641947a42602 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-4d853d6a-ca30-4358-896e-4b85983364ea req-c60b5fe8-a5f3-4fff-a75c-641947a42602 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-4d853d6a-ca30-4358-896e-4b85983364ea req-c60b5fe8-a5f3-4fff-a75c-641947a42602 tempest-AttachVolumeNegativeTest-840799390 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-e8694856-ecea-4143-a1bf-b122cafc0610', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '16a3d8ec-e22f-48bf-a9cd-78c8ab374380', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:41:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-4d853d6a-ca30-4358-896e-4b85983364ea req-c60b5fe8-a5f3-4fff-a75c-641947a42602 tempest-AttachVolumeNegativeTest-840799390 None] attachment_update completed successfully. Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Flow 'volume_create_manager' (ca951309-159f-4c4e-9072-4a695160af96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dbfdbaf-b79a-4fd1-b086-8589baeb290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8dbfdbaf-b79a-4fd1-b086-8589baeb290f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1250088939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61d76635-3582-4127-a16c-75e4f094ed4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0df3f28dad31413fb6d3867ba05a028a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:12Z,use_quota=True,user_id='fb5f6d4814bd4735a9ffac35d417b269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7477b9a5-9c85-4f31-822c-804e1f9aa6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7477b9a5-9c85-4f31-822c-804e1f9aa6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfb69311-9d82-4386-8eae-2d0185b489cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cfb69311-9d82-4386-8eae-2d0185b489cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61d76635-3582-4127-a16c-75e4f094ed4e', 'volume_name': 'volume-61d76635-3582-4127-a16c-75e4f094ed4e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74f7c86b-04f1-4807-8370-de620d7f0cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74f7c86b-04f1-4807-8370-de620d7f0cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e900662-23ec-4ff5-bad8-f3a1ce8db19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:12 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Volume 61d76635-3582-4127-a16c-75e4f094ed4e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61d76635-3582-4127-a16c-75e4f094ed4e', 'volume_size': 1} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1250088939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=61d76635-3582-4127-a16c-75e4f094ed4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0df3f28dad31413fb6d3867ba05a028a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:12Z,use_quota=True,user_id='fb5f6d4814bd4735a9ffac35d417b269',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Creating volume 61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:41:12 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:41:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:12 devstack sudo[101534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e 1073741824 Aug 24 16:41:12 devstack sudo[101534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:13 devstack sudo[101534]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e 1073741824" returned: 0 in 0.518s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:13 devstack sudo[101540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e Aug 24 16:41:13 devstack sudo[101540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:13 devstack sudo[101540]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e" returned: 0 in 0.523s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] <== create_volume: return (1119ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.126s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e900662-23ec-4ff5-bad8-f3a1ce8db19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61d76635-3582-4127-a16c-75e4f094ed4e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a63f66fc-1e17-4a47-b5b8-0fb393ae9799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:13 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Volume volume-61d76635-3582-4127-a16c-75e4f094ed4e (61d76635-3582-4127-a16c-75e4f094ed4e): created successfully Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a63f66fc-1e17-4a47-b5b8-0fb393ae9799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Flow 'volume_create_manager' (ca951309-159f-4c4e-9072-4a695160af96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-348d798d-4f76-4f62-8f44-a8618f6c6102 req-5777cba0-e255-4387-8c61-53c162b17552 tempest-VolumesSnapshotsTestJSON-1123007618 None] Created volume successfully. Aug 24 16:41:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Creating offline snapshot b096065d-ec01-4d58-8ea2-880b7b1b7506 of volume 61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:41:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f95da277-0a54-44d1-8be3-08caeacf72e9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:15 devstack sudo[101543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e Aug 24 16:41:15 devstack sudo[101543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:15 devstack sudo[101543]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e" returned: 0 in 0.757s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:15 devstack sudo[101549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 1G Aug 24 16:41:15 devstack sudo[101549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:16 devstack sudo[101549]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 1G" returned: 0 in 0.459s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61d76635-3582-4127-a16c-75e4f094ed4e -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:16 devstack sudo[101556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61d76635-3582-4127-a16c-75e4f094ed4e -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 Aug 24 16:41:16 devstack sudo[101556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:16 devstack sudo[101556]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-61d76635-3582-4127-a16c-75e4f094ed4e -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506" returned: 0 in 0.416s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:16 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 is being set with open permissions: ugo+rw Aug 24 16:41:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:16 devstack sudo[101562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 Aug 24 16:41:16 devstack sudo[101562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:17 devstack sudo[101562]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506" returned: 0 in 0.417s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:17 devstack sudo[101569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info Aug 24 16:41:17 devstack sudo[101569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:17 devstack sudo[101569]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info" returned: 0 in 0.400s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:17 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info is being set with open permissions: ugo+rw Aug 24 16:41:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:17 devstack sudo[101572]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info Aug 24 16:41:17 devstack sudo[101572]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:17 devstack sudo[101572]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.info" returned: 0 in 0.338s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.950s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:17 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-08d16faf-3bfe-4b34-931d-64eaded87c13 req-d63697b2-d50c-407c-98c8-ca79480c8c90 tempest-VolumesSnapshotsTestJSON-1123007618 None] Create snapshot completed successfully Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "cinder-b096065d-ec01-4d58-8ea2-880b7b1b7506-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-b096065d-ec01-4d58-8ea2-880b7b1b7506-delete_snapshot" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "cinder-quobyte-61d76635-3582-4127-a16c-75e4f094ed4e" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-quobyte-61d76635-3582-4127-a16c-75e4f094ed4e" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "cinder-quobyte-b096065d-ec01-4d58-8ea2-880b7b1b7506" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-quobyte-b096065d-ec01-4d58-8ea2-880b7b1b7506" acquired by "_delete_snapshot" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Deleting offline snapshot b096065d-ec01-4d58-8ea2-880b7b1b7506 of volume 61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] snapshot_file for this snap is: volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b199db94-ab32-4a30-b976-05adae475110]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:19 devstack sudo[101586]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 Aug 24 16:41:19 devstack sudo[101586]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:19 devstack sudo[101586]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506" returned: 0 in 0.556s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-61d76635-3582-4127-a16c-75e4f094ed4e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d93fc37c-ad6c-4eb8-8f09-fa64d082b618]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:20 devstack sudo[101604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e Aug 24 16:41:20 devstack sudo[101604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:20 devstack sudo[101604]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e" returned: 0 in 0.403s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:20 devstack sudo[101609]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 Aug 24 16:41:20 devstack sudo[101609]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:20 devstack sudo[101609]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506" returned: 0 in 0.378s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:20 devstack sudo[101616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506 Aug 24 16:41:20 devstack sudo[101616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:20 devstack sudo[101616]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e.b096065d-ec01-4d58-8ea2-880b7b1b7506" returned: 0 in 0.284s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-quobyte-b096065d-ec01-4d58-8ea2-880b7b1b7506" released by "_delete_snapshot" :: held 1.779s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-quobyte-61d76635-3582-4127-a16c-75e4f094ed4e" released by "delete_snapshot" :: held 1.820s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:21 devstack cinder-volume[94296]: WARNING cinder.quota [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.quota [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Created reservations ['104c3541-df40-4d3e-83a8-c7b7378ce18f', 'c98652a2-d607-40a5-bb61-37707d085f7e', 'c98348a2-d9e3-4eb8-a839-513732903b7b', '33f15c4e-af12-4fd9-bec5-0528e9d0fcdb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Delete snapshot completed successfully. Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-d3c97cee-aebe-43a8-add6-0dc32c89937d req-bc34b2b1-f6d2-4994-b854-f59f9141b369 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-b096065d-ec01-4d58-8ea2-880b7b1b7506-delete_snapshot" released by "delete_snapshot" :: held 2.007s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "cinder-61d76635-3582-4127-a16c-75e4f094ed4e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-61d76635-3582-4127-a16c-75e4f094ed4e-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "cinder-quobyte-61d76635-3582-4127-a16c-75e4f094ed4e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-quobyte-61d76635-3582-4127-a16c-75e4f094ed4e" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a37aa582-3f5b-4be4-9e49-0c58c09fc97c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:21 devstack sudo[101620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e Aug 24 16:41:21 devstack sudo[101620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:22 devstack sudo[101620]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e" returned: 0 in 0.645s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:22 devstack sudo[101670]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e Aug 24 16:41:22 devstack sudo[101670]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:22 devstack sudo[101670]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-61d76635-3582-4127-a16c-75e4f094ed4e" returned: 0 in 0.441s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-quobyte-61d76635-3582-4127-a16c-75e4f094ed4e" released by "delete_volume" :: held 1.182s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:22 devstack cinder-volume[94296]: DEBUG cinder.quota [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Created reservations ['71c4e110-cac6-4159-9d18-4b8a59e4d8d8', 'cec605d5-35b9-41cf-96ab-5e18fb817876', '80af6f82-7f0f-4526-8fde-5349e5314c38', '4514c7e7-fd6b-49d4-b939-9444990ba656'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:23 devstack sudo[101687]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:23 devstack sudo[101687]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:23 devstack sudo[101687]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.388s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG cinder.manager [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Deleted volume successfully. Aug 24 16:41:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-5a506fca-ec95-4f33-ba10-a1046184480a req-4adaa6c9-280b-4304-b182-1bc132e28857 tempest-VolumesSnapshotsTestJSON-1123007618 None] Lock "cinder-61d76635-3582-4127-a16c-75e4f094ed4e-delete_volume" released by "delete_volume" :: held 2.015s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-653bfeb3-403c-443a-87c6-9fa65b39dec9 tempest-GroupsV314Test-13678845 None] Group tempest-GroupsV314Test-Group-930888077: creating Aug 24 16:41:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-653bfeb3-403c-443a-87c6-9fa65b39dec9 tempest-GroupsV314Test-13678845 None] Group tempest-GroupsV314Test-Group-930888077: created successfully Aug 24 16:41:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-653bfeb3-403c-443a-87c6-9fa65b39dec9 tempest-GroupsV314Test-13678845 None] Create group completed successfully. Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Flow 'volume_create_manager' (9feb502b-e4c7-45ba-af99-a626079f2b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3b80aa4-9a4d-4cfa-a715-df11a83f0fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3b80aa4-9a4d-4cfa-a715-df11a83f0fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-765170556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a0deee48-cec3-453f-a758-7b4fe22ef0b6,host='devstack@QuobyteHD#QuobyteHD',id=cd3b0965-716e-48c0-ae5f-845954ae0715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c18cb3da3404974b4ffb18f437633fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:26Z,use_quota=True,user_id='aba565e1de0249548b132208684ceedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b098319a-f807-4319-af8d-568b5b7dd203),volume_type_id=b098319a-f807-4319-af8d-568b5b7dd203)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5489a86-4bc1-49b5-b43e-e9cfbcb6e3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5489a86-4bc1-49b5-b43e-e9cfbcb6e3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb2be625-f02c-473b-8aa6-aa912ebcb136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb2be625-f02c-473b-8aa6-aa912ebcb136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd3b0965-716e-48c0-ae5f-845954ae0715', 'volume_name': 'volume-cd3b0965-716e-48c0-ae5f-845954ae0715', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2afd0322-529c-496c-8589-ec2f9ac215ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2afd0322-529c-496c-8589-ec2f9ac215ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (befd78b3-b09f-4d4c-a0ab-28c0f12c785b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:26 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Volume cd3b0965-716e-48c0-ae5f-845954ae0715: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd3b0965-716e-48c0-ae5f-845954ae0715', 'volume_size': 1} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=a0deee48-cec3-453f-a758-7b4fe22ef0b6,created_at=2026-08-24T14:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-765170556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a0deee48-cec3-453f-a758-7b4fe22ef0b6,host='devstack@QuobyteHD#QuobyteHD',id=cd3b0965-716e-48c0-ae5f-845954ae0715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c18cb3da3404974b4ffb18f437633fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:26Z,use_quota=True,user_id='aba565e1de0249548b132208684ceedc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b098319a-f807-4319-af8d-568b5b7dd203),volume_type_id=b098319a-f807-4319-af8d-568b5b7dd203)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Creating volume cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:41:26 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:41:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:26 devstack sudo[101714]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 1073741824 Aug 24 16:41:26 devstack sudo[101714]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:27 devstack sudo[101714]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 1073741824" returned: 0 in 0.756s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:27 devstack sudo[101724]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 Aug 24 16:41:27 devstack sudo[101724]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:27 devstack sudo[101724]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715" returned: 0 in 0.422s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] <== create_volume: return (1243ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.247s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (befd78b3-b09f-4d4c-a0ab-28c0f12c785b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd3b0965-716e-48c0-ae5f-845954ae0715', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1feeeec2-0732-405b-ad16-b924a226efb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Volume volume-cd3b0965-716e-48c0-ae5f-845954ae0715 (cd3b0965-716e-48c0-ae5f-845954ae0715): created successfully Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1feeeec2-0732-405b-ad16-b924a226efb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Flow 'volume_create_manager' (9feb502b-e4c7-45ba-af99-a626079f2b2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e7b14f72-3bcc-436f-95ba-4ad5fc65bc59 tempest-GroupsV314Test-13678845 None] Created volume successfully. Aug 24 16:41:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-8b976d06-b310-4734-b14b-fc2772fe468e req-97cf329b-7884-4396-adef-04b1233df61a tempest-AttachVolumeTestJSON-1920626793 None] Terminate volume connection completed successfully. Aug 24 16:41:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-8b976d06-b310-4734-b14b-fc2772fe468e req-97cf329b-7884-4396-adef-04b1233df61a tempest-AttachVolumeTestJSON-1920626793 None] Deleting attachment a46651ea-cab5-432c-b044-027ad6ba8da1. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:41:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:29 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Cloning volume cd3b0965-716e-48c0-ae5f-845954ae0715 to volume d7822873-bda1-41d1-a967-67aafc4914cd Aug 24 16:41:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Creating offline snapshot 5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 of volume cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:41:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[748a67f2-b31e-4c32-b02e-1758c9cb0ae6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:30 devstack sudo[101745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 Aug 24 16:41:30 devstack sudo[101745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:30 devstack sudo[101745]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715" returned: 0 in 0.517s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:30 devstack sudo[101752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 1G Aug 24 16:41:30 devstack sudo[101752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:30 devstack sudo[101752]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 1G" returned: 0 in 0.562s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd3b0965-716e-48c0-ae5f-845954ae0715 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:31 devstack sudo[101760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd3b0965-716e-48c0-ae5f-845954ae0715 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 Aug 24 16:41:31 devstack sudo[101760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:31 devstack sudo[101760]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cd3b0965-716e-48c0-ae5f-845954ae0715 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:31 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:41:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:31 devstack sudo[101765]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 Aug 24 16:41:31 devstack sudo[101765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:31 devstack sudo[101765]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:31 devstack sudo[101780]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info Aug 24 16:41:31 devstack sudo[101780]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:32 devstack sudo[101780]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info" returned: 0 in 0.501s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:32 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:41:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:32 devstack sudo[101791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info Aug 24 16:41:32 devstack sudo[101791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:32 devstack sudo[101791]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.info" returned: 0 in 0.622s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Acquiring lock "cinder-quobyte-d7822873-bda1-41d1-a967-67aafc4914cd" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-d7822873-bda1-41d1-a967-67aafc4914cd" acquired by "_copy_volume_from_snapshot" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] snapshot: 5d2805e5-2cd1-43ab-8136-68c6b7e3fc34, volume: d7822873-bda1-41d1-a967-67aafc4914cd, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[de34207a-9ee7-4440-bf73-c2f45fcb2066]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:33 devstack sudo[101802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 Aug 24 16:41:33 devstack sudo[101802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:34 devstack sudo[101802]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" returned: 0 in 1.017s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cd3b0965-716e-48c0-ae5f-845954ae0715(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:41:34 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[40ff2871-1d83-459a-ad98-e98b9dba2bb9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:34 devstack sudo[101856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 Aug 24 16:41:34 devstack sudo[101856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:35 devstack sudo[101856]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715" returned: 0 in 0.967s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:41:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:41:35 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:41:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:35 devstack sudo[101892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd Aug 24 16:41:35 devstack sudo[101892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:42 devstack sudo[101892]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd" returned: 0 in 7.195s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715, size 1024.00 MB, duration 7.20 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:41:42 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Converted 1024.00 MB image at 142.21 MB/s Aug 24 16:41:42 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:42 devstack sudo[102007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd Aug 24 16:41:42 devstack sudo[102007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:42 devstack sudo[102007]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-d7822873-bda1-41d1-a967-67aafc4914cd" released by "_copy_volume_from_snapshot" :: held 9.715s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Acquiring lock "cinder-quobyte-5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" acquired by "_delete_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Deleting offline snapshot 5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 of volume cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] snapshot_file for this snap is: volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[db1ba7ee-f292-4e18-9e00-b78c06da7725]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=81,cinder:UPDATE=81,cinder:INSERT=16,cinder:DELETE=6 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:41:42 devstack sudo[102012]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 Aug 24 16:41:42 devstack sudo[102012]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:43 devstack sudo[102012]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" returned: 0 in 0.392s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cd3b0965-716e-48c0-ae5f-845954ae0715(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:41:43 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc7296ea-9410-445d-9a49-bf7822659579]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:43 devstack sudo[102017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 Aug 24 16:41:43 devstack sudo[102017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:43 devstack sudo[102017]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715" returned: 0 in 0.566s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:43 devstack sudo[102022]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 Aug 24 16:41:43 devstack sudo[102022]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:44 devstack sudo[102022]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" returned: 0 in 0.371s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:44 devstack sudo[102027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34 Aug 24 16:41:44 devstack sudo[102027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:44 devstack sudo[102027]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715.5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" returned: 0 in 0.267s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-5d2805e5-2cd1-43ab-8136-68c6b7e3fc34" released by "_delete_snapshot" :: held 1.706s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:44 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=91,cinder:UPDATE=85,cinder:INSERT=23,cinder:DELETE=5 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:41:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 14.676s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9c7812f3-4eaa-4653-8ae9-4833aca077a8 tempest-GroupsV314Test-13678845 None] Create group from source-group-a0deee48-cec3-453f-a758-7b4fe22ef0b6 completed successfully. Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Flow 'volume_create_manager' (7cd235b5-891a-4aec-a8d5-35fd55c19b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71a138bb-4ab5-4f08-bcd0-4fe08a315afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (71a138bb-4ab5-4f08-bcd0-4fe08a315afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1512281531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ded43cc-8c18-40ac-8576-4d3950fd4602,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa26267140f04f1090bd5ff4a72e49f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:46Z,use_quota=True,user_id='2e860a12053441aca97b3b671a239117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(697ce0ba-c562-484b-a737-33b4771f2af8),volume_type_id=697ce0ba-c562-484b-a737-33b4771f2af8)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c53687f-466c-42c1-8aa8-5d5ae665630d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c53687f-466c-42c1-8aa8-5d5ae665630d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3ecc180-a068-489b-8b5b-a28e519b0e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3ecc180-a068-489b-8b5b-a28e519b0e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ded43cc-8c18-40ac-8576-4d3950fd4602', 'volume_name': 'volume-3ded43cc-8c18-40ac-8576-4d3950fd4602', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a44a0497-d376-4c83-ba17-58891bb6f31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a44a0497-d376-4c83-ba17-58891bb6f31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b26b2821-ef26-4fd2-a1a0-ae77d16cc9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Volume 3ded43cc-8c18-40ac-8576-4d3950fd4602: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ded43cc-8c18-40ac-8576-4d3950fd4602', 'volume_size': 1} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1512281531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ded43cc-8c18-40ac-8576-4d3950fd4602,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa26267140f04f1090bd5ff4a72e49f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:41:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:41:46Z,use_quota=True,user_id='2e860a12053441aca97b3b671a239117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(697ce0ba-c562-484b-a737-33b4771f2af8),volume_type_id=697ce0ba-c562-484b-a737-33b4771f2af8)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Creating volume 3ded43cc-8c18-40ac-8576-4d3950fd4602 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:41:46 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:46 devstack sudo[102030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 1073741824 Aug 24 16:41:46 devstack sudo[102030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Acquiring lock "cinder-quobyte-d7822873-bda1-41d1-a967-67aafc4914cd" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-d7822873-bda1-41d1-a967-67aafc4914cd" acquired by "delete_volume" :: waited 0.033s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[eec6633d-df28-41c0-bdbb-8c6738715d06]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:46 devstack sudo[102034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd Aug 24 16:41:46 devstack sudo[102034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:46 devstack sudo[102030]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 1073741824" returned: 0 in 0.590s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:46 devstack sudo[102038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 Aug 24 16:41:46 devstack sudo[102038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:47 devstack sudo[102034]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd" returned: 0 in 0.549s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:47 devstack sudo[102044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd Aug 24 16:41:47 devstack sudo[102044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:47 devstack sudo[102038]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602" returned: 0 in 0.349s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] <== create_volume: return (990ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b26b2821-ef26-4fd2-a1a0-ae77d16cc9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ded43cc-8c18-40ac-8576-4d3950fd4602', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59e6e506-c298-41f6-b9ea-621c4b5c2784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:41:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Volume volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 (3ded43cc-8c18-40ac-8576-4d3950fd4602): created successfully Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59e6e506-c298-41f6-b9ea-621c4b5c2784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Flow 'volume_create_manager' (7cd235b5-891a-4aec-a8d5-35fd55c19b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:41:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ceefecf1-5e1e-42cc-b4df-ea406c5ea135 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Created volume successfully. Aug 24 16:41:47 devstack sudo[102044]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d7822873-bda1-41d1-a967-67aafc4914cd" returned: 0 in 0.276s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-d7822873-bda1-41d1-a967-67aafc4914cd" released by "delete_volume" :: held 0.901s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Created reservations ['0085407c-9fe3-418d-8dea-c5b6f07f0f5f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:47 devstack cinder-volume[94296]: WARNING cinder.quota [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-829912251 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-829912251, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:47 devstack cinder-volume[94296]: WARNING cinder.quota [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-829912251 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-829912251, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Created reservations ['2bc103d1-97c5-4725-b0de-d491f7ba4209', '8dfe8ee0-5fbc-4187-9ecb-c93c57849021', 'f096ea2a-1b5d-4b85-9685-c8c29ea2582d', 'cbd13999-e4b7-4913-8ee1-54c7a4f72d39'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:47 devstack sudo[102049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:47 devstack sudo[102049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:47 devstack sudo[102049]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3653f842-0524-4ee7-b2a7-ce24855e533f tempest-GroupsV314Test-13678845 None] Delete group completed successfully. Aug 24 16:41:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Acquiring lock "cinder-quobyte-cd3b0965-716e-48c0-ae5f-845954ae0715" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-cd3b0965-716e-48c0-ae5f-845954ae0715" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4351e42d-de6b-41f0-90f8-a9c3ec4f65b5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:48 devstack sudo[102054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 Aug 24 16:41:48 devstack sudo[102054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:48 devstack sudo[102054]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715" returned: 0 in 0.459s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:48 devstack sudo[102059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715 Aug 24 16:41:48 devstack sudo[102059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:48 devstack sudo[102059]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd3b0965-716e-48c0-ae5f-845954ae0715" returned: 0 in 0.377s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:48 devstack sudo[102063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:48 devstack sudo[102063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Lock "cinder-quobyte-cd3b0965-716e-48c0-ae5f-845954ae0715" released by "delete_volume" :: held 0.932s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Created reservations ['81f18cb6-856d-4b4b-b6c3-175a05aba8ff'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Created reservations ['32a284d5-ccbe-4635-a874-8878124a5445', '33584284-dcb9-4da5-b6b7-ef986b1f121b', '778bbee7-ec7a-4523-baca-384bd9f9c62f', '97d2d218-494e-4678-9db8-3c5a64f76f23'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:49 devstack sudo[102063]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.463s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:49 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-765036ed-ff47-4a8c-a5c3-e69ced57718f tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Retype volume completed successfully. Aug 24 16:41:49 devstack sudo[102070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:49 devstack sudo[102070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:50 devstack sudo[102070]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.708s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-49040086-1c98-4d1b-893c-e03a238776da tempest-GroupsV314Test-13678845 None] Delete group completed successfully. Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Acquiring lock "cinder-3ded43cc-8c18-40ac-8576-4d3950fd4602-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "cinder-3ded43cc-8c18-40ac-8576-4d3950fd4602-delete_volume" acquired by "delete_volume" :: waited 0.066s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Acquiring lock "cinder-quobyte-3ded43cc-8c18-40ac-8576-4d3950fd4602" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "cinder-quobyte-3ded43cc-8c18-40ac-8576-4d3950fd4602" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7790e2d-f5e1-4a22-82c1-96b6d822cb86]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:41:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:50 devstack sudo[102097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 Aug 24 16:41:50 devstack sudo[102097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:51 devstack sudo[102097]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:51 devstack sudo[102103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602 Aug 24 16:41:51 devstack sudo[102103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:51 devstack sudo[102103]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ded43cc-8c18-40ac-8576-4d3950fd4602" returned: 0 in 0.378s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "cinder-quobyte-3ded43cc-8c18-40ac-8576-4d3950fd4602" released by "delete_volume" :: held 0.883s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:51 devstack cinder-volume[94296]: WARNING cinder.quota [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:51 devstack cinder-volume[94296]: WARNING cinder.quota [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Created reservations ['28284933-dbd7-4e52-b0ae-8c7de5df7dd7', '231c90ea-6b64-4a17-bb05-07b1a87a7d2a', '24d5f404-475b-4d3a-aad4-b984632c793d', 'c1ef1ade-702f-4ddc-9c88-3375b5297ec3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:51 devstack sudo[102109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:51 devstack sudo[102109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:52 devstack sudo[102109]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.317s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Deleted volume successfully. Aug 24 16:41:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-083ed312-6578-47e2-8295-d5d2eb48a808 tempest-VolumeRetypeWithoutMigrationTest-1133067971 None] Lock "cinder-3ded43cc-8c18-40ac-8576-4d3950fd4602-delete_volume" released by "delete_volume" :: held 1.600s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:41:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-42825f5f-b850-44df-a2ae-50baa2bfde18 req-baeec059-da3c-45c0-a878-cc598bb2cb46 tempest-AttachVolumeNegativeTest-840799390 None] Terminate volume connection completed successfully. Aug 24 16:41:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-42825f5f-b850-44df-a2ae-50baa2bfde18 req-baeec059-da3c-45c0-a878-cc598bb2cb46 tempest-AttachVolumeNegativeTest-840799390 None] Deleting attachment 16a3d8ec-e22f-48bf-a9cd-78c8ab374380. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:41:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7cc3ad76-ed11-4b16-9ec1-fe82651a8154 tempest-GroupsV320Test-1250850675 None] Group tempest-GroupsV320Test-Group-697194912: creating Aug 24 16:41:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7cc3ad76-ed11-4b16-9ec1-fe82651a8154 tempest-GroupsV320Test-1250850675 None] Group tempest-GroupsV320Test-Group-697194912: created successfully Aug 24 16:41:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7cc3ad76-ed11-4b16-9ec1-fe82651a8154 tempest-GroupsV320Test-1250850675 None] Create group completed successfully. Aug 24 16:41:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Created reservations ['0b80301d-9968-4004-9d63-1bd6fbd6f0bb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:58 devstack sudo[102154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:58 devstack sudo[102154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:41:58 devstack sudo[102154]: pam_unix(sudo:session): session closed for user root Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.404s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:41:58 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:41:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1ab050fe-a9e2-4c6d-a6fb-c64475792bb1 tempest-GroupsV320Test-1250850675 None] Delete group completed successfully. Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:41:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:41:59 devstack sudo[102158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:41:59 devstack sudo[102158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:00 devstack sudo[102158]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:42:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:42:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:42:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Flow 'volume_create_manager' (c6afceac-c5a3-4c8b-8400-e6b1285658fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c0c4d15-07b2-41ac-b9dd-2cc2906f5d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c0c4d15-07b2-41ac-b9dd-2cc2906f5d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2080930321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3614c55a-6657-4a0d-9d41-c26c0bd7b3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18b1956dc8944908b2bc1067d961a299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:06Z,use_quota=True,user_id='2cbca62991c34fc491f15eae7aa1f455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b575d4e-ddea-4f01-9217-3b03bc0c5537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b575d4e-ddea-4f01-9217-3b03bc0c5537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b5c268b-9aa5-4861-af41-edd847c99848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b5c268b-9aa5-4861-af41-edd847c99848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3614c55a-6657-4a0d-9d41-c26c0bd7b3d6', 'volume_name': 'volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6dbb3388-d1b3-40f0-a889-44f1b05fec50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6dbb3388-d1b3-40f0-a889-44f1b05fec50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99005b40-8c4f-4ccb-83e9-57233032c4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:06 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Volume 3614c55a-6657-4a0d-9d41-c26c0bd7b3d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6', 'volume_size': 1} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2080930321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3614c55a-6657-4a0d-9d41-c26c0bd7b3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18b1956dc8944908b2bc1067d961a299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:06Z,use_quota=True,user_id='2cbca62991c34fc491f15eae7aa1f455',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Creating volume 3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:06 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:06 devstack sudo[102191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 1073741824 Aug 24 16:42:06 devstack sudo[102191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:07 devstack sudo[102191]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 1073741824" returned: 0 in 0.546s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:07 devstack sudo[102197]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 Aug 24 16:42:07 devstack sudo[102197]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:07 devstack sudo[102197]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] <== create_volume: return (873ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.875s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99005b40-8c4f-4ccb-83e9-57233032c4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (474581a5-3060-4b5a-b60b-5b8bb5132d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:07 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Volume volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 (3614c55a-6657-4a0d-9d41-c26c0bd7b3d6): created successfully Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (474581a5-3060-4b5a-b60b-5b8bb5132d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Flow 'volume_create_manager' (c6afceac-c5a3-4c8b-8400-e6b1285658fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8faa3359-4b0f-441b-a9b0-e081d8c56b45 tempest-VolumesServicesTestJSON-1069002777 None] Created volume successfully. Aug 24 16:42:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Acquiring lock "cinder-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Lock "cinder-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Acquiring lock "cinder-quobyte-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Lock "cinder-quobyte-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:08 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cb2fc94a-0853-4405-aba1-347a66ac967f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:09 devstack sudo[102204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 Aug 24 16:42:09 devstack sudo[102204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:09 devstack sudo[102204]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6" returned: 0 in 0.515s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:09 devstack sudo[102210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6 Aug 24 16:42:09 devstack sudo[102210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:09 devstack sudo[102210]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6" returned: 0 in 0.315s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Lock "cinder-quobyte-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6" released by "delete_volume" :: held 0.902s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Created reservations ['1dca03a4-a2cd-415e-b482-3ff8a303d801', 'dfa08820-025c-488d-a1ba-1dd1ef20a67c', '10afd03c-8132-430a-8faf-a4f618eedcc7', '344d7ad5-fed6-48f1-8ab0-6891af94a6fc'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:10 devstack sudo[102213]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:42:10 devstack sudo[102213]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:10 devstack sudo[102213]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.384s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:10 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:42:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Deleted volume successfully. Aug 24 16:42:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-87da603d-70ee-4435-9791-9c1397fb5b8d tempest-VolumesServicesTestJSON-1069002777 None] Lock "cinder-3614c55a-6657-4a0d-9d41-c26c0bd7b3d6-delete_volume" released by "delete_volume" :: held 1.618s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:19 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=56,cinder:SELECT=44,cinder:INSERT=13,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:42:20 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=51,cinder:SELECT=49,cinder:INSERT=8,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Flow 'volume_create_manager' (f1540936-1579-474d-bc90-b292a7884b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5187bff6-4429-47cd-9f84-2fe1c5aeb606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5187bff6-4429-47cd-9f84-2fe1c5aeb606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1673586688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2754fef9-f41e-4212-bd11-53e759394c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='238fdfdabe2247e59048b08f84d15971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:36Z,use_quota=True,user_id='7b1d637b58254f548bccc1638f774d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3754d1b6-315a-4766-be5e-c7dba5454422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3754d1b6-315a-4766-be5e-c7dba5454422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5eef5103-8aee-4253-9f13-63044f9c1a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5eef5103-8aee-4253-9f13-63044f9c1a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2754fef9-f41e-4212-bd11-53e759394c16', 'volume_name': 'volume-2754fef9-f41e-4212-bd11-53e759394c16', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e98e6c45-8a13-46ce-8e19-4f4edb5f9806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e98e6c45-8a13-46ce-8e19-4f4edb5f9806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a4826fd-bab1-44cd-8db5-31a7a53e5ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Volume 2754fef9-f41e-4212-bd11-53e759394c16: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2754fef9-f41e-4212-bd11-53e759394c16', 'volume_size': 1} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1673586688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2754fef9-f41e-4212-bd11-53e759394c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='238fdfdabe2247e59048b08f84d15971',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:36Z,use_quota=True,user_id='7b1d637b58254f548bccc1638f774d4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Creating volume 2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:36 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:36 devstack sudo[102492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 1073741824 Aug 24 16:42:36 devstack sudo[102492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:37 devstack sudo[102492]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 1073741824" returned: 0 in 0.716s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:37 devstack sudo[102500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 Aug 24 16:42:37 devstack sudo[102500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:37 devstack sudo[102500]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16" returned: 0 in 0.464s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] <== create_volume: return (1259ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.265s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a4826fd-bab1-44cd-8db5-31a7a53e5ab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2754fef9-f41e-4212-bd11-53e759394c16', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9c12050-652e-40bc-bdd1-034a037f883e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Volume volume-2754fef9-f41e-4212-bd11-53e759394c16 (2754fef9-f41e-4212-bd11-53e759394c16): created successfully Aug 24 16:42:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c9c12050-652e-40bc-bdd1-034a037f883e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Flow 'volume_create_manager' (f1540936-1579-474d-bc90-b292a7884b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4d9cdb27-053d-4d7b-84a9-dd38a88eb3d3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Created volume successfully. Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Creating offline snapshot e0d52d26-29b1-45ac-b380-f13b5c824413 of volume 2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[863f4fc0-e0de-4359-80c9-0562fecea3d7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:39 devstack sudo[102569]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 Aug 24 16:42:39 devstack sudo[102569]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:39 devstack sudo[102569]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16" returned: 0 in 0.685s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:39 devstack sudo[102589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 1G Aug 24 16:42:39 devstack sudo[102589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:40 devstack sudo[102589]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 1G" returned: 0 in 0.539s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2754fef9-f41e-4212-bd11-53e759394c16 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:40 devstack sudo[102595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2754fef9-f41e-4212-bd11-53e759394c16 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 Aug 24 16:42:40 devstack sudo[102595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:41 devstack sudo[102595]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2754fef9-f41e-4212-bd11-53e759394c16 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413" returned: 0 in 0.755s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:41 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 is being set with open permissions: ugo+rw Aug 24 16:42:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:41 devstack sudo[102602]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 Aug 24 16:42:41 devstack sudo[102602]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:41 devstack sudo[102602]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413" returned: 0 in 0.514s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:41 devstack sudo[102605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info Aug 24 16:42:41 devstack sudo[102605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:42 devstack sudo[102605]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info" returned: 0 in 0.270s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:42 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info is being set with open permissions: ugo+rw Aug 24 16:42:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:42 devstack sudo[102608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info Aug 24 16:42:42 devstack sudo[102608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:42 devstack sudo[102608]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.info" returned: 0 in 0.284s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.176s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:42 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ec88bd8a-4a79-48bb-87ff-7a84cb64f692 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Create snapshot completed successfully Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (dddd637b-534b-445c-ac88-fc1d4302cec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d383f1b-9306-4424-ba08-55894cdfe473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d383f1b-9306-4424-ba08-55894cdfe473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-850793087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=df13cee4-6148-4fa6-b20f-27f25ef2e06f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:44Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b8a6c92-00f3-4a9a-b799-ca3755ee3786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b8a6c92-00f3-4a9a-b799-ca3755ee3786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89c19092-fb3d-46bb-bac8-cc608d0588d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (89c19092-fb3d-46bb-bac8-cc608d0588d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'df13cee4-6148-4fa6-b20f-27f25ef2e06f', 'volume_name': 'volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (529920a1-8b41-4c3a-91ba-8cd166408c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (529920a1-8b41-4c3a-91ba-8cd166408c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07df723a-1120-47db-b5e0-18900b096f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Volume df13cee4-6148-4fa6-b20f-27f25ef2e06f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f', 'volume_size': 1} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-850793087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=df13cee4-6148-4fa6-b20f-27f25ef2e06f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:44Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Creating volume df13cee4-6148-4fa6-b20f-27f25ef2e06f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:43 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:44 devstack sudo[102647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f 1073741824 Aug 24 16:42:44 devstack sudo[102647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "cinder-e0d52d26-29b1-45ac-b380-f13b5c824413-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-e0d52d26-29b1-45ac-b380-f13b5c824413-delete_snapshot" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "cinder-quobyte-2754fef9-f41e-4212-bd11-53e759394c16" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-quobyte-2754fef9-f41e-4212-bd11-53e759394c16" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "cinder-quobyte-e0d52d26-29b1-45ac-b380-f13b5c824413" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-quobyte-e0d52d26-29b1-45ac-b380-f13b5c824413" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Deleting offline snapshot e0d52d26-29b1-45ac-b380-f13b5c824413 of volume 2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] snapshot_file for this snap is: volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1357f3ef-2e0a-431e-abae-2246a750ff53]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:44 devstack sudo[102652]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 Aug 24 16:42:44 devstack sudo[102652]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:44 devstack sudo[102647]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f 1073741824" returned: 0 in 0.624s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:44 devstack sudo[102655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f Aug 24 16:42:44 devstack sudo[102655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:44 devstack sudo[102652]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413" returned: 0 in 0.485s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2754fef9-f41e-4212-bd11-53e759394c16(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae6c0bf6-255d-4664-9987-aeea02a2e937]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:45 devstack sudo[102655]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f" returned: 0 in 0.357s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] <== create_volume: return (1050ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.057s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07df723a-1120-47db-b5e0-18900b096f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34311cf2-8dee-4ec4-8387-5cbcdb321185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:45 devstack sudo[102686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 Aug 24 16:42:45 devstack sudo[102686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Volume volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f (df13cee4-6148-4fa6-b20f-27f25ef2e06f): created successfully Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34311cf2-8dee-4ec4-8387-5cbcdb321185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (dddd637b-534b-445c-ac88-fc1d4302cec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:45 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-66063468-4fdd-4342-90d0-50b4c845fee8 tempest-VolumesActionsTest-1327467392 None] Created volume successfully. Aug 24 16:42:45 devstack sudo[102686]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16" returned: 0 in 0.452s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:45 devstack sudo[102694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 Aug 24 16:42:45 devstack sudo[102694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:45 devstack sudo[102694]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413" returned: 0 in 0.421s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:45 devstack sudo[102702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413 Aug 24 16:42:45 devstack sudo[102702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b8564c27-7c44-4c11-87ed-8db654faffe8 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f" by "attach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b8564c27-7c44-4c11-87ed-8db654faffe8 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f" acquired by "attach_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b8564c27-7c44-4c11-87ed-8db654faffe8 tempest-VolumesActionsTest-1327467392 None] Attaching volume df13cee4-6148-4fa6-b20f-27f25ef2e06f to instance 8ad4c9c6-2bb4-407b-9ed8-a3e5e2e0af15 at mountpoint /dev/vdb on host None. Aug 24 16:42:46 devstack sudo[102702]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16.e0d52d26-29b1-45ac-b380-f13b5c824413" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b8564c27-7c44-4c11-87ed-8db654faffe8 tempest-VolumesActionsTest-1327467392 None] Attach volume completed successfully. Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b8564c27-7c44-4c11-87ed-8db654faffe8 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f" released by "attach_volume" :: held 0.165s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-quobyte-e0d52d26-29b1-45ac-b380-f13b5c824413" released by "_delete_snapshot" :: held 1.790s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-quobyte-2754fef9-f41e-4212-bd11-53e759394c16" released by "delete_snapshot" :: held 1.826s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Created reservations ['fbddfc24-56fc-4620-82ba-943f72b5bf9c', 'c8d284c8-10e3-49c4-a5ae-e3e7005bfb6e', '40fadc1c-30ef-459e-8e66-5e1425029e2c', '380df641-9054-4193-bf3f-ff83351d4957'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Delete snapshot completed successfully. Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b0dad513-fe0f-4b4d-9563-cf5c978688a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-e0d52d26-29b1-45ac-b380-f13b5c824413-delete_snapshot" released by "delete_snapshot" :: held 2.121s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Flow 'volume_create_manager' (5496d2d5-cc30-467e-a3b8-cb630eb32a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7008c6ec-d44f-455e-86f2-ac4d1927648e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7008c6ec-d44f-455e-86f2-ac4d1927648e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-605135231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eae5b0ac-d1ad-441b-be08-8a5cefddc18a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a7e334d47f42ce8a081fb4a3634296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:46Z,use_quota=True,user_id='fba34a4ea22f4441ba46ea02725e1d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (471e8cf6-2dce-406e-893e-edb190e256c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (471e8cf6-2dce-406e-893e-edb190e256c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a89126c2-7d2b-4bd9-8f8b-df390d748f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a89126c2-7d2b-4bd9-8f8b-df390d748f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eae5b0ac-d1ad-441b-be08-8a5cefddc18a', 'volume_name': 'volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66490ca1-3e6f-4456-8f5f-72ba68bb15b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66490ca1-3e6f-4456-8f5f-72ba68bb15b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa718b25-7c32-46f8-a218-5235ab3690e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Volume eae5b0ac-d1ad-441b-be08-8a5cefddc18a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a', 'volume_size': 1} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-605135231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eae5b0ac-d1ad-441b-be08-8a5cefddc18a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a7e334d47f42ce8a081fb4a3634296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:46Z,use_quota=True,user_id='fba34a4ea22f4441ba46ea02725e1d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Creating volume eae5b0ac-d1ad-441b-be08-8a5cefddc18a {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:46 devstack sudo[102705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a 1073741824 Aug 24 16:42:46 devstack sudo[102705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-768412a6-f897-4927-9400-fadb7b3d1f48 tempest-VolumesActionsTest-664806093 None] Terminate volume connection completed successfully. Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-768412a6-f897-4927-9400-fadb7b3d1f48 tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-detach_volume" by "detach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-768412a6-f897-4927-9400-fadb7b3d1f48 tempest-VolumesActionsTest-664806093 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-detach_volume" acquired by "detach_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-768412a6-f897-4927-9400-fadb7b3d1f48 tempest-VolumesActionsTest-664806093 None] Detaching volume df13cee4-6148-4fa6-b20f-27f25ef2e06f from instance 8ad4c9c6-2bb4-407b-9ed8-a3e5e2e0af15. Aug 24 16:42:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-768412a6-f897-4927-9400-fadb7b3d1f48 tempest-VolumesActionsTest-664806093 None] Detach volume completed successfully. Aug 24 16:42:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-768412a6-f897-4927-9400-fadb7b3d1f48 tempest-VolumesActionsTest-664806093 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-detach_volume" released by "detach_volume" :: held 0.091s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:47 devstack sudo[102705]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a 1073741824" returned: 0 in 0.525s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:47 devstack sudo[102711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a Aug 24 16:42:47 devstack sudo[102711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b987117-43a0-42a1-a2dc-b8d5c4615d83 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-detach_volume" by "detach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b987117-43a0-42a1-a2dc-b8d5c4615d83 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-detach_volume" acquired by "detach_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5b987117-43a0-42a1-a2dc-b8d5c4615d83 tempest-VolumesActionsTest-1327467392 None] Volume detach called, but volume not attached. Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b987117-43a0-42a1-a2dc-b8d5c4615d83 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-detach_volume" released by "detach_volume" :: held 0.020s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:47 devstack sudo[102711]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a" returned: 0 in 0.313s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] <== create_volume: return (881ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.883s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa718b25-7c32-46f8-a218-5235ab3690e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (554fea7f-cf15-498b-ae3e-e5e6dde39cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Volume volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a (eae5b0ac-d1ad-441b-be08-8a5cefddc18a): created successfully Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (554fea7f-cf15-498b-ae3e-e5e6dde39cfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Flow 'volume_create_manager' (5496d2d5-cc30-467e-a3b8-cb630eb32a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-delete_volume" acquired by "delete_volume" :: waited 0.050s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-17698b1d-aaa5-49d8-b7bf-38ed491ad170 tempest-AttachVolumeNegativeTest-840799390 None] Created volume successfully. Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "cinder-quobyte-df13cee4-6148-4fa6-b20f-27f25ef2e06f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "cinder-2754fef9-f41e-4212-bd11-53e759394c16-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-2754fef9-f41e-4212-bd11-53e759394c16-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-quobyte-df13cee4-6148-4fa6-b20f-27f25ef2e06f" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd325685-c85c-44a6-b8d1-959728e859c3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "cinder-quobyte-2754fef9-f41e-4212-bd11-53e759394c16" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-quobyte-2754fef9-f41e-4212-bd11-53e759394c16" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[197b7f7a-d42e-436d-a360-e5723f725934]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:47 devstack sudo[102715]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f Aug 24 16:42:47 devstack sudo[102715]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:47 devstack sudo[102716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 Aug 24 16:42:47 devstack sudo[102716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:47 devstack sudo[102715]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f" returned: 0 in 0.359s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:48 devstack sudo[102722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f Aug 24 16:42:48 devstack sudo[102722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:48 devstack sudo[102716]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16" returned: 0 in 0.398s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:48 devstack sudo[102727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16 Aug 24 16:42:48 devstack sudo[102727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:48 devstack sudo[102722]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-df13cee4-6148-4fa6-b20f-27f25ef2e06f" returned: 0 in 0.249s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-quobyte-df13cee4-6148-4fa6-b20f-27f25ef2e06f" released by "delete_volume" :: held 0.660s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Created reservations ['93a860ff-4613-45f9-90f0-df62df67e45a', 'a8be36b1-2202-466c-819c-ded43a2c9c90', 'ab4565c3-b5a4-4764-abc4-bfae3b70a8c7', '838f3ca4-d2db-4832-aed9-6317fc05a4e9'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:48 devstack sudo[102727]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2754fef9-f41e-4212-bd11-53e759394c16" returned: 0 in 0.279s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-quobyte-2754fef9-f41e-4212-bd11-53e759394c16" released by "delete_volume" :: held 0.737s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:48 devstack sudo[102731]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:42:48 devstack sudo[102731]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Created reservations ['5b09faa0-8c36-457f-9285-d30725d71362', 'f47cfbe8-295f-41c1-9139-d792af9f2b03', '1563f1e7-9351-45e9-966b-d586fd511cbf', '4a25d18b-dda1-4787-aa6a-6ef81217c954'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:48 devstack sudo[102733]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:42:48 devstack sudo[102733]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:48 devstack sudo[102731]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.423s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:42:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Deleted volume successfully. Aug 24 16:42:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-92945dc0-70ca-4815-86ee-90392e6c3800 tempest-VolumesActionsTest-1327467392 None] Lock "cinder-df13cee4-6148-4fa6-b20f-27f25ef2e06f-delete_volume" released by "delete_volume" :: held 1.356s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:49 devstack sudo[102733]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.544s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:42:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Deleted volume successfully. Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ea24298f-94b2-4c29-8d67-d04f2d40cffe tempest-VolumeSnapshotQuotasNegativeTestJSON-1325900921 None] Lock "cinder-2754fef9-f41e-4212-bd11-53e759394c16-delete_volume" released by "delete_volume" :: held 1.572s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-273e6815-03d5-42cf-81b0-f3ec6b99c7d7 req-5c8f7d05-d4b5-44ce-b18c-29401d4d6f3b tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-273e6815-03d5-42cf-81b0-f3ec6b99c7d7 req-5c8f7d05-d4b5-44ce-b18c-29401d4d6f3b tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-273e6815-03d5-42cf-81b0-f3ec6b99c7d7 req-5c8f7d05-d4b5-44ce-b18c-29401d4d6f3b tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-273e6815-03d5-42cf-81b0-f3ec6b99c7d7 req-5c8f7d05-d4b5-44ce-b18c-29401d4d6f3b tempest-AttachVolumeNegativeTest-840799390 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '46fc5e90-934b-4a38-b565-c70568c01831', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:42:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-273e6815-03d5-42cf-81b0-f3ec6b99c7d7 req-5c8f7d05-d4b5-44ce-b18c-29401d4d6f3b tempest-AttachVolumeNegativeTest-840799390 None] attachment_update completed successfully. Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (6a26cce1-ba1f-42cd-93a0-c244847323ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29bd87df-77cb-4560-88f2-9c729937b826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29bd87df-77cb-4560-88f2-9c729937b826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1903284057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9467eef7-a76c-4c02-82e8-3855d2f4c060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:53Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92c734d5-d709-4297-bdd8-ed4317bfe224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92c734d5-d709-4297-bdd8-ed4317bfe224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25ab48a1-0268-45f1-8a77-b19569fda6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25ab48a1-0268-45f1-8a77-b19569fda6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9467eef7-a76c-4c02-82e8-3855d2f4c060', 'volume_name': 'volume-9467eef7-a76c-4c02-82e8-3855d2f4c060', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a395570-6dbe-4da4-9d60-a99621e8beec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1a395570-6dbe-4da4-9d60-a99621e8beec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (910f8f93-55d4-4e61-b926-2d690bc9b1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:52 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Volume 9467eef7-a76c-4c02-82e8-3855d2f4c060: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9467eef7-a76c-4c02-82e8-3855d2f4c060', 'volume_size': 1} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1903284057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9467eef7-a76c-4c02-82e8-3855d2f4c060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:53Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Creating volume 9467eef7-a76c-4c02-82e8-3855d2f4c060 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:52 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:52 devstack sudo[103166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 1073741824 Aug 24 16:42:52 devstack sudo[103166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-52f9ea86-f93e-4633-ab2a-0ac93db95aec req-3ec47107-bf1e-4cf9-9ee9-8a58bf1946f6 tempest-AttachVolumeNegativeTest-840799390 None] Terminate volume connection completed successfully. Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-52f9ea86-f93e-4633-ab2a-0ac93db95aec req-3ec47107-bf1e-4cf9-9ee9-8a58bf1946f6 tempest-AttachVolumeNegativeTest-840799390 None] Deleting attachment 46fc5e90-934b-4a38-b565-c70568c01831. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:42:53 devstack sudo[103166]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 1073741824" returned: 0 in 0.577s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:53 devstack sudo[103198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 Aug 24 16:42:53 devstack sudo[103198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:53 devstack sudo[103198]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060" returned: 0 in 0.323s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] <== create_volume: return (962ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.965s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (910f8f93-55d4-4e61-b926-2d690bc9b1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9467eef7-a76c-4c02-82e8-3855d2f4c060', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c567e04-0582-44a3-8e65-924b77a8788e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Volume volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 (9467eef7-a76c-4c02-82e8-3855d2f4c060): created successfully Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c567e04-0582-44a3-8e65-924b77a8788e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (6a26cce1-ba1f-42cd-93a0-c244847323ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ed7afa85-1384-44f1-bd52-aa52e5d62dde tempest-VolumesActionsTest-1327467392 None] Created volume successfully. Aug 24 16:42:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-9467eef7-a76c-4c02-82e8-3855d2f4c060-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Lock "cinder-9467eef7-a76c-4c02-82e8-3855d2f4c060-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-quobyte-9467eef7-a76c-4c02-82e8-3855d2f4c060" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-9467eef7-a76c-4c02-82e8-3855d2f4c060" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[09e25745-9d87-44a4-a57f-394fb3ab855b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:55 devstack sudo[103224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 Aug 24 16:42:55 devstack sudo[103224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:55 devstack sudo[103224]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060" returned: 0 in 0.424s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:55 devstack sudo[103231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060 Aug 24 16:42:55 devstack sudo[103231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:55 devstack sudo[103231]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9467eef7-a76c-4c02-82e8-3855d2f4c060" returned: 0 in 0.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-9467eef7-a76c-4c02-82e8-3855d2f4c060" released by "delete_volume" :: held 0.784s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Created reservations ['98414815-fe8f-46f3-98d9-74cc97de90a8', '3a2dacbe-469b-4e3f-95fb-2b7b56989105', 'e6b77c80-25a0-45f7-a2c9-3401be154d21', '610f1925-4008-4391-b096-ed511227040a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:56 devstack sudo[103237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:42:56 devstack sudo[103237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:56 devstack sudo[103237]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.316s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:42:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Deleted volume successfully. Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7902828f-b2b4-4cc8-b6ff-db6335b50c17 tempest-VolumesActionsTest-664806093 None] Lock "cinder-9467eef7-a76c-4c02-82e8-3855d2f4c060-delete_volume" released by "delete_volume" :: held 1.459s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Flow 'volume_create_manager' (40b8e2db-9485-45e0-8766-9ac386c6debe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84d419ad-f6de-498e-9943-502a19e0e543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84d419ad-f6de-498e-9943-502a19e0e543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-225482925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2763d7e-5aaa-4ee5-96cf-4618a5c813ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01889ffb42f044f8850349e0bb2da59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:57Z,use_quota=True,user_id='b40bbebd3fc44501b5d5378a3f393d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eadea149-4cdd-4dac-a0c1-a3bf0bae4b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eadea149-4cdd-4dac-a0c1-a3bf0bae4b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c05342b4-ac2f-4655-b6a7-f68f0b6c606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c05342b4-ac2f-4655-b6a7-f68f0b6c606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2763d7e-5aaa-4ee5-96cf-4618a5c813ca', 'volume_name': 'volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4979bec8-bf75-4636-9e3a-4704b6e15045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4979bec8-bf75-4636-9e3a-4704b6e15045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c7f2b93-6c6a-411d-ba6e-60e7fa9af87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:56 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Volume b2763d7e-5aaa-4ee5-96cf-4618a5c813ca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca', 'volume_size': 1} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-225482925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2763d7e-5aaa-4ee5-96cf-4618a5c813ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01889ffb42f044f8850349e0bb2da59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:57Z,use_quota=True,user_id='b40bbebd3fc44501b5d5378a3f393d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Creating volume b2763d7e-5aaa-4ee5-96cf-4618a5c813ca {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:56 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:56 devstack sudo[103240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca 1073741824 Aug 24 16:42:56 devstack sudo[103240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (cc294ad3-b24e-40b4-820c-b4c0fd127021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6116f2f-55d3-4ee1-b2ce-e7822f410b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a6116f2f-55d3-4ee1-b2ce-e7822f410b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1901291357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44033b66-fea0-4b25-8303-2f2aad9a5ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:57Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ffa340c-c721-49e3-aa9a-40ff2407d01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ffa340c-c721-49e3-aa9a-40ff2407d01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c37d805-4197-498e-b68a-549c9c1ce80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c37d805-4197-498e-b68a-549c9c1ce80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44033b66-fea0-4b25-8303-2f2aad9a5ea2', 'volume_name': 'volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02336013-0ba3-4963-ac28-9c2a5985ebee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02336013-0ba3-4963-ac28-9c2a5985ebee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0692b97b-94b1-44a8-bc60-4e766f44fd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Volume 44033b66-fea0-4b25-8303-2f2aad9a5ea2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2', 'volume_size': 1} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:57 devstack sudo[103240]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca 1073741824" returned: 0 in 0.462s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:57 devstack sudo[103247]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca Aug 24 16:42:57 devstack sudo[103247]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:57 devstack sudo[103247]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca" returned: 0 in 0.255s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] <== create_volume: return (764ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.766s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.481s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:42:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1901291357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=44033b66-fea0-4b25-8303-2f2aad9a5ea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:42:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:42:57Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Creating volume 44033b66-fea0-4b25-8303-2f2aad9a5ea2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:42:57 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:57 devstack sudo[103253]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 1073741824 Aug 24 16:42:57 devstack sudo[103253]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c7f2b93-6c6a-411d-ba6e-60e7fa9af87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (897d0321-0a80-4a5a-8e5c-600cd95485aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Volume volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca (b2763d7e-5aaa-4ee5-96cf-4618a5c813ca): created successfully Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (897d0321-0a80-4a5a-8e5c-600cd95485aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Flow 'volume_create_manager' (40b8e2db-9485-45e0-8766-9ac386c6debe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-43416843-5e24-4311-badf-76b8360959bb tempest-AttachVolumeTestJSON-1920626793 None] Created volume successfully. Aug 24 16:42:58 devstack sudo[103253]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 1073741824" returned: 0 in 0.548s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:58 devstack sudo[103262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 Aug 24 16:42:58 devstack sudo[103262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:58 devstack sudo[103262]: pam_unix(sudo:session): session closed for user root Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] <== create_volume: return (934ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.939s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0692b97b-94b1-44a8-bc60-4e766f44fd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc9e8bae-7b31-4606-bd55-35cf5d499577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:42:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Volume volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 (44033b66-fea0-4b25-8303-2f2aad9a5ea2): created successfully Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cc9e8bae-7b31-4606-bd55-35cf5d499577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:42:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (cc294ad3-b24e-40b4-820c-b4c0fd127021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:42:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-43db99c3-8aec-4e6b-befe-5c25d8836dcc tempest-VolumesActionsTest-1327467392 None] Created volume successfully. Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-44033b66-fea0-4b25-8303-2f2aad9a5ea2-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Lock "cinder-44033b66-fea0-4b25-8303-2f2aad9a5ea2-delete_volume" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-quobyte-44033b66-fea0-4b25-8303-2f2aad9a5ea2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-44033b66-fea0-4b25-8303-2f2aad9a5ea2" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff637216-c442-4f49-9308-7f4f21505276]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:59 devstack sudo[103268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 Aug 24 16:42:59 devstack sudo[103268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:42:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:42:59 devstack sudo[103270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:42:59 devstack sudo[103270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:00 devstack sudo[103268]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2" returned: 0 in 0.576s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:00 devstack sudo[103275]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2 Aug 24 16:43:00 devstack sudo[103275]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:00 devstack sudo[103270]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.481s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-0e341e85-4890-4e24-a9a6-68387c5cbe2a req-445b925d-66b1-459e-9af8-1c059cafc0f2 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-0e341e85-4890-4e24-a9a6-68387c5cbe2a req-445b925d-66b1-459e-9af8-1c059cafc0f2 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-0e341e85-4890-4e24-a9a6-68387c5cbe2a req-445b925d-66b1-459e-9af8-1c059cafc0f2 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.022s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:00 devstack sudo[103275]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-44033b66-fea0-4b25-8303-2f2aad9a5ea2" returned: 0 in 0.443s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-44033b66-fea0-4b25-8303-2f2aad9a5ea2" released by "delete_volume" :: held 1.078s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-0e341e85-4890-4e24-a9a6-68387c5cbe2a req-445b925d-66b1-459e-9af8-1c059cafc0f2 tempest-AttachVolumeTestJSON-1920626793 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '942a5200-3193-4467-aa4d-3d56759a4268', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:43:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-0e341e85-4890-4e24-a9a6-68387c5cbe2a req-445b925d-66b1-459e-9af8-1c059cafc0f2 tempest-AttachVolumeTestJSON-1920626793 None] attachment_update completed successfully. Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Created reservations ['1a55174b-a914-42b6-93cf-3b51430ccb00', 'ed69c6e4-b473-407d-9618-e779a7f8e1c1', 'f89adf17-8acf-4ddf-b696-3b477d45130a', '4ed94c05-9161-4ae6-9178-bde21a4c7b7d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:00 devstack sudo[103288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:00 devstack sudo[103288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:01 devstack sudo[103288]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.345s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:01 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:01 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Deleted volume successfully. Aug 24 16:43:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f72d0ce1-c720-4f0e-b6b8-b5f88ac63fdc tempest-VolumesActionsTest-664806093 None] Lock "cinder-44033b66-fea0-4b25-8303-2f2aad9a5ea2-delete_volume" released by "delete_volume" :: held 1.763s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (7588ed25-dd69-4376-bef2-7cccee5bb221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ee4222b-9dfc-442f-9b5d-d4344e2f9d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ee4222b-9dfc-442f-9b5d-d4344e2f9d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1424353522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:02Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4cb82e7-2992-4f65-a35b-ac2e817818f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4cb82e7-2992-4f65-a35b-ac2e817818f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ae17690-733e-4ffe-9cb3-356e0370d539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ae17690-733e-4ffe-9cb3-356e0370d539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3', 'volume_name': 'volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66cfa682-93e0-4eb5-866c-b3bcafa52be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (66cfa682-93e0-4eb5-866c-b3bcafa52be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b96174bb-f5c7-4026-bf0e-11f6f7948ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Volume 9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3', 'volume_size': 1} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1424353522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:02Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Creating volume 9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:02 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:02 devstack sudo[103676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 1073741824 Aug 24 16:43:02 devstack sudo[103676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:03 devstack sudo[103676]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 1073741824" returned: 0 in 0.648s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:03 devstack sudo[103685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 Aug 24 16:43:03 devstack sudo[103685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Flow 'volume_create_manager' (7c6eff62-a916-458b-b3f1-aa038b871fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87835a67-ac76-4645-86e4-d47d4d9678eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (87835a67-ac76-4645-86e4-d47d4d9678eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-19737694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e4d30e2-7dd1-4f9a-a326-0059278e959e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01889ffb42f044f8850349e0bb2da59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:03Z,use_quota=True,user_id='b40bbebd3fc44501b5d5378a3f393d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a6f4752-1d25-4490-9193-95f9728f6440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0a6f4752-1d25-4490-9193-95f9728f6440) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5c39483-d302-4a1c-9c85-1052618bf7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5c39483-d302-4a1c-9c85-1052618bf7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e4d30e2-7dd1-4f9a-a326-0059278e959e', 'volume_name': 'volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3050e7a3-bc8c-44ef-a8f8-9e7d9165c91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3050e7a3-bc8c-44ef-a8f8-9e7d9165c91d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41275133-3d51-4394-8b1a-95d9be9fd79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:03 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Volume 4e4d30e2-7dd1-4f9a-a326-0059278e959e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e', 'volume_size': 1} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:03 devstack sudo[103685]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] <== create_volume: return (1068ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.071s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.081s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-19737694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4e4d30e2-7dd1-4f9a-a326-0059278e959e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01889ffb42f044f8850349e0bb2da59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:03Z,use_quota=True,user_id='b40bbebd3fc44501b5d5378a3f393d93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Creating volume 4e4d30e2-7dd1-4f9a-a326-0059278e959e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:03 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b96174bb-f5c7-4026-bf0e-11f6f7948ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18ec2e32-9950-41f7-807c-afe71509103e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:03 devstack sudo[103688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e 1073741824 Aug 24 16:43:03 devstack sudo[103688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:03 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Volume volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 (9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3): created successfully Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (18ec2e32-9950-41f7-807c-afe71509103e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (7588ed25-dd69-4376-bef2-7cccee5bb221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-78fa63a0-a077-4ec6-b867-f565ab59c5e6 tempest-VolumesActionsTest-1327467392 None] Created volume successfully. Aug 24 16:43:04 devstack sudo[103688]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e 1073741824" returned: 0 in 0.538s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:04 devstack sudo[103694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e Aug 24 16:43:04 devstack sudo[103694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:04 devstack sudo[103694]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e" returned: 0 in 0.300s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] <== create_volume: return (883ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.885s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41275133-3d51-4394-8b1a-95d9be9fd79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b282ac90-f7c4-4a91-a867-387b45f3a08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Volume volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e (4e4d30e2-7dd1-4f9a-a326-0059278e959e): created successfully Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b282ac90-f7c4-4a91-a867-387b45f3a08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Flow 'volume_create_manager' (7c6eff62-a916-458b-b3f1-aa038b871fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-50ec3b96-e1a6-4786-a9cc-48aa005ea19a tempest-AttachVolumeTestJSON-1920626793 None] Created volume successfully. Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Lock "cinder-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-quobyte-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[840b9270-b538-4f01-844b-f49dd7c0355f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:04 devstack sudo[103698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 Aug 24 16:43:04 devstack sudo[103698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:05 devstack sudo[103698]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3" returned: 0 in 0.463s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:05 devstack sudo[103716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3 Aug 24 16:43:05 devstack sudo[103716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:05 devstack sudo[103716]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3" returned: 0 in 0.491s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3" released by "delete_volume" :: held 1.048s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Created reservations ['abacfcb9-0d08-45b3-b140-1fde39a45201', '4e861c27-94fd-469f-bd33-72541408e446', '5caa87d6-f013-43b7-8311-77b6c154e502', '30dc69bb-fbc7-4def-8c30-cae6353bca28'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:06 devstack sudo[103728]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:06 devstack sudo[103728]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:06 devstack sudo[103728]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Deleted volume successfully. Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3c20f10f-03e6-44e3-a212-1be52e259e7c tempest-VolumesActionsTest-664806093 None] Lock "cinder-9da5c7e5-defc-4ad1-8daa-dcb0c1fe0ae3-delete_volume" released by "delete_volume" :: held 1.616s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-9cb704f8-ce5b-4d53-91e7-b9677be3a9c7 req-9f31ee06-d1cb-4bb1-9f58-62b935fdee64 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-9cb704f8-ce5b-4d53-91e7-b9677be3a9c7 req-9f31ee06-d1cb-4bb1-9f58-62b935fdee64 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-9cb704f8-ce5b-4d53-91e7-b9677be3a9c7 req-9f31ee06-d1cb-4bb1-9f58-62b935fdee64 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-9cb704f8-ce5b-4d53-91e7-b9677be3a9c7 req-9f31ee06-d1cb-4bb1-9f58-62b935fdee64 tempest-AttachVolumeTestJSON-1920626793 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '36eb55ed-0bd1-4219-90d2-90dcede8b129', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:43:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-9cb704f8-ce5b-4d53-91e7-b9677be3a9c7 req-9f31ee06-d1cb-4bb1-9f58-62b935fdee64 tempest-AttachVolumeTestJSON-1920626793 None] attachment_update completed successfully. Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (64f72ee8-a209-4707-b533-3eed694c11fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1cc6ecf-47d5-4e07-9f52-fccbafde0dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1cc6ecf-47d5-4e07-9f52-fccbafde0dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-258598970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f14a1a9-9e85-4c74-bd43-183f8b35c9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:08Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7367a31-8da1-4ea6-8766-e9be2b33dc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7367a31-8da1-4ea6-8766-e9be2b33dc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0937857-3c4a-41c1-833f-f35404b9b111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0937857-3c4a-41c1-833f-f35404b9b111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f14a1a9-9e85-4c74-bd43-183f8b35c9bd', 'volume_name': 'volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6ac85d7-f034-43b4-bced-b1d371998216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6ac85d7-f034-43b4-bced-b1d371998216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cdfc5f44-32f3-4e7c-9981-edde2138d7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:07 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Volume 9f14a1a9-9e85-4c74-bd43-183f8b35c9bd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd', 'volume_size': 1} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-258598970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9f14a1a9-9e85-4c74-bd43-183f8b35c9bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:08Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Creating volume 9f14a1a9-9e85-4c74-bd43-183f8b35c9bd {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:07 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:07 devstack sudo[103746]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd 1073741824 Aug 24 16:43:07 devstack sudo[103746]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:08 devstack sudo[103746]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd 1073741824" returned: 0 in 0.778s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:08 devstack sudo[103792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd Aug 24 16:43:08 devstack sudo[103792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:09 devstack sudo[103792]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd" returned: 0 in 0.588s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] <== create_volume: return (1459ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.461s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cdfc5f44-32f3-4e7c-9981-edde2138d7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1450195-d754-4955-bca9-03fe6ab39f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:09 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Volume volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd (9f14a1a9-9e85-4c74-bd43-183f8b35c9bd): created successfully Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d1450195-d754-4955-bca9-03fe6ab39f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (64f72ee8-a209-4707-b533-3eed694c11fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cbc1d56e-5393-4aae-96c1-f1b7d4305741 tempest-VolumesActionsTest-1327467392 None] Created volume successfully. Aug 24 16:43:09 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Flow 'volume_create_manager' (6c25f799-f9b3-472a-9eda-c3708b64aae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc8142ba-d998-468b-830c-9cf69869e72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc8142ba-d998-468b-830c-9cf69869e72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1205771693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ec5a3a4-d3af-40f4-990f-9fe8c1da4304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350db65093164d67af6a107553e58b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:10Z,use_quota=True,user_id='db3f1a0483cc4cb8996b18b797f61e56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21c54ddf-09a7-4c6d-9432-cb13e18f2b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21c54ddf-09a7-4c6d-9432-cb13e18f2b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb5dde4e-db15-484e-bb07-a3002ab33160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb5dde4e-db15-484e-bb07-a3002ab33160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1ec5a3a4-d3af-40f4-990f-9fe8c1da4304', 'volume_name': 'volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7223c9cb-9997-4f89-97bc-43c7849a651b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7223c9cb-9997-4f89-97bc-43c7849a651b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f937c5d-4df9-4bde-a3c5-44170e2f83f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:10 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Volume 1ec5a3a4-d3af-40f4-990f-9fe8c1da4304: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304', 'volume_size': 1} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1205771693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1ec5a3a4-d3af-40f4-990f-9fe8c1da4304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350db65093164d67af6a107553e58b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:10Z,use_quota=True,user_id='db3f1a0483cc4cb8996b18b797f61e56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Creating volume 1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:10 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:10 devstack sudo[103839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 1073741824 Aug 24 16:43:10 devstack sudo[103839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Lock "cinder-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Acquiring lock "cinder-quobyte-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2dc64f7-d7a9-4e0f-93c5-3d999e2be0b6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-5f048f4a-422f-47dc-86e4-cd14fe7ab9b1 req-b2b9dc25-4aa2-4574-b770-15c2a31ed7ae tempest-AttachVolumeTestJSON-1920626793 None] Terminate volume connection completed successfully. Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-5f048f4a-422f-47dc-86e4-cd14fe7ab9b1 req-b2b9dc25-4aa2-4574-b770-15c2a31ed7ae tempest-AttachVolumeTestJSON-1920626793 None] Deleting attachment 942a5200-3193-4467-aa4d-3d56759a4268. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:43:10 devstack sudo[103846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd Aug 24 16:43:10 devstack sudo[103846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:10 devstack sudo[103839]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 1073741824" returned: 0 in 0.565s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:10 devstack sudo[103853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:10 devstack sudo[103853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:10 devstack sudo[103846]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd" returned: 0 in 0.496s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:10 devstack sudo[103856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd Aug 24 16:43:10 devstack sudo[103856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:11 devstack sudo[103853]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] <== create_volume: return (955ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.958s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f937c5d-4df9-4bde-a3c5-44170e2f83f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fe81d13-3543-4315-a739-5e1a6b24f969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:11 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Volume volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 (1ec5a3a4-d3af-40f4-990f-9fe8c1da4304): created successfully Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fe81d13-3543-4315-a739-5e1a6b24f969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Flow 'volume_create_manager' (6c25f799-f9b3-472a-9eda-c3708b64aae2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-225e0cbb-b90c-457b-8225-2d7d4ae5030e tempest-VolumesDeleteCascade-1759712112 None] Created volume successfully. Aug 24 16:43:11 devstack sudo[103856]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Lock "cinder-quobyte-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd" released by "delete_volume" :: held 0.931s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Created reservations ['8c54b3a4-8012-4e6d-be87-e54a0a5f02b1', 'f12a0683-e79c-4d56-b4a8-06420cbd3888', '89c3a221-06a8-4451-bdfa-3ca838cff6a5', '19006ca0-b4fb-4ba3-9159-2e44a119d7ba'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:11 devstack sudo[103862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:11 devstack sudo[103862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:11 devstack sudo[103862]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.282s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Deleted volume successfully. Aug 24 16:43:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-83537c19-3d01-4f0a-ac9d-1c8f404085a6 tempest-VolumesActionsTest-664806093 None] Lock "cinder-9f14a1a9-9e85-4c74-bd43-183f8b35c9bd-delete_volume" released by "delete_volume" :: held 1.667s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-f859d973-9049-4c33-9aee-008d90f82d4c req-b8ca641d-8af6-464c-9f59-beceb7c8112b tempest-AttachVolumeTestJSON-1920626793 None] Terminate volume connection completed successfully. Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-f859d973-9049-4c33-9aee-008d90f82d4c req-b8ca641d-8af6-464c-9f59-beceb7c8112b tempest-AttachVolumeTestJSON-1920626793 None] Deleting attachment 36eb55ed-0bd1-4219-90d2-90dcede8b129. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Creating offline snapshot 0e267033-1491-4eda-84aa-793a38f31216 of volume 1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[762b3a2b-2871-4d01-a739-f8a42042f204]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:12 devstack sudo[103894]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:12 devstack sudo[103894]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:12 devstack sudo[103894]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.457s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:12 devstack sudo[103899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 1G Aug 24 16:43:12 devstack sudo[103899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (13b1f99d-cdc7-4f36-8940-9fc976dc3f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38fe925f-df0f-442a-95a5-8921398a5b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38fe925f-df0f-442a-95a5-8921398a5b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-540834224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=92a6b456-b791-4862-a868-016d3c98e00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:13Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (727ccc24-82c5-4a64-98f9-283aa5cc8596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (727ccc24-82c5-4a64-98f9-283aa5cc8596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9826a5c0-1702-40a5-9fed-b389127f9aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9826a5c0-1702-40a5-9fed-b389127f9aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92a6b456-b791-4862-a868-016d3c98e00c', 'volume_name': 'volume-92a6b456-b791-4862-a868-016d3c98e00c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56ae5e3a-aeca-42b7-b8f2-577cfa4da549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56ae5e3a-aeca-42b7-b8f2-577cfa4da549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (646f784d-f011-4fa8-a501-c0debbf11f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:13 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Volume 92a6b456-b791-4862-a868-016d3c98e00c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92a6b456-b791-4862-a868-016d3c98e00c', 'volume_size': 1} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:13 devstack sudo[103899]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 1G" returned: 0 in 1.000s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:13 devstack sudo[103906]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:13 devstack sudo[103906]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:14 devstack sudo[103906]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 0.594s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:14 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 is being set with open permissions: ugo+rw Aug 24 16:43:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:14 devstack sudo[103926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:14 devstack sudo[103926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:14 devstack sudo[103926]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 0.391s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:14 devstack sudo[103934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info Aug 24 16:43:14 devstack sudo[103934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:15 devstack sudo[103934]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info" returned: 0 in 0.438s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:15 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info is being set with open permissions: ugo+rw Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:15 devstack sudo[103939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info Aug 24 16:43:15 devstack sudo[103939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:15 devstack sudo[103939]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.info" returned: 0 in 0.443s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.462s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.994s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-540834224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=92a6b456-b791-4862-a868-016d3c98e00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90e6e5f13ed84c7c87336c51af0fa856',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:13Z,use_quota=True,user_id='3c6a14b06dd347049d99034ed211c00b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Creating volume 92a6b456-b791-4862-a868-016d3c98e00c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:15 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:15 devstack sudo[103943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c 1073741824 Aug 24 16:43:15 devstack sudo[103943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b8b4bfb4-18e5-411c-9e85-d4dbe778adec tempest-VolumesDeleteCascade-1759712112 None] Create snapshot completed successfully Aug 24 16:43:16 devstack sudo[103943]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c 1073741824" returned: 0 in 0.431s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:16 devstack sudo[103950]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c Aug 24 16:43:16 devstack sudo[103950]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:16 devstack sudo[103950]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] <== create_volume: return (737ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.740s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (646f784d-f011-4fa8-a501-c0debbf11f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92a6b456-b791-4862-a868-016d3c98e00c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da5b9425-191a-4876-bea3-70055f30a8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:16 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Volume volume-92a6b456-b791-4862-a868-016d3c98e00c (92a6b456-b791-4862-a868-016d3c98e00c): created successfully Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da5b9425-191a-4876-bea3-70055f30a8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Flow 'volume_create_manager' (13b1f99d-cdc7-4f36-8940-9fc976dc3f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1e44b7d3-3962-4cd7-9991-ae91a571ea49 tempest-VolumesActionsTest-1327467392 None] Created volume successfully. Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Creating offline snapshot 129c54bd-606a-481a-af40-1711d59ebd66 of volume 1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d4d5c4f-c757-4ca7-8f33-39bba176228a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:17 devstack sudo[103953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:17 devstack sudo[103953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Acquiring lock "cinder-92a6b456-b791-4862-a868-016d3c98e00c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Lock "cinder-92a6b456-b791-4862-a868-016d3c98e00c-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Acquiring lock "cinder-quobyte-92a6b456-b791-4862-a868-016d3c98e00c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:17 devstack sudo[103953]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Lock "cinder-quobyte-92a6b456-b791-4862-a868-016d3c98e00c" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 1.039s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b9081b1-0a1f-42d7-9afc-cdf97f952f60]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:17 devstack sudo[103960]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 1G Aug 24 16:43:17 devstack sudo[103960]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:18 devstack sudo[103961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c Aug 24 16:43:18 devstack sudo[103961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:18 devstack sudo[103960]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 1G" returned: 0 in 0.544s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:18 devstack sudo[103961]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c" returned: 0 in 0.548s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:18 devstack sudo[103971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 Aug 24 16:43:18 devstack sudo[103971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:18 devstack sudo[103972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c Aug 24 16:43:18 devstack sudo[103972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:18 devstack sudo[103972]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-92a6b456-b791-4862-a868-016d3c98e00c" returned: 0 in 0.379s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:18 devstack sudo[103971]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66" returned: 0 in 0.440s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Lock "cinder-quobyte-92a6b456-b791-4862-a868-016d3c98e00c" released by "delete_volume" :: held 1.014s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:18 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 is being set with open permissions: ugo+rw Aug 24 16:43:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:18 devstack sudo[103979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 Aug 24 16:43:18 devstack sudo[103979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Created reservations ['22bd9616-8c41-4995-a08e-0f707b0beb2e', 'e29b384e-16a4-475a-8470-0ccf2ac780e2', '92c1a103-69f9-475e-997e-6bcaa821e37c', '32059c5c-1017-4dbd-95a4-9223a39ae3a7'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:19 devstack sudo[103981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:19 devstack sudo[103981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:19 devstack sudo[103979]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66" returned: 0 in 0.414s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:19 devstack sudo[103981]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.570s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.306s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Deleted volume successfully. Aug 24 16:43:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-56c26014-8a9a-41c8-95ba-3b818f2834e5 tempest-VolumesDeleteCascade-1759712112 None] Create snapshot completed successfully Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-61f18c55-f66a-4e58-bd60-40d9cfd0123b tempest-VolumesActionsTest-1327467392 None] Lock "cinder-92a6b456-b791-4862-a868-016d3c98e00c-delete_volume" released by "delete_volume" :: held 1.650s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "cinder-4e4d30e2-7dd1-4f9a-a326-0059278e959e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-4e4d30e2-7dd1-4f9a-a326-0059278e959e-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "cinder-quobyte-4e4d30e2-7dd1-4f9a-a326-0059278e959e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-quobyte-4e4d30e2-7dd1-4f9a-a326-0059278e959e" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[63cf8670-880c-4234-988b-50036b5d6da4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:19 devstack sudo[103985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e Aug 24 16:43:19 devstack sudo[103985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Performing cascade delete. {{(pid=94296) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-0e267033-1491-4eda-84aa-793a38f31216-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-0e267033-1491-4eda-84aa-793a38f31216-delete_snapshot" acquired by "delete_snapshot" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-0e267033-1491-4eda-84aa-793a38f31216" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:20 devstack sudo[103985]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-0e267033-1491-4eda-84aa-793a38f31216" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Deleting offline snapshot 0e267033-1491-4eda-84aa-793a38f31216 of volume 1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] snapshot_file for this snap is: volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e" returned: 0 in 0.525s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[938d3e68-e6fd-4a30-85d7-1ec358701fa1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:20 devstack sudo[103990]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e Aug 24 16:43:20 devstack sudo[103990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:20 devstack sudo[103991]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:20 devstack sudo[103991]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:20 devstack sudo[103990]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4e4d30e2-7dd1-4f9a-a326-0059278e959e" returned: 0 in 0.276s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-quobyte-4e4d30e2-7dd1-4f9a-a326-0059278e959e" released by "delete_volume" :: held 0.853s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Created reservations ['7991f8ab-8ea7-47ca-a7a3-5b8b721215fe', '3a8be92f-de16-44ce-8418-f28346d15afe', '2a3155bb-a238-4864-ad74-04df13c72eff', 'f4bc5e4e-f950-467f-a33b-4fbc9a461899'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:20 devstack sudo[103991]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 0.468s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:20 devstack sudo[103998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:20 devstack sudo[103998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[bf52f133-b8c7-4a18-b93a-50ae2fedd64c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "cinder-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:20 devstack sudo[104000]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:20 devstack sudo[104000]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "cinder-quobyte-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-quobyte-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca" acquired by "delete_volume" :: waited 0.054s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3e4dd712-edb1-4e5f-9224-df230aca88f1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:21 devstack sudo[104000]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.503s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:21 devstack sudo[104002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca Aug 24 16:43:21 devstack sudo[104002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:21 devstack sudo[103998]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.610s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e00658bf-cc2f-4c59-ab45-4f07d94004c7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Deleted volume successfully. Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d110688-ca16-4185-b787-e7b320db9a9e tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-4e4d30e2-7dd1-4f9a-a326-0059278e959e-delete_volume" released by "delete_volume" :: held 1.767s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:21 devstack sudo[104009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 Aug 24 16:43:21 devstack sudo[104009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:21 devstack sudo[104002]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca" returned: 0 in 0.591s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:21 devstack sudo[104017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca Aug 24 16:43:21 devstack sudo[104017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:21 devstack sudo[104009]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c692518f-e565-4c0a-8b1d-f31bd8ffe5a4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:21 devstack sudo[104019]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:21 devstack sudo[104019]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:22 devstack sudo[104017]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca" returned: 0 in 0.512s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-quobyte-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca" released by "delete_volume" :: held 1.187s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:22 devstack sudo[104019]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 0.471s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e457d328-28ce-40cf-ac7a-7218f746e2af]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Created reservations ['88214956-2a09-4e10-ab18-212ea554c8c7', 'f29e4c27-57ee-4326-867d-69d4f6dbb2ca', '84f18595-cac2-433f-80ab-ae8980d74602', '0ab2efac-cb65-4a62-b8dd-3bf70d881d4f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:22 devstack sudo[104026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:22 devstack sudo[104026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:22 devstack sudo[104027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:22 devstack sudo[104027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:22 devstack sudo[104027]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.354s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Deleted volume successfully. Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6d809f3c-6d55-408b-b4be-947d95351e14 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-b2763d7e-5aaa-4ee5-96cf-4618a5c813ca-delete_volume" released by "delete_volume" :: held 1.925s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:22 devstack sudo[104026]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.577s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:22 devstack sudo[104034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:22 devstack sudo[104034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:23 devstack sudo[104034]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 0.465s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:23 devstack sudo[104040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216 Aug 24 16:43:23 devstack sudo[104040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "cinder-77921421-e75f-487e-90a0-822d025149b0-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-77921421-e75f-487e-90a0-822d025149b0-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "cinder-quobyte-77921421-e75f-487e-90a0-822d025149b0" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-quobyte-77921421-e75f-487e-90a0-822d025149b0" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc21ca43-d5ce-44f0-93bc-6ca2218ec7e4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:23 devstack sudo[104040]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.0e267033-1491-4eda-84aa-793a38f31216" returned: 0 in 0.410s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 -F qcow2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:23 devstack sudo[104070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 -F qcow2 Aug 24 16:43:23 devstack sudo[104070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:23 devstack sudo[104069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 Aug 24 16:43:23 devstack sudo[104069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:24 devstack sudo[104070]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 -F qcow2" returned: 0 in 0.308s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-0e267033-1491-4eda-84aa-793a38f31216" released by "_delete_snapshot" :: held 3.837s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" released by "delete_snapshot" :: held 3.865s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:24 devstack sudo[104069]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:24 devstack sudo[104079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0 Aug 24 16:43:24 devstack sudo[104079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Created reservations ['9e1e0620-0e7a-473d-8d7b-540656242e11', 'ee614c7a-8f08-4c89-bfcd-a5aaa16fe97b', 'd48836ee-f3e9-493d-baa9-27c7ac565379', 'febc8d01-cad3-4eba-a37e-4b196e87fa02'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Delete snapshot completed successfully. Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-0e267033-1491-4eda-84aa-793a38f31216-delete_snapshot" released by "delete_snapshot" :: held 4.058s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-129c54bd-606a-481a-af40-1711d59ebd66-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-129c54bd-606a-481a-af40-1711d59ebd66-delete_snapshot" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-129c54bd-606a-481a-af40-1711d59ebd66" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-129c54bd-606a-481a-af40-1711d59ebd66" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Deleting offline snapshot 129c54bd-606a-481a-af40-1711d59ebd66 of volume 1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] snapshot_file for this snap is: volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7d0c1ca-0927-485b-837a-678eff63e98f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:24 devstack sudo[104079]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77921421-e75f-487e-90a0-822d025149b0" returned: 0 in 0.280s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-quobyte-77921421-e75f-487e-90a0-822d025149b0" released by "delete_volume" :: held 0.749s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Created reservations ['da52e0c8-6d73-4da1-87db-1cfdd1ede5f6', '667de682-c5fd-4475-ace8-5cc37363c7b2', '913f9ed4-ba80-4e6c-9dcc-eae1a3e91b96', '928acf60-e349-4833-8a33-02fd82fb6722'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:24 devstack sudo[104082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 Aug 24 16:43:24 devstack sudo[104082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:24 devstack sudo[104084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:24 devstack sudo[104084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:25 devstack sudo[104082]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66" returned: 0 in 0.562s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[50cc7ffe-77cd-43d8-bb93-0a46c55f0114]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:25 devstack sudo[104084]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.323s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:25 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Deleted volume successfully. Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-01d52004-fd62-403e-ba9e-81ae58e25eb5 tempest-AttachVolumeTestJSON-1920626793 None] Lock "cinder-77921421-e75f-487e-90a0-822d025149b0-delete_volume" released by "delete_volume" :: held 1.445s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:25 devstack sudo[104091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:25 devstack sudo[104091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:25 devstack sudo[104091]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.425s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:25 devstack sudo[104096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 Aug 24 16:43:25 devstack sudo[104096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:25 devstack sudo[104096]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66" returned: 0 in 0.487s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:25 devstack sudo[104103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66 Aug 24 16:43:25 devstack sudo[104103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:26 devstack sudo[104103]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304.129c54bd-606a-481a-af40-1711d59ebd66" returned: 0 in 0.285s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-129c54bd-606a-481a-af40-1711d59ebd66" released by "_delete_snapshot" :: held 1.866s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" released by "delete_snapshot" :: held 1.887s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Created reservations ['abbd5982-63c8-4f55-9e7f-4b46202bf4e1', 'cc06fbab-fd33-477a-a946-f56166dce21b', 'df0eaca4-000e-4d2d-bac9-58b66722f6f4', '12f8e93f-c9ba-4d3c-96de-adee0a66767e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Delete snapshot completed successfully. Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-129c54bd-606a-481a-af40-1711d59ebd66-delete_snapshot" released by "delete_snapshot" :: held 2.086s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Snapshots deleted, issuing volume delete {{(pid=94296) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[06bbd368-d588-4ad0-b497-ba9f1ccadb24]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:26 devstack sudo[104106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:26 devstack sudo[104106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:26 devstack sudo[104106]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.447s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:26 devstack sudo[104112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304 Aug 24 16:43:26 devstack sudo[104112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:27 devstack sudo[104112]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304" released by "delete_volume" :: held 0.772s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Created reservations ['89765c80-3bc3-4def-a1c0-bf499fae7e96', 'ac99c6f1-87bc-4ac7-92be-4f19cb44758b', 'd693eb0b-7263-4041-b702-b6579242d5de', '0ebc54be-90d3-4e1e-a02e-e3a8a141c849'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:27 devstack sudo[104117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:27 devstack sudo[104117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:27 devstack sudo[104117]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.292s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Deleted volume successfully. Aug 24 16:43:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5244d400-95ac-4d84-b13d-3eb412e26266 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-1ec5a3a4-d3af-40f4-990f-9fe8c1da4304-delete_volume" released by "delete_volume" :: held 7.542s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Flow 'volume_create_manager' (3928a5cd-59c1-4147-8086-a88097a202d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1899ba8-ce10-4dc8-a08b-8a72f75e10c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c1899ba8-ce10-4dc8-a08b-8a72f75e10c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-791468644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7c6f16f-ddb7-4328-b4b7-077ceed9486f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350db65093164d67af6a107553e58b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:29Z,use_quota=True,user_id='db3f1a0483cc4cb8996b18b797f61e56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c8ff82c-c75e-430f-8886-038576ec01a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3c8ff82c-c75e-430f-8886-038576ec01a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08c3a18e-1075-4865-bb69-207b9b389ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08c3a18e-1075-4865-bb69-207b9b389ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7c6f16f-ddb7-4328-b4b7-077ceed9486f', 'volume_name': 'volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1258ec1d-a587-4d24-9776-129f8f5c4bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1258ec1d-a587-4d24-9776-129f8f5c4bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (607a121d-8933-4070-8629-e19cb9ac820e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Volume f7c6f16f-ddb7-4328-b4b7-077ceed9486f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f', 'volume_size': 1} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-791468644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7c6f16f-ddb7-4328-b4b7-077ceed9486f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350db65093164d67af6a107553e58b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:29Z,use_quota=True,user_id='db3f1a0483cc4cb8996b18b797f61e56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Creating volume f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:28 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:28 devstack sudo[104121]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f 1073741824 Aug 24 16:43:28 devstack sudo[104121]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:29 devstack sudo[104121]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f 1073741824" returned: 0 in 0.514s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:29 devstack sudo[104127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f Aug 24 16:43:29 devstack sudo[104127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:29 devstack sudo[104127]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" returned: 0 in 0.369s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] <== create_volume: return (929ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.931s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (607a121d-8933-4070-8629-e19cb9ac820e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a75ecbf-5b3a-4fd4-90cb-4843dc68b170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Volume volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f (f7c6f16f-ddb7-4328-b4b7-077ceed9486f): created successfully Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0a75ecbf-5b3a-4fd4-90cb-4843dc68b170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Flow 'volume_create_manager' (3928a5cd-59c1-4147-8086-a88097a202d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bf6f14d4-c480-4bf1-9db2-b8ba6f775480 tempest-VolumesDeleteCascade-1759712112 None] Created volume successfully. Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=128,cinder:INSERT=39,cinder:UPDATE=143,cinder:DELETE=11 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=142,cinder:UPDATE=163,cinder:DELETE=15,cinder:INSERT=33 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Creating offline snapshot 1ee76ecf-1db0-4146-a310-ff436db2a043 of volume f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3901b81f-0014-4243-9f78-5704dd3fa258]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:31 devstack sudo[104134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f Aug 24 16:43:31 devstack sudo[104134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:31 devstack sudo[104134]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" returned: 0 in 0.498s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:31 devstack sudo[104140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 1G Aug 24 16:43:31 devstack sudo[104140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:32 devstack sudo[104140]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 1G" returned: 0 in 0.544s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:32 devstack sudo[104146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 Aug 24 16:43:32 devstack sudo[104146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:32 devstack sudo[104146]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:32 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 is being set with open permissions: ugo+rw Aug 24 16:43:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:32 devstack sudo[104151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 Aug 24 16:43:32 devstack sudo[104151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:33 devstack sudo[104151]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043" returned: 0 in 0.294s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:33 devstack sudo[104154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info Aug 24 16:43:33 devstack sudo[104154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:33 devstack sudo[104154]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info" returned: 0 in 0.377s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:33 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info is being set with open permissions: ugo+rw Aug 24 16:43:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:33 devstack sudo[104157]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info Aug 24 16:43:33 devstack sudo[104157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:33 devstack sudo[104157]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.info" returned: 0 in 0.265s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.538s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:33 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3da56eaa-aea6-4ae1-a1ac-d1cc088a4814 tempest-VolumesDeleteCascade-1759712112 None] Create snapshot completed successfully Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Flow 'volume_create_manager' (88baea5e-97ea-4d42-a335-85482e757ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4738022f-1937-4691-833d-8bec17deb323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4738022f-1937-4691-833d-8bec17deb323) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1357946198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=25e06296-c9c7-46cf-bfc6-9a1aa93070b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='350db65093164d67af6a107553e58b71',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ee76ecf-1db0-4146-a310-ff436db2a043,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:35Z,use_quota=True,user_id='db3f1a0483cc4cb8996b18b797f61e56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3abe103d-81b8-4c24-909e-dc613e6fcee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3abe103d-81b8-4c24-909e-dc613e6fcee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e48a709d-9c90-442b-864e-b8869aa91d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e48a709d-9c90-442b-864e-b8869aa91d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '25e06296-c9c7-46cf-bfc6-9a1aa93070b3', 'volume_name': 'volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3', 'volume_size': 1, 'snapshot_id': '1ee76ecf-1db0-4146-a310-ff436db2a043'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c91d1533-20ee-4a23-8673-9d9d0fbab776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c91d1533-20ee-4a23-8673-9d9d0fbab776) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6399d4c6-4264-4a05-9cff-84792953a4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Volume 25e06296-c9c7-46cf-bfc6-9a1aa93070b3: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3', 'volume_size': 1, 'snapshot_id': '1ee76ecf-1db0-4146-a310-ff436db2a043'} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-1ee76ecf-1db0-4146-a310-ff436db2a043-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Flow 'volume_create_manager' (693d4016-53d7-4fb5-828e-074603971d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e1d9a35-7e30-45f5-916b-f8b439af7248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ee76ecf-1db0-4146-a310-ff436db2a043-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" acquired by "_create_volume_from_snapshot" :: waited 0.057s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Creating volume 25e06296-c9c7-46cf-bfc6-9a1aa93070b3 from snapshot 1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e1d9a35-7e30-45f5-916b-f8b439af7248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-374127534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9580ebc-3a05-4cf6-ae6c-5a4869999951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abecf74e4d042159e27ac4452ccb827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:35Z,use_quota=True,user_id='17722cb97b304d26ae3aaf6df69bae75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (234d407f-10c2-4faa-b970-bee08a8ef708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (234d407f-10c2-4faa-b970-bee08a8ef708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c86b59c3-47aa-4674-ba16-047d5738cdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" acquired by "_copy_volume_from_snapshot" :: waited 0.057s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] snapshot: 1ee76ecf-1db0-4146-a310-ff436db2a043, volume: 25e06296-c9c7-46cf-bfc6-9a1aa93070b3, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9dbe546-520e-41b7-b9ca-658ed6b490b5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:35 devstack sudo[104169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 Aug 24 16:43:35 devstack sudo[104169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:36 devstack sudo[104169]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Flow 'volume_create_manager' (0c35f6da-3d71-48af-86df-50251fdfd148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (040cf38f-e9d6-4c6a-ac6c-47ecbcf69d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043" returned: 0 in 0.605s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (040cf38f-e9d6-4c6a-ac6c-47ecbcf69d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869364184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78591206-f8a8-49fb-ba48-f4f140e30be1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a7e334d47f42ce8a081fb4a3634296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:36Z,use_quota=True,user_id='fba34a4ea22f4441ba46ea02725e1d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5b9fd23-abe4-4fbc-b5a3-c139ee533823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5b9fd23-abe4-4fbc-b5a3-c139ee533823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8c289d6-6120-45dc-9dbd-2cd264ff5342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8c289d6-6120-45dc-9dbd-2cd264ff5342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '78591206-f8a8-49fb-ba48-f4f140e30be1', 'volume_name': 'volume-78591206-f8a8-49fb-ba48-f4f140e30be1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74d3f048-eb38-4856-8c68-fb13d055a0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74d3f048-eb38-4856-8c68-fb13d055a0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7d1b773-ccbf-4511-9d83-7c396c091a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Volume 78591206-f8a8-49fb-ba48-f4f140e30be1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-78591206-f8a8-49fb-ba48-f4f140e30be1', 'volume_size': 1} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[28092e31-ee68-44eb-bb35-6526798d9848]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c86b59c3-47aa-4674-ba16-047d5738cdb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c9580ebc-3a05-4cf6-ae6c-5a4869999951', 'volume_name': 'volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b79d3065-e7c7-49ed-a7c7-e212e7c9edbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b79d3065-e7c7-49ed-a7c7-e212e7c9edbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5164bcca-4201-45b1-adb6-fbc3d88f8723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Volume c9580ebc-3a05-4cf6-ae6c-5a4869999951: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Trying to clone c9580ebc-3a05-4cf6-ae6c-5a4869999951 from image b56f3140-446d-426f-a531-f9de2da6c921 at location (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:43:36 devstack sudo[104177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f Aug 24 16:43:36 devstack sudo[104177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:36 devstack sudo[104177]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:36 devstack sudo[104184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 Aug 24 16:43:36 devstack sudo[104184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:43:36 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Image download 20.69 MB at 20.69 MB/s Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[714a1464-700c-4414-92cc-3998879f5f67]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:36 devstack sudo[104186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD Aug 24 16:43:36 devstack sudo[104186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:37 devstack sudo[104186]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:37 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 is fetched for user 17722cb97b304d26ae3aaf6df69bae75. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:43:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e483ac4d-48a3-4bce-9723-4018652ae320]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:37 devstack sudo[104200]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD Aug 24 16:43:37 devstack sudo[104200]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:38 devstack sudo[104200]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD" returned: 0 in 1.414s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:41 devstack sudo[104184]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" returned: 0 in 4.788s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f, size 1024.00 MB, duration 4.79 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:43:41 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Converted 1024.00 MB image at 213.83 MB/s Aug 24 16:43:41 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 is being set with open permissions: ugo+rw Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:41 devstack sudo[104209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 Aug 24 16:43:41 devstack sudo[104209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:41 devstack sudo[104209]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" returned: 0 in 0.242s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" released by "_copy_volume_from_snapshot" :: held 6.186s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ee76ecf-1db0-4146-a310-ff436db2a043-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" released by "_create_volume_from_snapshot" :: held 6.304s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.362s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.504s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869364184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=78591206-f8a8-49fb-ba48-f4f140e30be1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02a7e334d47f42ce8a081fb4a3634296',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:36Z,use_quota=True,user_id='fba34a4ea22f4441ba46ea02725e1d53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Creating volume 78591206-f8a8-49fb-ba48-f4f140e30be1 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:41 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:41 devstack sudo[104212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 1073741824 Aug 24 16:43:41 devstack sudo[104212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6399d4c6-4264-4a05-9cff-84792953a4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3', 'volume_size': 1, 'snapshot_id': '1ee76ecf-1db0-4146-a310-ff436db2a043'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8271767f-41da-48b2-9a9a-a408250582e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:41 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Volume volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 (25e06296-c9c7-46cf-bfc6-9a1aa93070b3): created successfully Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8271767f-41da-48b2-9a9a-a408250582e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Flow 'volume_create_manager' (88baea5e-97ea-4d42-a335-85482e757ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9496d141-74e1-415f-afb3-371602cef25d tempest-VolumesDeleteCascade-1759712112 None] Created volume successfully. Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-f7c6f16f-ddb7-4328-b4b7-077ceed9486f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-f7c6f16f-ddb7-4328-b4b7-077ceed9486f-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Performing cascade delete. {{(pid=94296) delete_volume /opt/stack/cinder/cinder/volume/manager.py:995}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-1ee76ecf-1db0-4146-a310-ff436db2a043-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-1ee76ecf-1db0-4146-a310-ff436db2a043-delete_snapshot" acquired by "delete_snapshot" :: waited 0.013s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-1ee76ecf-1db0-4146-a310-ff436db2a043" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ee76ecf-1db0-4146-a310-ff436db2a043" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Deleting offline snapshot 1ee76ecf-1db0-4146-a310-ff436db2a043 of volume f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] snapshot_file for this snap is: volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[341facac-a6b5-4c11-a5f5-f726b05454e9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:42 devstack sudo[104212]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 1073741824" returned: 0 in 0.551s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:42 devstack sudo[104218]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 Aug 24 16:43:42 devstack sudo[104218]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:42 devstack sudo[104219]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 Aug 24 16:43:42 devstack sudo[104219]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:42 devstack sudo[104218]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043" returned: 0 in 0.376s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:43:42 devstack sudo[104219]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1" returned: 0 in 0.293s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] <== create_volume: return (890ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.892s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-374127534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9580ebc-3a05-4cf6-ae6c-5a4869999951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1abecf74e4d042159e27ac4452ccb827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:35Z,use_quota=True,user_id='17722cb97b304d26ae3aaf6df69bae75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Creating volume c9580ebc-3a05-4cf6-ae6c-5a4869999951 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:42 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1c89da90-e711-4948-a94a-bbcf608e7758]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:42 devstack sudo[104226]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 1073741824 Aug 24 16:43:42 devstack sudo[104226]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f7d1b773-ccbf-4511-9d83-7c396c091a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-78591206-f8a8-49fb-ba48-f4f140e30be1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2d68c00-1964-4dd2-8d6b-b9d29c0414c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:42 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Volume volume-78591206-f8a8-49fb-ba48-f4f140e30be1 (78591206-f8a8-49fb-ba48-f4f140e30be1): created successfully Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b2d68c00-1964-4dd2-8d6b-b9d29c0414c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Flow 'volume_create_manager' (0c35f6da-3d71-48af-86df-50251fdfd148) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:42 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a024842e-16c9-4406-ab61-0ad585b44a98 tempest-AttachVolumeNegativeTest-840799390 None] Created volume successfully. Aug 24 16:43:42 devstack sudo[104227]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f Aug 24 16:43:42 devstack sudo[104227]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:43 devstack sudo[104226]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 1073741824" returned: 0 in 0.586s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:43 devstack sudo[104227]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" returned: 0 in 0.617s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:43 devstack sudo[104241]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 Aug 24 16:43:43 devstack sudo[104241]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:43 devstack sudo[104242]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 Aug 24 16:43:43 devstack sudo[104242]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:43 devstack sudo[104242]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951" returned: 0 in 0.387s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] <== create_volume: return (1039ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.042s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Attempting download of b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume c9580ebc-3a05-4cf6-ae6c-5a4869999951. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[63639c78-dffd-4b7d-b4ff-3db446e42d89]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:43 devstack sudo[104241]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043" returned: 0 in 0.584s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:43 devstack sudo[104291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043 Aug 24 16:43:43 devstack sudo[104291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:43 devstack sudo[104289]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs Aug 24 16:43:43 devstack sudo[104289]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-b228243d-97bf-40c1-b372-d7f35fd0ba25 req-5586f587-be05-44f0-ad64-8eb3422f05c9 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-b228243d-97bf-40c1-b372-d7f35fd0ba25 req-5586f587-be05-44f0-ad64-8eb3422f05c9 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-b228243d-97bf-40c1-b372-d7f35fd0ba25 req-5586f587-be05-44f0-ad64-8eb3422f05c9 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.025s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-b228243d-97bf-40c1-b372-d7f35fd0ba25 req-5586f587-be05-44f0-ad64-8eb3422f05c9 tempest-AttachVolumeNegativeTest-840799390 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-78591206-f8a8-49fb-ba48-f4f140e30be1', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ae616f55-6aa3-45ec-81b6-550f8fb90903', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:43:44 devstack sudo[104289]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs" returned: 0 in 0.388s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-b228243d-97bf-40c1-b372-d7f35fd0ba25 req-5586f587-be05-44f0-ad64-8eb3422f05c9 tempest-AttachVolumeNegativeTest-840799390 None] attachment_update completed successfully. Aug 24 16:43:44 devstack sudo[104291]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f.1ee76ecf-1db0-4146-a310-ff436db2a043" returned: 0 in 0.426s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-1ee76ecf-1db0-4146-a310-ff436db2a043" released by "_delete_snapshot" :: held 2.136s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" released by "delete_snapshot" :: held 2.166s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:44 devstack sudo[104300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs Aug 24 16:43:44 devstack sudo[104300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Created reservations ['aae47610-5803-4f93-bd13-a62061dad86f', '8c2526db-7b37-4494-9248-ca95988661b0', 'd3353582-4d43-48c8-9122-bf37358a8f7a', '9383c2f0-36ec-4c46-8169-dbf2124645b7'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Delete snapshot completed successfully. Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-1ee76ecf-1db0-4146-a310-ff436db2a043-delete_snapshot" released by "delete_snapshot" :: held 2.377s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Snapshots deleted, issuing volume delete {{(pid=94296) delete_volume /opt/stack/cinder/cinder/volume/manager.py:1010}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[09f9860e-bfe9-492a-9dec-21958b7bbd70]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:44 devstack sudo[104300]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs" returned: 1 in 0.470s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_og1rbpcs' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d7aab82a-1ea5-46c2-aafe-c29ce4a9d149]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:44 devstack sudo[104685]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD Aug 24 16:43:44 devstack sudo[104685]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:44 devstack sudo[104370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f Aug 24 16:43:44 devstack sudo[104370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:45 devstack sudo[104685]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD" returned: 0 in 0.423s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] b56f3140-446d-426f-a531-f9de2da6c921 was qcow2, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:45 devstack sudo[104700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 Aug 24 16:43:45 devstack sudo[104700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:45 devstack sudo[104370]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" returned: 0 in 0.581s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:45 devstack sudo[104702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f Aug 24 16:43:45 devstack sudo[104702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:45 devstack sudo[104702]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-f7c6f16f-ddb7-4328-b4b7-077ceed9486f" released by "delete_volume" :: held 1.035s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Created reservations ['824a61d7-28e8-4c15-83b9-c576aaaa9263', '919f0d15-5b89-4028-9787-9207701b6813', 'af1d7820-5632-4fd1-9bd1-eded1959e163', '51202bdd-1754-4b1d-a910-3ed89b5dfd12'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:45 devstack sudo[104713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:45 devstack sudo[104713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:46 devstack sudo[104713]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.267s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Deleted volume successfully. Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1e81115b-a8b4-40a4-a7a2-1af02c844e04 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-f7c6f16f-ddb7-4328-b4b7-077ceed9486f-delete_volume" released by "delete_volume" :: held 3.976s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-25e06296-c9c7-46cf-bfc6-9a1aa93070b3-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-25e06296-c9c7-46cf-bfc6-9a1aa93070b3-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "cinder-quobyte-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[aba89060-0c2d-42bc-9633-4a5ba13fa660]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:47 devstack sudo[104719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 Aug 24 16:43:47 devstack sudo[104719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-e9770b36-c2ae-45d6-8623-4397fa506cc7 req-fb640f2b-1295-4ec4-a79a-30fc211ec29f tempest-AttachVolumeNegativeTest-840799390 None] Terminate volume connection completed successfully. Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-e9770b36-c2ae-45d6-8623-4397fa506cc7 req-fb640f2b-1295-4ec4-a79a-30fc211ec29f tempest-AttachVolumeNegativeTest-840799390 None] Deleting attachment ae616f55-6aa3-45ec-81b6-550f8fb90903. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:43:47 devstack sudo[104700]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:47 devstack sudo[104719]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951" returned: 0 in 2.316s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_ltiif_m6devstack@QuobyteHD, size 112.00 MB, duration 2.32 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:43:47 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Converted 112.00 MB image at 48.33 MB/s Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" returned: 0 in 0.579s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:47 devstack sudo[104752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 1G Aug 24 16:43:47 devstack sudo[104752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:47 devstack sudo[104753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3 Aug 24 16:43:47 devstack sudo[104753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:47 devstack sudo[104753]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" returned: 0 in 0.323s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-quobyte-25e06296-c9c7-46cf-bfc6-9a1aa93070b3" released by "delete_volume" :: held 0.953s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Created reservations ['e9a7b127-46b6-4f32-bbb9-1f5469902924', '082d5b2c-6181-4bba-b8d9-4177b4514f6b', '94a5bf63-e26e-4e91-9fe8-4a48f43df6b1', '6d517d19-0bdc-4598-ae3b-ec21b67c9617'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:47 devstack sudo[104752]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 1G" returned: 0 in 0.446s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Downloaded image b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume c9580ebc-3a05-4cf6-ae6c-5a4869999951 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 for user 17722cb97b304d26ae3aaf6df69bae75 is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Marking volume c9580ebc-3a05-4cf6-ae6c-5a4869999951 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Copying metadata from image b56f3140-446d-426f-a531-f9de2da6c921 to c9580ebc-3a05-4cf6-ae6c-5a4869999951. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:43:47 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Creating volume glance metadata for volume c9580ebc-3a05-4cf6-ae6c-5a4869999951 backed by image b56f3140-446d-426f-a531-f9de2da6c921 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:48 devstack sudo[104760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:48 devstack sudo[104760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5164bcca-4201-45b1-adb6-fbc3d88f8723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0d07f4a-6a56-4c6e-b428-3f172f4d1102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Volume volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 (c9580ebc-3a05-4cf6-ae6c-5a4869999951): created successfully Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f0d07f4a-6a56-4c6e-b428-3f172f4d1102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Flow 'volume_create_manager' (693d4016-53d7-4fb5-828e-074603971d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-afe6cb70-e8c3-46a4-8379-803ab516d1c5 tempest-VolumesImageMetadata-1163569166 None] Created volume successfully. Aug 24 16:43:48 devstack sudo[104760]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.336s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Deleted volume successfully. Aug 24 16:43:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b176d30c-ba7e-46f8-ac49-f3acc6ef5862 tempest-VolumesDeleteCascade-1759712112 None] Lock "cinder-25e06296-c9c7-46cf-bfc6-9a1aa93070b3-delete_volume" released by "delete_volume" :: held 1.640s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Acquiring lock "cinder-c9580ebc-3a05-4cf6-ae6c-5a4869999951-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Lock "cinder-c9580ebc-3a05-4cf6-ae6c-5a4869999951-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Acquiring lock "cinder-quobyte-c9580ebc-3a05-4cf6-ae6c-5a4869999951" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Lock "cinder-quobyte-c9580ebc-3a05-4cf6-ae6c-5a4869999951" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4c79c458-07ad-4172-bb36-51c7965b5086]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:49 devstack sudo[104786]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 Aug 24 16:43:49 devstack sudo[104786]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:49 devstack sudo[104786]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:49 devstack sudo[104792]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951 Aug 24 16:43:49 devstack sudo[104792]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:50 devstack sudo[104792]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9580ebc-3a05-4cf6-ae6c-5a4869999951" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Lock "cinder-quobyte-c9580ebc-3a05-4cf6-ae6c-5a4869999951" released by "delete_volume" :: held 0.839s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Created reservations ['863b1f91-2400-4a56-8aae-dd3261eaf5c0', '81cb8019-420b-4d02-897b-96cf36321e92', '9e870c52-487e-45a1-bf84-22d5d183363b', '9bfaa0a9-ce23-4d07-8857-434fb3f7998e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:50 devstack sudo[104796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:50 devstack sudo[104796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:50 devstack sudo[104796]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.466s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Deleted volume successfully. Aug 24 16:43:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-787cd46f-750d-44ae-b157-f079a47d548f tempest-VolumesImageMetadata-1163569166 None] Lock "cinder-c9580ebc-3a05-4cf6-ae6c-5a4869999951-delete_volume" released by "delete_volume" :: held 1.566s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "cinder-78591206-f8a8-49fb-ba48-f4f140e30be1-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-78591206-f8a8-49fb-ba48-f4f140e30be1-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "cinder-quobyte-78591206-f8a8-49fb-ba48-f4f140e30be1" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-quobyte-78591206-f8a8-49fb-ba48-f4f140e30be1" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[aadb648f-f866-470d-8d12-319ac8f58749]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:53 devstack sudo[104800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 Aug 24 16:43:53 devstack sudo[104800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:53 devstack sudo[104800]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1" returned: 0 in 0.388s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:53 devstack sudo[104805]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1 Aug 24 16:43:53 devstack sudo[104805]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:53 devstack sudo[104805]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-78591206-f8a8-49fb-ba48-f4f140e30be1" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-quobyte-78591206-f8a8-49fb-ba48-f4f140e30be1" released by "delete_volume" :: held 0.693s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:53 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Created reservations ['1fb7f525-2b31-43d2-ba31-34f555ea8152', '90953203-ed38-4910-a93b-23785b2558e9', '1b1d381c-2e58-4a55-beee-88fbb2a38488', '034b2505-8c47-48e5-8663-50280d0db0da'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:54 devstack sudo[104808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:54 devstack sudo[104808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:54 devstack sudo[104808]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.307s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Deleted volume successfully. Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-99a4c5ce-e26b-42c4-8d34-347ac588f45b tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-78591206-f8a8-49fb-ba48-f4f140e30be1-delete_volume" released by "delete_volume" :: held 1.300s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "cinder-eae5b0ac-d1ad-441b-be08-8a5cefddc18a-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-eae5b0ac-d1ad-441b-be08-8a5cefddc18a-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "cinder-quobyte-eae5b0ac-d1ad-441b-be08-8a5cefddc18a" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-quobyte-eae5b0ac-d1ad-441b-be08-8a5cefddc18a" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6770a5b6-ffb1-4447-9693-03b4131db181]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:54 devstack sudo[104812]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a Aug 24 16:43:54 devstack sudo[104812]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:55 devstack sudo[104812]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a" returned: 0 in 0.450s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:55 devstack sudo[104818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a Aug 24 16:43:55 devstack sudo[104818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:55 devstack sudo[104818]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eae5b0ac-d1ad-441b-be08-8a5cefddc18a" returned: 0 in 0.399s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-quobyte-eae5b0ac-d1ad-441b-be08-8a5cefddc18a" released by "delete_volume" :: held 0.905s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Created reservations ['d6a768f1-8a81-41dc-8c92-fe496ee87919', '9c4358a3-330c-44a9-9679-f25a90af9a6c', '32762c2d-c568-44d2-835b-c3a00a7250ed', 'd10f951d-a273-46f8-a371-10ef7a904962'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Flow 'volume_create_manager' (7ad5f823-5fac-4aac-91f4-fea8c7901b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f739effd-9d43-484a-86c6-ade93511ce49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:55 devstack sudo[104821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:55 devstack sudo[104821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f739effd-9d43-484a-86c6-ade93511ce49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-633209175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbdd3150-feab-4244-a555-0b8d54067afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ae5dc2e3454e0b9ee6753c14a45489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:56Z,use_quota=True,user_id='276328364a0e4dd39bcc4508a93280b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6284072c-85b7-4cd6-884d-502e035b2620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6284072c-85b7-4cd6-884d-502e035b2620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fdb9d3b-53db-4635-8445-1a9d2c668465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fdb9d3b-53db-4635-8445-1a9d2c668465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbdd3150-feab-4244-a555-0b8d54067afe', 'volume_name': 'volume-cbdd3150-feab-4244-a555-0b8d54067afe', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12ee366b-d8d1-4b66-9a7a-886295e7a3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12ee366b-d8d1-4b66-9a7a-886295e7a3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be1bccba-5672-4de0-bb54-cc372713c0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:55 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Volume cbdd3150-feab-4244-a555-0b8d54067afe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbdd3150-feab-4244-a555-0b8d54067afe', 'volume_size': 1} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-633209175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbdd3150-feab-4244-a555-0b8d54067afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ae5dc2e3454e0b9ee6753c14a45489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:56Z,use_quota=True,user_id='276328364a0e4dd39bcc4508a93280b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Creating volume cbdd3150-feab-4244-a555-0b8d54067afe {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.027s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:55 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:55 devstack sudo[104823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe 1073741824 Aug 24 16:43:55 devstack sudo[104823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:56 devstack sudo[104821]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Deleted volume successfully. Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "cinder-e8694856-ecea-4143-a1bf-b122cafc0610-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-e8694856-ecea-4143-a1bf-b122cafc0610-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-848dcfad-9eb6-4f05-a7f4-863204bac279 tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-eae5b0ac-d1ad-441b-be08-8a5cefddc18a-delete_volume" released by "delete_volume" :: held 1.592s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "cinder-quobyte-e8694856-ecea-4143-a1bf-b122cafc0610" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-quobyte-e8694856-ecea-4143-a1bf-b122cafc0610" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[791d1884-ab4b-4cef-997d-1d16a4f1e6e8]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:56 devstack sudo[104829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 Aug 24 16:43:56 devstack sudo[104829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:56 devstack sudo[104823]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe 1073741824" returned: 0 in 0.585s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:56 devstack sudo[104831]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe Aug 24 16:43:56 devstack sudo[104831]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:56 devstack sudo[104829]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610" returned: 0 in 0.549s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:56 devstack sudo[104836]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610 Aug 24 16:43:56 devstack sudo[104836]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:56 devstack sudo[104831]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe" returned: 0 in 0.373s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] <== create_volume: return (1037ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.043s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be1bccba-5672-4de0-bb54-cc372713c0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbdd3150-feab-4244-a555-0b8d54067afe', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00acaa82-7cf8-413f-8c99-42bc0aed8d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:56 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Flow 'volume_create_manager' (3e297009-25c2-497c-81ba-7e36585187c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f898953a-56a4-406e-8d1d-55c1faaddb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f898953a-56a4-406e-8d1d-55c1faaddb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-193153340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ec16cb0-ba5c-4895-8415-a21be5d4096e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='484b42f7a3ac4535b85e925cfd4f5482',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:57Z,use_quota=True,user_id='77b73cea88bb46189e4dc9ed8e20cfc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65b6469a-109d-422f-a0aa-74709df91cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65b6469a-109d-422f-a0aa-74709df91cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3b04177-d80c-45fa-b247-88a3bb61ca4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a3b04177-d80c-45fa-b247-88a3bb61ca4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ec16cb0-ba5c-4895-8415-a21be5d4096e', 'volume_name': 'volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eda7c03-3e23-4428-8c50-277f4833bb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3eda7c03-3e23-4428-8c50-277f4833bb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack sudo[104836]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbe40e3b-2afa-4419-baa4-63a2d7f4ca47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Volume 3ec16cb0-ba5c-4895-8415-a21be5d4096e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e', 'volume_size': 1} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:43:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-193153340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ec16cb0-ba5c-4895-8415-a21be5d4096e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='484b42f7a3ac4535b85e925cfd4f5482',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:43:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:43:57Z,use_quota=True,user_id='77b73cea88bb46189e4dc9ed8e20cfc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Creating volume 3ec16cb0-ba5c-4895-8415-a21be5d4096e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e8694856-ecea-4143-a1bf-b122cafc0610" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Volume volume-cbdd3150-feab-4244-a555-0b8d54067afe (cbdd3150-feab-4244-a555-0b8d54067afe): created successfully Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (00acaa82-7cf8-413f-8c99-42bc0aed8d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack sudo[104840]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e 1073741824 Aug 24 16:43:57 devstack sudo[104840]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Flow 'volume_create_manager' (7ad5f823-5fac-4aac-91f4-fea8c7901b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-quobyte-e8694856-ecea-4143-a1bf-b122cafc0610" released by "delete_volume" :: held 0.925s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6714f3d8-b312-40a2-b037-2fc0f56950da tempest-VolumesMetadataTest-810699743 None] Created volume successfully. Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Created reservations ['09d9cba0-eb86-4af4-bf4a-16e5a34a832f', '577f27e2-67ee-4192-a3ef-f9b5a950ac29', 'b799425e-4f11-49a6-b84c-c3d60b44ddff', '4107df12-f878-488d-8fee-628b5137c7f0'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:57 devstack sudo[104842]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:57 devstack sudo[104842]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:57 devstack sudo[104842]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.258s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Deleted volume successfully. Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-34035837-b7dd-45cd-b7c9-2b8a9c8c999d tempest-AttachVolumeNegativeTest-840799390 None] Lock "cinder-e8694856-ecea-4143-a1bf-b122cafc0610-delete_volume" released by "delete_volume" :: held 1.462s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:57 devstack sudo[104840]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e 1073741824" returned: 0 in 0.497s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:57 devstack sudo[104853]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e Aug 24 16:43:57 devstack sudo[104853]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:57 devstack sudo[104853]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e" returned: 0 in 0.296s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] <== create_volume: return (839ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.843s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fbe40e3b-2afa-4419-baa4-63a2d7f4ca47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (422fc5d0-57b4-48db-b313-c22614eab837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Volume volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e (3ec16cb0-ba5c-4895-8415-a21be5d4096e): created successfully Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (422fc5d0-57b4-48db-b313-c22614eab837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:43:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Flow 'volume_create_manager' (3e297009-25c2-497c-81ba-7e36585187c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:43:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a28bcae9-e65f-4fac-a05a-1b0ce3714ad6 tempest-VolumesTransfersV357Test-417974612 None] Created volume successfully. Aug 24 16:43:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Acquiring lock "cinder-cbdd3150-feab-4244-a555-0b8d54067afe-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Lock "cinder-cbdd3150-feab-4244-a555-0b8d54067afe-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Acquiring lock "cinder-quobyte-cbdd3150-feab-4244-a555-0b8d54067afe" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:43:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Lock "cinder-quobyte-cbdd3150-feab-4244-a555-0b8d54067afe" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:43:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7fd94828-72e4-46d4-8be3-874ee9caadf0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:43:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:58 devstack sudo[104859]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe Aug 24 16:43:58 devstack sudo[104859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:59 devstack sudo[104859]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe" returned: 0 in 0.439s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:59 devstack sudo[104864]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe Aug 24 16:43:59 devstack sudo[104864]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:59 devstack sudo[104864]: pam_unix(sudo:session): session closed for user root Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbdd3150-feab-4244-a555-0b8d54067afe" returned: 0 in 0.349s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Lock "cinder-quobyte-cbdd3150-feab-4244-a555-0b8d54067afe" released by "delete_volume" :: held 0.848s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Created reservations ['0ae939b2-2f9d-4161-b606-91bb863b1b04', 'a4b04e37-2ea5-4bb5-b8a4-37af40ba8f0a', 'fffe20ca-f1e2-44d2-957b-fc4ef0644e89', 'ecbb40d7-3afc-4c5d-ad93-f89191db16f3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:59 devstack sudo[104867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:59 devstack sudo[104867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:43:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:43:59 devstack sudo[104869]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:43:59 devstack sudo[104869]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:43:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d9c97877-4082-4cae-88b3-5232eab6bc2b tempest-VolumesTransfersV357Test-1522607175 None] Transfer volume completed successfully. Aug 24 16:43:59 devstack sudo[104867]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.341s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Deleted volume successfully. Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8518da41-43c6-46d6-9d99-f3f4e239eeee tempest-VolumesMetadataTest-810699743 None] Lock "cinder-cbdd3150-feab-4244-a555-0b8d54067afe-delete_volume" released by "delete_volume" :: held 1.516s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:00 devstack sudo[104869]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.533s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:44:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Acquiring lock "cinder-3ec16cb0-ba5c-4895-8415-a21be5d4096e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-3ec16cb0-ba5c-4895-8415-a21be5d4096e-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Acquiring lock "cinder-quobyte-3ec16cb0-ba5c-4895-8415-a21be5d4096e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-quobyte-3ec16cb0-ba5c-4895-8415-a21be5d4096e" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1d22f24-84d3-4e97-a51f-7ae6dce61fa0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:01 devstack sudo[104874]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e Aug 24 16:44:01 devstack sudo[104874]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:01 devstack sudo[104874]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:01 devstack sudo[104879]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e Aug 24 16:44:01 devstack sudo[104879]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:01 devstack sudo[104879]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ec16cb0-ba5c-4895-8415-a21be5d4096e" returned: 0 in 0.320s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-quobyte-3ec16cb0-ba5c-4895-8415-a21be5d4096e" released by "delete_volume" :: held 0.796s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Created reservations ['5235d51f-4b04-4042-bc1e-f792e1ee61fe', 'c50aa9d2-716b-464f-944f-dcde4ec1a651', '5310a0ee-7c49-4f2d-ab31-111d0db2f20b', '2089aeef-b5f5-4e5b-b653-ed08a00f858d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:02 devstack sudo[104882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:02 devstack sudo[104882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:02 devstack sudo[104882]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Deleted volume successfully. Aug 24 16:44:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d435aca-b1d8-4db5-8300-d6237c4dc355 tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-3ec16cb0-ba5c-4895-8415-a21be5d4096e-delete_volume" released by "delete_volume" :: held 1.366s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Flow 'volume_create_manager' (c715b19a-be55-4ba7-bb43-37310b95c374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a260f28a-518a-45f0-ac49-447fa105822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a260f28a-518a-45f0-ac49-447fa105822a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-843582197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbf8de42-4e6b-4f77-ba92-60e618680ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='484b42f7a3ac4535b85e925cfd4f5482',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:03Z,use_quota=True,user_id='77b73cea88bb46189e4dc9ed8e20cfc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (929a8947-3cef-4b42-9a1d-63066a69185f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (929a8947-3cef-4b42-9a1d-63066a69185f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5683cab-3515-45f4-92cd-7a607a52a0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5683cab-3515-45f4-92cd-7a607a52a0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbf8de42-4e6b-4f77-ba92-60e618680ed0', 'volume_name': 'volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b554f6c4-368a-41d4-9dac-be2bfe0ca88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b554f6c4-368a-41d4-9dac-be2bfe0ca88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19808539-5dab-45b3-b633-148e6e1461a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:03 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Volume cbf8de42-4e6b-4f77-ba92-60e618680ed0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0', 'volume_size': 1} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-843582197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbf8de42-4e6b-4f77-ba92-60e618680ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='484b42f7a3ac4535b85e925cfd4f5482',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:03Z,use_quota=True,user_id='77b73cea88bb46189e4dc9ed8e20cfc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Creating volume cbf8de42-4e6b-4f77-ba92-60e618680ed0 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:03 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:03 devstack sudo[104885]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 1073741824 Aug 24 16:44:03 devstack sudo[104885]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:03 devstack sudo[104885]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 1073741824" returned: 0 in 0.725s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:04 devstack sudo[104891]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 Aug 24 16:44:04 devstack sudo[104891]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Flow 'volume_create_manager' (35c6cff6-aaaf-4893-a41e-22503cd97efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6822cb36-332c-4b6a-8d1a-9cf436d7593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6822cb36-332c-4b6a-8d1a-9cf436d7593b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1848037496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddf7bfd9-6e2a-452c-92bd-3a78645642eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73a913a714fa4dd6a24b77d26a5809d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:04Z,use_quota=True,user_id='0372f617151247848ca11454c5f468f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d74d4ad-a33b-4bd2-9d3e-b988071b0de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d74d4ad-a33b-4bd2-9d3e-b988071b0de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36acdf98-c5fa-4f9a-bb30-db44910a5baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36acdf98-c5fa-4f9a-bb30-db44910a5baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ddf7bfd9-6e2a-452c-92bd-3a78645642eb', 'volume_name': 'volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb', 'volume_size': 2}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (808e05ee-c94c-40ab-b2d3-70d4fa5e3764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (808e05ee-c94c-40ab-b2d3-70d4fa5e3764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e5cbb8e-d65f-4e2e-b731-be96d64faf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Volume ddf7bfd9-6e2a-452c-92bd-3a78645642eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb', 'volume_size': 2} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:04 devstack sudo[104891]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0" returned: 0 in 0.340s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] <== create_volume: return (1156ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.159s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.078s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1848037496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ddf7bfd9-6e2a-452c-92bd-3a78645642eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73a913a714fa4dd6a24b77d26a5809d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:04Z,use_quota=True,user_id='0372f617151247848ca11454c5f468f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Creating volume ddf7bfd9-6e2a-452c-92bd-3a78645642eb {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb 2147483648 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (19808539-5dab-45b3-b633-148e6e1461a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:04 devstack sudo[104895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb 2147483648 Aug 24 16:44:04 devstack sudo[104895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9e776c1-cd63-4dfc-b831-92bd8de60a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Volume volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 (cbf8de42-4e6b-4f77-ba92-60e618680ed0): created successfully Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9e776c1-cd63-4dfc-b831-92bd8de60a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Flow 'volume_create_manager' (c715b19a-be55-4ba7-bb43-37310b95c374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9b83b9ea-81d7-484a-aea7-b5eecdb46fd0 tempest-VolumesTransfersV357Test-417974612 None] Created volume successfully. Aug 24 16:44:04 devstack sudo[104895]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb 2147483648" returned: 0 in 0.583s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:05 devstack sudo[104901]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb Aug 24 16:44:05 devstack sudo[104901]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:05 devstack sudo[104901]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb" returned: 0 in 0.326s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] <== create_volume: return (958ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.961s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e5cbb8e-d65f-4e2e-b731-be96d64faf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb', 'volume_size': 2}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d1a13b9-ed33-419d-8e6b-dd421042de27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:05 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Volume volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb (ddf7bfd9-6e2a-452c-92bd-3a78645642eb): created successfully Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d1a13b9-ed33-419d-8e6b-dd421042de27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Flow 'volume_create_manager' (35c6cff6-aaaf-4893-a41e-22503cd97efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-eb14f4a4-6d14-4ee0-8957-307c9e123de2 tempest-VolumesCloneNegativeTest-1452740409 None] Created volume successfully. Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Acquiring lock "cinder-cbf8de42-4e6b-4f77-ba92-60e618680ed0-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-cbf8de42-4e6b-4f77-ba92-60e618680ed0-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Acquiring lock "cinder-quobyte-cbf8de42-4e6b-4f77-ba92-60e618680ed0" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-quobyte-cbf8de42-4e6b-4f77-ba92-60e618680ed0" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a2ad4d5-f494-4a14-abd2-3c42e3d54b00]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:05 devstack sudo[104904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 Aug 24 16:44:05 devstack sudo[104904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:06 devstack sudo[104904]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0" returned: 0 in 0.444s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:06 devstack sudo[104909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0 Aug 24 16:44:06 devstack sudo[104909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:06 devstack sudo[104909]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbf8de42-4e6b-4f77-ba92-60e618680ed0" returned: 0 in 0.319s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-quobyte-cbf8de42-4e6b-4f77-ba92-60e618680ed0" released by "delete_volume" :: held 0.824s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Acquiring lock "cinder-ddf7bfd9-6e2a-452c-92bd-3a78645642eb-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Lock "cinder-ddf7bfd9-6e2a-452c-92bd-3a78645642eb-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Created reservations ['a56dfc7f-0a58-4bc2-a36a-e6f58315b113', '93dbf8fa-7341-4f80-a8de-ed82197744e3', '5740ee60-0bb7-49f1-9528-7a0e2f316b99', '9c975063-21f3-4b3e-bd77-9c5bfcfd8f9b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Acquiring lock "cinder-quobyte-ddf7bfd9-6e2a-452c-92bd-3a78645642eb" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Lock "cinder-quobyte-ddf7bfd9-6e2a-452c-92bd-3a78645642eb" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[23b43b1e-3be5-47ed-8d9f-85ab0a7ece4f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:06 devstack sudo[104912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:06 devstack sudo[104912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:06 devstack sudo[104913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb Aug 24 16:44:06 devstack sudo[104913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:06 devstack sudo[104912]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:06 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Deleted volume successfully. Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-14234da0-b9df-4648-8767-fbcc35d89a6c tempest-VolumesTransfersV357Test-1280123933 None] Lock "cinder-cbf8de42-4e6b-4f77-ba92-60e618680ed0-delete_volume" released by "delete_volume" :: held 1.500s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:07 devstack sudo[104913]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb" returned: 0 in 0.474s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:07 devstack sudo[104920]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb Aug 24 16:44:07 devstack sudo[104920]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:07 devstack sudo[104920]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ddf7bfd9-6e2a-452c-92bd-3a78645642eb" returned: 0 in 0.305s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Lock "cinder-quobyte-ddf7bfd9-6e2a-452c-92bd-3a78645642eb" released by "delete_volume" :: held 0.846s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Created reservations ['ff3ebc3b-cb76-4d15-83e3-2212d54d07c2', '1693cef1-9787-4ebd-a118-5c7289cf298b', '013b0553-b2db-47b8-9ffa-8ea27767a3aa', '127d72e3-9ee5-49fb-920a-189e4aeda9e8'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:07 devstack sudo[104924]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:07 devstack sudo[104924]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:07 devstack sudo[104924]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Deleted volume successfully. Aug 24 16:44:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-251005d5-7048-499f-905b-43564d9d71ea tempest-VolumesCloneNegativeTest-1452740409 None] Lock "cinder-ddf7bfd9-6e2a-452c-92bd-3a78645642eb-delete_volume" released by "delete_volume" :: held 1.420s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Flow 'volume_create_manager' (f9b45552-154c-4563-9252-f0ddd7b9bb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60ee4f6e-e31b-4c1d-962a-6e71fd2e187d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60ee4f6e-e31b-4c1d-962a-6e71fd2e187d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-277107499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=31e2f13e-b252-4cc0-bef2-605ca389665e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92ac6e55192648b883940ec0e8a0a719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:09Z,use_quota=True,user_id='9571c69a45e34f3fb11fc5d792a8f35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c80b1aad-5452-429a-b41c-997cb3d619a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c80b1aad-5452-429a-b41c-997cb3d619a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ffb4d5e-785d-4932-a558-f0a958f670f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ffb4d5e-785d-4932-a558-f0a958f670f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31e2f13e-b252-4cc0-bef2-605ca389665e', 'volume_name': 'volume-31e2f13e-b252-4cc0-bef2-605ca389665e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7b3a381-d42d-4473-a393-b75a0533b4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7b3a381-d42d-4473-a393-b75a0533b4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe9c5559-0cde-4f4f-ba35-47d7e96df5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:09 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Volume 31e2f13e-b252-4cc0-bef2-605ca389665e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31e2f13e-b252-4cc0-bef2-605ca389665e', 'volume_size': 1} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-277107499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=31e2f13e-b252-4cc0-bef2-605ca389665e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92ac6e55192648b883940ec0e8a0a719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:09Z,use_quota=True,user_id='9571c69a45e34f3fb11fc5d792a8f35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Creating volume 31e2f13e-b252-4cc0-bef2-605ca389665e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:09 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:09 devstack sudo[104927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e 1073741824 Aug 24 16:44:09 devstack sudo[104927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:09 devstack sudo[104927]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e 1073741824" returned: 0 in 0.602s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:09 devstack sudo[104933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e Aug 24 16:44:09 devstack sudo[104933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:10 devstack sudo[104933]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] <== create_volume: return (1033ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.035s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe9c5559-0cde-4f4f-ba35-47d7e96df5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31e2f13e-b252-4cc0-bef2-605ca389665e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ed8de8b-e9fa-444d-bf49-2b7f0bfe16b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:10 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Volume volume-31e2f13e-b252-4cc0-bef2-605ca389665e (31e2f13e-b252-4cc0-bef2-605ca389665e): created successfully Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ed8de8b-e9fa-444d-bf49-2b7f0bfe16b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Flow 'volume_create_manager' (f9b45552-154c-4563-9252-f0ddd7b9bb07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-282cdaca-67c2-457a-956d-9e1018897375 tempest-VolumesTestJSON-580299380 None] Created volume successfully. Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Flow 'volume_create_manager' (219f20a5-6575-4bb5-b0e3-d9c6c0493c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef55cfaf-ae1e-4301-bf0c-f5576054f2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ef55cfaf-ae1e-4301-bf0c-f5576054f2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-562062492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e14f192c-c806-4c2c-960e-ccabb7c17513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05796dcd09534b0382511a946aafc4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:11Z,use_quota=True,user_id='1d5b702f091c4313a8e6190e32a81e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f3f7e63-f925-493c-819e-fe4e8731606f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8f3f7e63-f925-493c-819e-fe4e8731606f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1a8c9d1-f372-489a-8905-c51125984280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a1a8c9d1-f372-489a-8905-c51125984280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e14f192c-c806-4c2c-960e-ccabb7c17513', 'volume_name': 'volume-e14f192c-c806-4c2c-960e-ccabb7c17513', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43d2cd7f-5e81-4961-8844-6a477d9c1793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (43d2cd7f-5e81-4961-8844-6a477d9c1793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ff0ac0c-6ba8-4a40-8511-40747ecd7912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:10 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Volume e14f192c-c806-4c2c-960e-ccabb7c17513: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e14f192c-c806-4c2c-960e-ccabb7c17513', 'volume_size': 1} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-562062492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e14f192c-c806-4c2c-960e-ccabb7c17513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05796dcd09534b0382511a946aafc4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:11Z,use_quota=True,user_id='1d5b702f091c4313a8e6190e32a81e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Creating volume e14f192c-c806-4c2c-960e-ccabb7c17513 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:10 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:10 devstack sudo[104936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 1073741824 Aug 24 16:44:10 devstack sudo[104936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:11 devstack sudo[104936]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 1073741824" returned: 0 in 0.557s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:11 devstack sudo[104942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 Aug 24 16:44:11 devstack sudo[104942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:11 devstack sudo[104942]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513" returned: 0 in 0.409s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] <== create_volume: return (1028ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.031s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7ff0ac0c-6ba8-4a40-8511-40747ecd7912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e14f192c-c806-4c2c-960e-ccabb7c17513', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9636c0ab-6c20-4141-a430-1115dbfd512f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:11 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Volume volume-e14f192c-c806-4c2c-960e-ccabb7c17513 (e14f192c-c806-4c2c-960e-ccabb7c17513): created successfully Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9636c0ab-6c20-4141-a430-1115dbfd512f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Flow 'volume_create_manager' (219f20a5-6575-4bb5-b0e3-d9c6c0493c20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7ef4ee98-a310-44e5-945a-ac3d7b8c4968 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Created volume successfully. Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Flow 'volume_create_manager' (ae1256ef-e62a-4db3-8601-2ce2e334d08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45129e02-22cb-4dbb-bde9-4e56ae476d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (45129e02-22cb-4dbb-bde9-4e56ae476d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2113871060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7153658-4181-4dbe-994a-305b96732ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e1e09cfe5d49a587f007ce11324073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:12Z,use_quota=True,user_id='e53f00636a2b475082f71855e4e62e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bc0531e-c405-4cb0-8527-36d83f187d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0bc0531e-c405-4cb0-8527-36d83f187d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (504eaab4-aab5-43a4-a05b-caa18ebddfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Flow 'volume_create_manager' (b7052407-a5e4-4a26-9e98-a013c0d8682f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbf2f144-36e6-432c-911c-83f7793cd172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbf2f144-36e6-432c-911c-83f7793cd172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-780458033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ff997bd-e180-49e2-9e82-b493ce8bed18,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92ac6e55192648b883940ec0e8a0a719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:12Z,use_quota=True,user_id='9571c69a45e34f3fb11fc5d792a8f35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8416e252-295f-42d0-9486-2df38882697f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8416e252-295f-42d0-9486-2df38882697f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d2f7572-7621-4df9-853a-c5d1481373dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6d2f7572-7621-4df9-853a-c5d1481373dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3ff997bd-e180-49e2-9e82-b493ce8bed18', 'volume_name': 'volume-3ff997bd-e180-49e2-9e82-b493ce8bed18', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49614187-b8cf-4246-92bb-396184c66892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49614187-b8cf-4246-92bb-396184c66892) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67314102-4a8a-448f-89b7-abf707c2cede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Volume 3ff997bd-e180-49e2-9e82-b493ce8bed18: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3ff997bd-e180-49e2-9e82-b493ce8bed18', 'volume_size': 1} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-780458033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3ff997bd-e180-49e2-9e82-b493ce8bed18,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92ac6e55192648b883940ec0e8a0a719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:12Z,use_quota=True,user_id='9571c69a45e34f3fb11fc5d792a8f35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Creating volume 3ff997bd-e180-49e2-9e82-b493ce8bed18 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:12 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:12 devstack sudo[104947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 1073741824 Aug 24 16:44:12 devstack sudo[104947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (504eaab4-aab5-43a4-a05b-caa18ebddfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f7153658-4181-4dbe-994a-305b96732ad2', 'volume_name': 'volume-f7153658-4181-4dbe-994a-305b96732ad2', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc9ae7e0-d82a-49af-932e-4e701a2424fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dc9ae7e0-d82a-49af-932e-4e701a2424fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83061953-8484-4c93-8044-9f795f99a605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:12 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Volume f7153658-4181-4dbe-994a-305b96732ad2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f7153658-4181-4dbe-994a-305b96732ad2', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Trying to clone f7153658-4181-4dbe-994a-305b96732ad2 from image b56f3140-446d-426f-a531-f9de2da6c921 at location (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:44:12 devstack sudo[104947]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 1073741824" returned: 0 in 0.573s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "cinder-e14f192c-c806-4c2c-960e-ccabb7c17513-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:13 devstack sudo[104954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 Aug 24 16:44:13 devstack sudo[104954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "cinder-e14f192c-c806-4c2c-960e-ccabb7c17513-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:44:13 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Image download 20.69 MB at 20.69 MB/s Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "cinder-quobyte-e14f192c-c806-4c2c-960e-ccabb7c17513" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "cinder-quobyte-e14f192c-c806-4c2c-960e-ccabb7c17513" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ce035ec-4562-4725-842c-b2686b56cbee]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae7eb252-9b75-40ee-abcb-ddfe36631ff7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:13 devstack sudo[104957]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD Aug 24 16:44:13 devstack sudo[104957]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:13 devstack sudo[104958]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 Aug 24 16:44:13 devstack sudo[104958]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:13 devstack sudo[104954]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] <== create_volume: return (1009ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (67314102-4a8a-448f-89b7-abf707c2cede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3ff997bd-e180-49e2-9e82-b493ce8bed18', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a14a1c90-6163-4d61-b94a-c3614448c8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:13 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Volume volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 (3ff997bd-e180-49e2-9e82-b493ce8bed18): created successfully Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a14a1c90-6163-4d61-b94a-c3614448c8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Flow 'volume_create_manager' (b7052407-a5e4-4a26-9e98-a013c0d8682f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d94e659b-673a-4459-9c20-3a1c084a6d48 tempest-VolumesTestJSON-580299380 None] Created volume successfully. Aug 24 16:44:13 devstack sudo[104957]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD" returned: 0 in 0.395s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 is fetched for user e53f00636a2b475082f71855e4e62e5c. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:44:13 devstack sudo[104958]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513" returned: 0 in 0.418s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:13 devstack sudo[104968]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513 Aug 24 16:44:13 devstack sudo[104968]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2787096b-3454-4531-bc97-71b529adda3e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:13 devstack sudo[104970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD Aug 24 16:44:13 devstack sudo[104970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:13 devstack sudo[104968]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e14f192c-c806-4c2c-960e-ccabb7c17513" returned: 0 in 0.286s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "cinder-quobyte-e14f192c-c806-4c2c-960e-ccabb7c17513" released by "delete_volume" :: held 0.778s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Created reservations ['f3002376-b0a3-485c-9d90-7b5474770052', '9df0bdc1-f1b6-4c7d-bd23-e996a2487859', '5ae2ec9d-e5bc-4932-b2a8-ae150b42e85f', '297660e7-deaf-4079-b9b3-a9c786f7e746'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:14 devstack sudo[104970]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2113871060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f7153658-4181-4dbe-994a-305b96732ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e1e09cfe5d49a587f007ce11324073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:12Z,use_quota=True,user_id='e53f00636a2b475082f71855e4e62e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Creating volume f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:14 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:14 devstack sudo[104976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 1073741824 Aug 24 16:44:14 devstack sudo[104976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Flow 'volume_create_manager' (f83cc87b-4caf-4681-8358-a189b1665533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9448970-750d-4a0f-9180-d0664bc932ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e9448970-750d-4a0f-9180-d0664bc932ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-251831307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9f264e5-70d1-4d9b-bf29-8631f369727e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a700dcd4015d40a1aa5bdead794d036e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:14Z,use_quota=True,user_id='dc90fb413d634a52be4616e9be2f46e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e151bdb8-ff90-4f9f-ac49-db0057242c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:14 devstack sudo[104978]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e151bdb8-ff90-4f9f-ac49-db0057242c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:14 devstack sudo[104978]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a0c57a3-b007-4401-bdf4-218557123568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a0c57a3-b007-4401-bdf4-218557123568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9f264e5-70d1-4d9b-bf29-8631f369727e', 'volume_name': 'volume-c9f264e5-70d1-4d9b-bf29-8631f369727e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f214752-aaa3-41ab-94e7-51827dca87a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0f214752-aaa3-41ab-94e7-51827dca87a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1924549e-831c-43a5-82a5-913476dac9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:14 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Volume c9f264e5-70d1-4d9b-bf29-8631f369727e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9f264e5-70d1-4d9b-bf29-8631f369727e', 'volume_size': 1} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:14 devstack sudo[104978]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.394s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Deleted volume successfully. Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ca1b9b18-4f1f-4c3d-a7e2-9a86b111ca38 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "cinder-e14f192c-c806-4c2c-960e-ccabb7c17513-delete_volume" released by "delete_volume" :: held 1.625s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:14 devstack sudo[104976]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 1073741824" returned: 0 in 0.664s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:14 devstack sudo[104984]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 Aug 24 16:44:14 devstack sudo[104984]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Flow 'volume_create_manager' (4ebec482-c539-470e-a3fa-df0dbb264cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84f158b7-e360-4b37-a45b-52183ffaaa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84f158b7-e360-4b37-a45b-52183ffaaa68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-889306864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ff06515-3b29-4be0-8615-fdaee80de3bc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92ac6e55192648b883940ec0e8a0a719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:15Z,use_quota=True,user_id='9571c69a45e34f3fb11fc5d792a8f35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3da4603-7371-4259-9f03-b199bb45b04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3da4603-7371-4259-9f03-b199bb45b04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28907e19-3c95-4da8-9ae6-32181065069c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (28907e19-3c95-4da8-9ae6-32181065069c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ff06515-3b29-4be0-8615-fdaee80de3bc', 'volume_name': 'volume-5ff06515-3b29-4be0-8615-fdaee80de3bc', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (038d9ccf-6ab0-4ce6-8407-718ce2d1c037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (038d9ccf-6ab0-4ce6-8407-718ce2d1c037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5340445d-f975-421d-8712-2d073da462da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Volume 5ff06515-3b29-4be0-8615-fdaee80de3bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ff06515-3b29-4be0-8615-fdaee80de3bc', 'volume_size': 1} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Flow 'volume_create_manager' (c0b9d121-fb87-41db-98b5-19acbdfc9465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8efed7-c66a-421d-bb64-dd86c9a950f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8efed7-c66a-421d-bb64-dd86c9a950f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2030009840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05796dcd09534b0382511a946aafc4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:15Z,use_quota=True,user_id='1d5b702f091c4313a8e6190e32a81e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack sudo[104984]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb484a52-a5eb-40d1-8d5c-923de1367156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb484a52-a5eb-40d1-8d5c-923de1367156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b22af4a-2cfa-4e42-9fbc-b4700d6a9577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b22af4a-2cfa-4e42-9fbc-b4700d6a9577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee', 'volume_name': 'volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b4a3603-a525-4b65-8d2b-fccdc73bf97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b4a3603-a525-4b65-8d2b-fccdc73bf97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee2039c0-fa53-489a-9f6b-9d0f059923db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Volume f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee', 'volume_size': 1} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] <== create_volume: return (1067ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.070s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.780s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-251831307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9f264e5-70d1-4d9b-bf29-8631f369727e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a700dcd4015d40a1aa5bdead794d036e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:14Z,use_quota=True,user_id='dc90fb413d634a52be4616e9be2f46e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Creating volume c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:15 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:15 devstack sudo[104987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e 1073741824 Aug 24 16:44:15 devstack sudo[104987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Attempting download of b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume f7153658-4181-4dbe-994a-305b96732ad2. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[29429145-b449-4488-b202-c6ce7d0161de]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:15 devstack sudo[104989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3 Aug 24 16:44:15 devstack sudo[104989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:15 devstack sudo[104987]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e 1073741824" returned: 0 in 0.393s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:15 devstack sudo[104989]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3" returned: 0 in 0.370s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:15 devstack sudo[104997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e Aug 24 16:44:15 devstack sudo[104997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:15 devstack sudo[104998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3 Aug 24 16:44:15 devstack sudo[104998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:15 devstack sudo[104997]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e" returned: 0 in 0.273s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] <== create_volume: return (710ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.712s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.817s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-889306864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ff06515-3b29-4be0-8615-fdaee80de3bc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='92ac6e55192648b883940ec0e8a0a719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:15Z,use_quota=True,user_id='9571c69a45e34f3fb11fc5d792a8f35a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Creating volume 5ff06515-3b29-4be0-8615-fdaee80de3bc {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:15 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1924549e-831c-43a5-82a5-913476dac9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9f264e5-70d1-4d9b-bf29-8631f369727e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack sudo[105002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc 1073741824 Aug 24 16:44:15 devstack sudo[105002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ded59e5b-06b4-4024-9f15-9ddc1b895150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:15 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Volume volume-c9f264e5-70d1-4d9b-bf29-8631f369727e (c9f264e5-70d1-4d9b-bf29-8631f369727e): created successfully Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ded59e5b-06b4-4024-9f15-9ddc1b895150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Flow 'volume_create_manager' (f83cc87b-4caf-4681-8358-a189b1665533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-afa4fe67-57df-4d13-8d28-81f4d61a75d9 tempest-VolumesCloneTest-886540 None] Created volume successfully. Aug 24 16:44:15 devstack sudo[104998]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3" returned: 1 in 0.349s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_wnav58m3' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb3a57fe-a916-48e9-908a-ef006795500a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:16 devstack sudo[105006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD Aug 24 16:44:16 devstack sudo[105006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:16 devstack sudo[105006]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] b56f3140-446d-426f-a531-f9de2da6c921 was qcow2, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:16 devstack sudo[105015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 Aug 24 16:44:16 devstack sudo[105015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:16 devstack sudo[105002]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc 1073741824" returned: 0 in 0.509s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:16 devstack sudo[105017]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc Aug 24 16:44:16 devstack sudo[105017]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:16 devstack sudo[105017]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc" returned: 0 in 0.326s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] <== create_volume: return (881ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.885s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.613s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2030009840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05796dcd09534b0382511a946aafc4bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:15Z,use_quota=True,user_id='1d5b702f091c4313a8e6190e32a81e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Creating volume f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:16 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5340445d-f975-421d-8712-2d073da462da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ff06515-3b29-4be0-8615-fdaee80de3bc', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:16 devstack sudo[105023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee 1073741824 Aug 24 16:44:16 devstack sudo[105023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7bc6222-560b-4aaf-a8a2-5f26ac45e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:16 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Volume volume-5ff06515-3b29-4be0-8615-fdaee80de3bc (5ff06515-3b29-4be0-8615-fdaee80de3bc): created successfully Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7bc6222-560b-4aaf-a8a2-5f26ac45e558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Flow 'volume_create_manager' (4ebec482-c539-470e-a3fa-df0dbb264cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b12e528e-a11d-482a-a0c6-912a4d03d158 tempest-VolumesTestJSON-580299380 None] Created volume successfully. Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Flow 'volume_create_manager' (715fe916-718d-4314-8d09-b079e932e060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66f05e5a-0546-48ee-a4d4-4adcb7ad8573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66f05e5a-0546-48ee-a4d4-4adcb7ad8573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1924282887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=afe66625-0603-4c33-821b-3996202f1c71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a700dcd4015d40a1aa5bdead794d036e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:17Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=c9f264e5-70d1-4d9b-bf29-8631f369727e,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:17Z,use_quota=True,user_id='dc90fb413d634a52be4616e9be2f46e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d87cd023-347f-4973-8599-c01dcd63c926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d87cd023-347f-4973-8599-c01dcd63c926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fb8c4d6-fe91-4f2e-a70a-0391515940dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7fb8c4d6-fe91-4f2e-a70a-0391515940dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'afe66625-0603-4c33-821b-3996202f1c71', 'volume_name': 'volume-afe66625-0603-4c33-821b-3996202f1c71', 'volume_size': 2, 'source_volid': 'c9f264e5-70d1-4d9b-bf29-8631f369727e', 'source_volstatus': 'available'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0745de3b-7214-4d96-b6b2-89614ba627b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0745de3b-7214-4d96-b6b2-89614ba627b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (403461be-77cf-4944-9b2b-3037e28d3d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:17 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Volume afe66625-0603-4c33-821b-3996202f1c71: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-afe66625-0603-4c33-821b-3996202f1c71', 'volume_size': 2, 'source_volid': 'c9f264e5-70d1-4d9b-bf29-8631f369727e', 'source_volstatus': 'available'} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:17 devstack sudo[105023]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee 1073741824" returned: 0 in 0.559s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:17 devstack sudo[105032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee Aug 24 16:44:17 devstack sudo[105032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:17 devstack sudo[105032]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] <== create_volume: return (854ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.857s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.618s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:17 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Cloning volume c9f264e5-70d1-4d9b-bf29-8631f369727e to volume afe66625-0603-4c33-821b-3996202f1c71 Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee2039c0-fa53-489a-9f6b-9d0f059923db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de4f80a5-8201-4365-9738-acee83ac18ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Creating offline snapshot 56688062-4dc5-4bee-be24-a39abf38ea27 of volume c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:44:17 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Volume volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee (f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee): created successfully Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (de4f80a5-8201-4365-9738-acee83ac18ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Flow 'volume_create_manager' (c0b9d121-fb87-41db-98b5-19acbdfc9465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e43bb59-d192-4211-ab18-7ef49fa3449f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:17 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9ea2a2ff-2478-4c4a-885b-5e4fe88fa106 tempest-VolumeQuotasAdminTestJSON-1887733671 None] Created volume successfully. Aug 24 16:44:17 devstack sudo[105035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e Aug 24 16:44:17 devstack sudo[105035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:18 devstack sudo[105035]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e" returned: 0 in 0.509s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:18 devstack sudo[105040]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 1G Aug 24 16:44:18 devstack sudo[105040]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:18 devstack sudo[105015]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2" returned: 0 in 2.030s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_vdu_rbhtdevstack@QuobyteHD, size 112.00 MB, duration 2.03 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:44:18 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Converted 112.00 MB image at 55.13 MB/s Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:18 devstack sudo[105042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 1G Aug 24 16:44:18 devstack sudo[105042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:18 devstack sudo[105042]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 1G" returned: 0 in 0.422s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Downloaded image b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume f7153658-4181-4dbe-994a-305b96732ad2 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 for user e53f00636a2b475082f71855e4e62e5c is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Marking volume f7153658-4181-4dbe-994a-305b96732ad2 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:44:18 devstack sudo[105040]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 1G" returned: 0 in 0.569s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9f264e5-70d1-4d9b-bf29-8631f369727e -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Copying metadata from image b56f3140-446d-426f-a531-f9de2da6c921 to f7153658-4181-4dbe-994a-305b96732ad2. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Creating volume glance metadata for volume f7153658-4181-4dbe-994a-305b96732ad2 backed by image b56f3140-446d-426f-a531-f9de2da6c921 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:44:18 devstack sudo[105052]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9f264e5-70d1-4d9b-bf29-8631f369727e -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 Aug 24 16:44:18 devstack sudo[105052]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:18 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3c26a627-974a-406e-9134-f483961fd0bb tempest-VolumeQuotasAdminTestJSON-1262296588 None] Transfer volume completed successfully. Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83061953-8484-4c93-8044-9f795f99a605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7153658-4181-4dbe-994a-305b96732ad2', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f38b3f8b-6744-428f-acf8-3e9c3f8ba76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:19 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Volume volume-f7153658-4181-4dbe-994a-305b96732ad2 (f7153658-4181-4dbe-994a-305b96732ad2): created successfully Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f38b3f8b-6744-428f-acf8-3e9c3f8ba76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Flow 'volume_create_manager' (ae1256ef-e62a-4db3-8601-2ce2e334d08f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5bdfa32e-0fa3-46b0-9e5a-ec3fc65de1a9 tempest-VolumesExtendTest-189423904 None] Created volume successfully. Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Acquiring lock "cinder-5ff06515-3b29-4be0-8615-fdaee80de3bc-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Lock "cinder-5ff06515-3b29-4be0-8615-fdaee80de3bc-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Acquiring lock "cinder-quobyte-5ff06515-3b29-4be0-8615-fdaee80de3bc" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Lock "cinder-quobyte-5ff06515-3b29-4be0-8615-fdaee80de3bc" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:19 devstack sudo[105052]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c9f264e5-70d1-4d9b-bf29-8631f369727e -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27" returned: 0 in 0.445s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:19 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 is being set with open permissions: ugo+rw Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[dc003a43-6554-4775-810d-008234d89420]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack sudo[105057]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 Aug 24 16:44:19 devstack sudo[105057]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Acquiring lock "cinder-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:19 devstack sudo[105059]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc Aug 24 16:44:19 devstack sudo[105059]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Lock "cinder-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Acquiring lock "cinder-quobyte-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Lock "cinder-quobyte-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[358c0af5-3dcb-4013-93cd-1c78517b05cb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack sudo[105057]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack sudo[105063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info Aug 24 16:44:19 devstack sudo[105063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:19 devstack sudo[105062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee Aug 24 16:44:19 devstack sudo[105062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:19 devstack sudo[105059]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack sudo[105069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc Aug 24 16:44:19 devstack sudo[105069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:19 devstack sudo[105063]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info" returned: 0 in 0.263s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:19 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info is being set with open permissions: ugo+rw Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack sudo[105074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info Aug 24 16:44:19 devstack sudo[105074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:19 devstack sudo[105062]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee" returned: 0 in 0.394s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:19 devstack sudo[105077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee Aug 24 16:44:20 devstack sudo[105077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:20 devstack sudo[105069]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ff06515-3b29-4be0-8615-fdaee80de3bc" returned: 0 in 0.272s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Lock "cinder-quobyte-5ff06515-3b29-4be0-8615-fdaee80de3bc" released by "delete_volume" :: held 0.821s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Created reservations ['9212e5d9-635f-473e-a5ad-9f69fdc0c061', '5c366459-bff7-48b8-98ca-1c21ad9019d1', '0c994b09-4e62-4d9b-85eb-65263749aee7', 'b464ba3e-308a-4690-9a68-a58b33242554'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:20 devstack sudo[105074]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.info" returned: 0 in 0.263s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Acquiring lock "cinder-quobyte-afe66625-0603-4c33-821b-3996202f1c71" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-afe66625-0603-4c33-821b-3996202f1c71" acquired by "_copy_volume_from_snapshot" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] snapshot: 56688062-4dc5-4bee-be24-a39abf38ea27, volume: afe66625-0603-4c33-821b-3996202f1c71, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4e753a23-ec35-4910-bbbb-29330af06129]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:20 devstack sudo[105077]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee" returned: 0 in 0.296s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:20 devstack sudo[105082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:20 devstack sudo[105082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Lock "cinder-quobyte-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee" released by "delete_volume" :: held 0.747s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Acquiring lock "cinder-3ff997bd-e180-49e2-9e82-b493ce8bed18-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Lock "cinder-3ff997bd-e180-49e2-9e82-b493ce8bed18-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Created reservations ['85271eb9-3d82-4b59-b314-9841ffe0d13e', '5169ac52-c11d-45ee-a42d-ea36077e60d3', 'e02ae5a9-a7ec-4e56-b6b5-dedc32d3e149', 'e75cf136-bec0-4d91-a226-87855b7cc500'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Acquiring lock "cinder-quobyte-3ff997bd-e180-49e2-9e82-b493ce8bed18" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:20 devstack sudo[105083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 Aug 24 16:44:20 devstack sudo[105083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Lock "cinder-quobyte-3ff997bd-e180-49e2-9e82-b493ce8bed18" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e84de842-fcf2-49b2-b610-987d8b123061]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:20 devstack sudo[105088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:20 devstack sudo[105088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:20 devstack sudo[105082]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.311s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Deleted volume successfully. Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0567c408-9ab0-4ea9-9e9a-d7b7c0be6c98 tempest-VolumesTestJSON-580299380 None] Lock "cinder-5ff06515-3b29-4be0-8615-fdaee80de3bc-delete_volume" released by "delete_volume" :: held 1.467s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:20 devstack sudo[105086]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 Aug 24 16:44:20 devstack sudo[105086]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:20 devstack sudo[105083]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27" returned: 0 in 0.475s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c9f264e5-70d1-4d9b-bf29-8631f369727e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6556526a-be0b-4136-b2ed-4181aa833502]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:20 devstack sudo[105088]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.375s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Deleted volume successfully. Aug 24 16:44:20 devstack sudo[105095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e Aug 24 16:44:20 devstack sudo[105095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70022654-ff8a-4cd7-a678-7e3cce6da426 tempest-VolumeQuotasAdminTestJSON-1138138173 None] Lock "cinder-f1bdbd1c-f04b-4d16-8140-ad2159bbf4ee-delete_volume" released by "delete_volume" :: held 1.475s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:20 devstack sudo[105086]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18" returned: 0 in 0.526s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:21 devstack sudo[105101]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18 Aug 24 16:44:21 devstack sudo[105101]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:21 devstack sudo[105095]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e" returned: 0 in 0.440s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:21 devstack sudo[105108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 Aug 24 16:44:21 devstack sudo[105108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:21 devstack sudo[105101]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3ff997bd-e180-49e2-9e82-b493ce8bed18" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Lock "cinder-quobyte-3ff997bd-e180-49e2-9e82-b493ce8bed18" released by "delete_volume" :: held 0.847s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Created reservations ['67b84786-c45b-455c-bc53-47ac0d2b75d8', 'e031994e-d300-4c31-b511-818fcb52626b', 'c2956f33-d867-4d17-b43b-9a2da6febfdd', 'a90bebab-c8a1-4b7b-b9a6-5c39b88608af'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:21 devstack sudo[105112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:21 devstack sudo[105112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Acquiring lock "cinder-31e2f13e-b252-4cc0-bef2-605ca389665e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Lock "cinder-31e2f13e-b252-4cc0-bef2-605ca389665e-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Acquiring lock "cinder-quobyte-31e2f13e-b252-4cc0-bef2-605ca389665e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Lock "cinder-quobyte-31e2f13e-b252-4cc0-bef2-605ca389665e" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6b50b9eb-8a94-4abf-87b7-716cdc4a4027]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:21 devstack sudo[105112]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:21 devstack sudo[105116]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e Aug 24 16:44:21 devstack sudo[105116]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Deleted volume successfully. Aug 24 16:44:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5a5af061-900a-4bbc-8b06-324368ee01b3 tempest-VolumesTestJSON-580299380 None] Lock "cinder-3ff997bd-e180-49e2-9e82-b493ce8bed18-delete_volume" released by "delete_volume" :: held 1.542s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:22 devstack sudo[105116]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e" returned: 0 in 0.755s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:22 devstack sudo[105128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e Aug 24 16:44:22 devstack sudo[105128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:22 devstack sudo[105128]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-31e2f13e-b252-4cc0-bef2-605ca389665e" returned: 0 in 0.559s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Lock "cinder-quobyte-31e2f13e-b252-4cc0-bef2-605ca389665e" released by "delete_volume" :: held 1.383s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Created reservations ['8845bfe7-804c-4944-9cf1-802660399940', 'be70b0be-6503-4f01-8e1f-dd0653e05a4f', '4fb46c09-0fc7-481a-a827-1baca510c276', '5ee5b03a-b13e-4b02-9250-bbd5ced490aa'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:23 devstack sudo[105131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:23 devstack sudo[105131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:23 devstack sudo[105131]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.513s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Deleted volume successfully. Aug 24 16:44:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-45b9d0b2-93e8-4717-b524-af2a6f384c9c tempest-VolumesTestJSON-580299380 None] Lock "cinder-31e2f13e-b252-4cc0-bef2-605ca389665e-delete_volume" released by "delete_volume" :: held 2.343s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:26 devstack sudo[105108]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71" returned: 0 in 5.480s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:26 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e, size 1024.00 MB, duration 5.48 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:44:26 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Converted 1024.00 MB image at 186.82 MB/s Aug 24 16:44:26 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 is being set with open permissions: ugo+rw Aug 24 16:44:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:26 devstack sudo[105135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 Aug 24 16:44:26 devstack sudo[105135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:27 devstack sudo[105135]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71" returned: 0 in 0.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-afe66625-0603-4c33-821b-3996202f1c71" released by "_copy_volume_from_snapshot" :: held 6.820s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Acquiring lock "cinder-quobyte-56688062-4dc5-4bee-be24-a39abf38ea27" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-56688062-4dc5-4bee-be24-a39abf38ea27" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Deleting offline snapshot 56688062-4dc5-4bee-be24-a39abf38ea27 of volume c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] snapshot_file for this snap is: volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f6f27a0-1416-4499-82bd-d8893fa9cdc2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:27 devstack sudo[105138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 Aug 24 16:44:27 devstack sudo[105138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:27 devstack sudo[105138]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c9f264e5-70d1-4d9b-bf29-8631f369727e(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9f6bea6-af75-44e5-8f88-9bd3ed7d7550]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:27 devstack sudo[105144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e Aug 24 16:44:27 devstack sudo[105144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:28 devstack sudo[105144]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e" returned: 0 in 0.637s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:28 devstack sudo[105150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 Aug 24 16:44:28 devstack sudo[105150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:28 devstack sudo[105150]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27" returned: 0 in 0.392s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:28 devstack sudo[105156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27 Aug 24 16:44:28 devstack sudo[105156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:28 devstack sudo[105156]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e.56688062-4dc5-4bee-be24-a39abf38ea27" returned: 0 in 0.293s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-56688062-4dc5-4bee-be24-a39abf38ea27" released by "_delete_snapshot" :: held 1.869s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 11.342s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 9.412s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (403461be-77cf-4944-9b2b-3037e28d3d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-afe66625-0603-4c33-821b-3996202f1c71', 'volume_size': 2, 'source_volid': 'c9f264e5-70d1-4d9b-bf29-8631f369727e', 'source_volstatus': 'available'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4610904a-5429-4e16-b456-9ff2d0fb4d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[bd6b45dc-8ebc-4a84-97d3-3fb16332dc6c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Volume volume-afe66625-0603-4c33-821b-3996202f1c71 (afe66625-0603-4c33-821b-3996202f1c71): created successfully Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4610904a-5429-4e16-b456-9ff2d0fb4d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Flow 'volume_create_manager' (715fe916-718d-4314-8d09-b079e932e060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-38195a4c-0e31-494a-b4c2-b99126d2c0e3 tempest-VolumesCloneTest-886540 None] Created volume successfully. Aug 24 16:44:29 devstack sudo[105159]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 Aug 24 16:44:29 devstack sudo[105159]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:29 devstack sudo[105159]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2" returned: 0 in 0.434s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 2G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 2G" returned: 0 in 0.119s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.589s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-056639b8-70c2-467a-afab-4e8d6431ddd6 tempest-VolumesExtendTest-189423904 None] Extend volume completed successfully. Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-f7153658-4181-4dbe-994a-305b96732ad2-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Lock "cinder-f7153658-4181-4dbe-994a-305b96732ad2-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-quobyte-f7153658-4181-4dbe-994a-305b96732ad2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-f7153658-4181-4dbe-994a-305b96732ad2" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b7f6ae6-71ba-4bc9-8c2a-0ef109b813e1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:30 devstack sudo[105170]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 Aug 24 16:44:30 devstack sudo[105170]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Acquiring lock "cinder-afe66625-0603-4c33-821b-3996202f1c71-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Lock "cinder-afe66625-0603-4c33-821b-3996202f1c71-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Acquiring lock "cinder-quobyte-afe66625-0603-4c33-821b-3996202f1c71" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-afe66625-0603-4c33-821b-3996202f1c71" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2af59ac2-be6c-419f-b6d0-c17b342e6995]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:30 devstack sudo[105172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 Aug 24 16:44:30 devstack sudo[105172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:30 devstack sudo[105170]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2" returned: 0 in 0.520s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:30 devstack sudo[105177]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2 Aug 24 16:44:30 devstack sudo[105177]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:31 devstack sudo[105172]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71" returned: 0 in 0.478s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:31 devstack sudo[105177]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f7153658-4181-4dbe-994a-305b96732ad2" returned: 0 in 0.320s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:31 devstack sudo[105183]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71 Aug 24 16:44:31 devstack sudo[105183]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-f7153658-4181-4dbe-994a-305b96732ad2" released by "delete_volume" :: held 0.887s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Created reservations ['66a12b04-0495-41c0-8c4b-37e1134dcb92', 'd8f8bbc4-3313-4131-80e5-bd1b575bc2ee', 'e7554f24-9788-466e-9cef-e96b5e2a5d63', '2d315f8b-0789-4ff4-82f7-56174f7b65b5'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=160,cinder:UPDATE=183,cinder:DELETE=16,cinder:INSERT=64 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:31 devstack sudo[105185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:31 devstack sudo[105185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:31 devstack sudo[105183]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-afe66625-0603-4c33-821b-3996202f1c71" returned: 0 in 0.352s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-afe66625-0603-4c33-821b-3996202f1c71" released by "delete_volume" :: held 0.899s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=140,cinder:UPDATE=195,cinder:INSERT=48,cinder:DELETE=15 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Created reservations ['00322681-a436-4f9e-a533-6ec4030e64fe', '9ffb349f-9859-4b69-97fe-cb8667601c0d', '6abc13e4-9ea7-4781-a43b-3b798b1a5fa5', '08ad38f4-9189-45b7-935e-18caf89da7c4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.020s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:31 devstack sudo[105185]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.455s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:31 devstack sudo[105189]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:31 devstack sudo[105189]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:31 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Deleted volume successfully. Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-af066b1f-6399-4bde-a481-7a6160c1c869 tempest-VolumesExtendTest-189423904 None] Lock "cinder-f7153658-4181-4dbe-994a-305b96732ad2-delete_volume" released by "delete_volume" :: held 1.686s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Acquiring lock "cinder-c9f264e5-70d1-4d9b-bf29-8631f369727e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Lock "cinder-c9f264e5-70d1-4d9b-bf29-8631f369727e-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Acquiring lock "cinder-quobyte-c9f264e5-70d1-4d9b-bf29-8631f369727e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-c9f264e5-70d1-4d9b-bf29-8631f369727e" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9e47609-cee1-4f3f-99f6-59c7c88e5aa0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:32 devstack sudo[105189]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Flow 'volume_create_manager' (8057e6b7-c4bb-439e-b340-782cad4c57e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92430ad4-f53e-47f3-a646-bedeeae7dea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.539s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (92430ad4-f53e-47f3-a646-bedeeae7dea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1086753607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c6f42332-0fe4-4d70-a374-e129813b769b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e1e09cfe5d49a587f007ce11324073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:32Z,use_quota=True,user_id='e53f00636a2b475082f71855e4e62e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:32 devstack sudo[105191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e Aug 24 16:44:32 devstack sudo[105191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5870a3d8-46a2-4e6b-824a-b9448c046c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5870a3d8-46a2-4e6b-824a-b9448c046c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96884abe-0336-4108-bc60-4d78f01998fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (96884abe-0336-4108-bc60-4d78f01998fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6f42332-0fe4-4d70-a374-e129813b769b', 'volume_name': 'volume-c6f42332-0fe4-4d70-a374-e129813b769b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6718f300-0b14-4823-8b17-415ab0ce56b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6718f300-0b14-4823-8b17-415ab0ce56b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5160cb91-8c36-4e56-91ba-132cfe44bc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:32 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Volume c6f42332-0fe4-4d70-a374-e129813b769b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6f42332-0fe4-4d70-a374-e129813b769b', 'volume_size': 1} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1086753607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c6f42332-0fe4-4d70-a374-e129813b769b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e1e09cfe5d49a587f007ce11324073',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:32Z,use_quota=True,user_id='e53f00636a2b475082f71855e4e62e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Creating volume c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:32 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Deleted volume successfully. Aug 24 16:44:32 devstack sudo[105194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b 1073741824 Aug 24 16:44:32 devstack sudo[105194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-55a9aab1-c87a-4afe-874d-c18155992383 tempest-VolumesCloneTest-886540 None] Lock "cinder-afe66625-0603-4c33-821b-3996202f1c71-delete_volume" released by "delete_volume" :: held 1.893s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:32 devstack sudo[105191]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e" returned: 0 in 0.517s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:32 devstack sudo[105201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e Aug 24 16:44:32 devstack sudo[105201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:32 devstack sudo[105194]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b 1073741824" returned: 0 in 0.619s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:32 devstack sudo[105201]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9f264e5-70d1-4d9b-bf29-8631f369727e" returned: 0 in 0.342s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Lock "cinder-quobyte-c9f264e5-70d1-4d9b-bf29-8631f369727e" released by "delete_volume" :: held 0.964s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Created reservations ['6115bd7f-19ae-453d-ac4b-f931a16edbf3', '23355c8c-2125-4853-b900-b355d75c208f', 'd9ecaa81-947e-4d61-919e-a2c4c707c967', '021269c6-3bfc-4933-bd8b-4bd6f82b7727'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:33 devstack sudo[105206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b Aug 24 16:44:33 devstack sudo[105206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:33 devstack sudo[105208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:33 devstack sudo[105208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:33 devstack sudo[105208]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:33 devstack sudo[105206]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b" returned: 0 in 0.483s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] <== create_volume: return (1200ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.203s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:33 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Deleted volume successfully. Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5160cb91-8c36-4e56-91ba-132cfe44bc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6f42332-0fe4-4d70-a374-e129813b769b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (366b9cd1-30b0-4690-9fb4-e9ca3217ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36cb1f63-78d2-4037-9f3d-258936e83286 tempest-VolumesCloneTest-886540 None] Lock "cinder-c9f264e5-70d1-4d9b-bf29-8631f369727e-delete_volume" released by "delete_volume" :: held 1.696s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:33 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Volume volume-c6f42332-0fe4-4d70-a374-e129813b769b (c6f42332-0fe4-4d70-a374-e129813b769b): created successfully Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (366b9cd1-30b0-4690-9fb4-e9ca3217ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Flow 'volume_create_manager' (8057e6b7-c4bb-439e-b340-782cad4c57e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:33 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-213ac752-67c4-4233-816a-574545aa63c6 tempest-VolumesExtendTest-189423904 None] Created volume successfully. Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Flow 'volume_create_manager' (47e766a3-58d2-412c-a60a-53dd231274ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (442fb9d5-5b78-4ad8-b128-966ad739d415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (442fb9d5-5b78-4ad8-b128-966ad739d415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-356187273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a443601-fd4b-4251-9ff0-f7630e376fda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73256d2dbe1f4acdbcfa5d098f89b1a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:33Z,use_quota=True,user_id='edcd5050edfd469799a426a8dd254d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779d69dc-d0f9-40a3-8ba3-9b6bccf87ec6),volume_type_id=779d69dc-d0f9-40a3-8ba3-9b6bccf87ec6)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (623e6362-02b0-4c4a-bc5c-2339582122da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (623e6362-02b0-4c4a-bc5c-2339582122da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82f0fcc9-78e7-46ca-aee4-173fcb437c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (82f0fcc9-78e7-46ca-aee4-173fcb437c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5a443601-fd4b-4251-9ff0-f7630e376fda', 'volume_name': 'volume-5a443601-fd4b-4251-9ff0-f7630e376fda', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a91a77b-43b4-4f40-adb0-8c51eaa04a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a91a77b-43b4-4f40-adb0-8c51eaa04a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (637ef487-edba-47f9-bdc4-6b6dfcb359b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:33 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Volume 5a443601-fd4b-4251-9ff0-f7630e376fda: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5a443601-fd4b-4251-9ff0-f7630e376fda', 'volume_size': 1} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-356187273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5a443601-fd4b-4251-9ff0-f7630e376fda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73256d2dbe1f4acdbcfa5d098f89b1a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:33Z,use_quota=True,user_id='edcd5050edfd469799a426a8dd254d5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(779d69dc-d0f9-40a3-8ba3-9b6bccf87ec6),volume_type_id=779d69dc-d0f9-40a3-8ba3-9b6bccf87ec6)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Creating volume 5a443601-fd4b-4251-9ff0-f7630e376fda {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:33 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:33 devstack sudo[105212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda 1073741824 Aug 24 16:44:33 devstack sudo[105212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:34 devstack sudo[105212]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda 1073741824" returned: 0 in 0.466s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:34 devstack sudo[105220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda Aug 24 16:44:34 devstack sudo[105220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:34 devstack sudo[105220]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] <== create_volume: return (909ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.912s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (637ef487-edba-47f9-bdc4-6b6dfcb359b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5a443601-fd4b-4251-9ff0-f7630e376fda', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4376cc7a-1ed7-4feb-aa2b-56989c96187e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:34 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Volume volume-5a443601-fd4b-4251-9ff0-f7630e376fda (5a443601-fd4b-4251-9ff0-f7630e376fda): created successfully Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4376cc7a-1ed7-4feb-aa2b-56989c96187e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Flow 'volume_create_manager' (47e766a3-58d2-412c-a60a-53dd231274ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Creating offline snapshot 02f497bd-5e28-40d0-95da-f30a462aeab3 of volume c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:44:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-18e2bbf5-7ad0-4aa5-8b39-5f9765aa0735 tempest-VolumeTypesAccessTest-120181143 None] Created volume successfully. Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3666c141-261f-498f-aeba-495e1c7066ae]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:34 devstack sudo[105223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b Aug 24 16:44:34 devstack sudo[105223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:35 devstack sudo[105223]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b" returned: 0 in 0.416s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:35 devstack sudo[105228]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 1G Aug 24 16:44:35 devstack sudo[105228]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9e706fe3-c48c-4068-8a8f-9ce519082af4 tempest-BackendsCapabilitiesAdminTestsJSON-460007929 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.1319770812988, 'free_capacity_gb': 1775.1319770812988, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94296) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e4965dd3-eab4-47c8-a029-7cbc669d5c69 tempest-BackendsCapabilitiesAdminTestsJSON-460007929 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.1319770812988, 'free_capacity_gb': 1775.1319770812988, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94296) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Acquiring lock "cinder-5a443601-fd4b-4251-9ff0-f7630e376fda-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Lock "cinder-5a443601-fd4b-4251-9ff0-f7630e376fda-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:35 devstack sudo[105228]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 1G" returned: 0 in 0.623s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c6f42332-0fe4-4d70-a374-e129813b769b -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Acquiring lock "cinder-quobyte-5a443601-fd4b-4251-9ff0-f7630e376fda" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Lock "cinder-quobyte-5a443601-fd4b-4251-9ff0-f7630e376fda" acquired by "delete_volume" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:35 devstack sudo[105237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c6f42332-0fe4-4d70-a374-e129813b769b -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 Aug 24 16:44:35 devstack sudo[105237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ba259e9-5187-4cdb-a152-8dab69735e2b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:36 devstack sudo[105239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda Aug 24 16:44:36 devstack sudo[105239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:36 devstack sudo[105237]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c6f42332-0fe4-4d70-a374-e129813b769b -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3" returned: 0 in 0.419s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:36 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 is being set with open permissions: ugo+rw Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:36 devstack sudo[105246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 Aug 24 16:44:36 devstack sudo[105246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:36 devstack sudo[105239]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda" returned: 0 in 0.584s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:36 devstack sudo[105251]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda Aug 24 16:44:36 devstack sudo[105251]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:36 devstack sudo[105246]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3" returned: 0 in 0.384s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:36 devstack sudo[105254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info Aug 24 16:44:36 devstack sudo[105254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:36 devstack sudo[105251]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5a443601-fd4b-4251-9ff0-f7630e376fda" returned: 0 in 0.425s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Lock "cinder-quobyte-5a443601-fd4b-4251-9ff0-f7630e376fda" released by "delete_volume" :: held 1.082s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:36 devstack cinder-volume[94296]: WARNING cinder.quota [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1050104960 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1050104960, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:44:36 devstack cinder-volume[94296]: WARNING cinder.quota [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1050104960 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1050104960, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:44:36 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Created reservations ['1c80e628-39ee-42a4-b662-473c650c4ca7', 'e817580d-b4bb-4699-9b37-3ab9c1dffff6', '378358a3-cc83-4ac8-8a5a-22420bda3e1a', '5054fb9a-70c4-4b51-84cd-96b95c49c3e4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:37 devstack sudo[105254]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info" returned: 0 in 0.413s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:37 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info is being set with open permissions: ugo+rw Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:37 devstack sudo[105258]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:37 devstack sudo[105258]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:37 devstack sudo[105260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:37 devstack sudo[105260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:37 devstack sudo[105260]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:37 devstack sudo[105258]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.298s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.info" returned: 0 in 0.405s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.805s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:37 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Deleted volume successfully. Aug 24 16:44:37 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3ae12019-7fcd-4c88-83a3-53fa3caa637e tempest-VolumesExtendTest-189423904 None] Create snapshot completed successfully Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-51e21936-ce52-4ac2-a15a-fe9a0a0f1dbd tempest-VolumeTypesAccessTest-120181143 None] Lock "cinder-5a443601-fd4b-4251-9ff0-f7630e376fda-delete_volume" released by "delete_volume" :: held 1.866s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[149d57a7-518e-473b-96d7-8b8b92f25c13]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:38 devstack sudo[105265]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b Aug 24 16:44:38 devstack sudo[105265]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:38 devstack sudo[105265]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b" returned: 0 in 0.524s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 2G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] CMD "qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 2G" returned: 0 in 0.182s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.extend_volume" :: held 0.762s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Flow 'volume_create_manager' (f19ddfb6-e222-481e-8f0c-48a07cd6635b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1bf00b-be94-41ef-ae7f-69b14143fd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4e1bf00b-be94-41ef-ae7f-69b14143fd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-275516458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8f6f7449-85b1-4696-b956-24cb56a6a700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5ed9227558e429ab0d7331b39a5257e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:39Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:39Z,use_quota=True,user_id='cacd86dc94ba40538698232b483e2d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb647e80-f84f-40db-9e4e-ebaa0df6771b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb647e80-f84f-40db-9e4e-ebaa0df6771b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4f274ee-197d-4a76-8b1d-475a5e3abaf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d4f274ee-197d-4a76-8b1d-475a5e3abaf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8f6f7449-85b1-4696-b956-24cb56a6a700', 'volume_name': 'volume-8f6f7449-85b1-4696-b956-24cb56a6a700', 'volume_size': 2}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2443ab91-dee3-4a78-ac66-1000f6e0ced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2443ab91-dee3-4a78-ac66-1000f6e0ced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da31b7da-9355-4011-9f86-e9e340fe7f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:38 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Volume 8f6f7449-85b1-4696-b956-24cb56a6a700: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8f6f7449-85b1-4696-b956-24cb56a6a700', 'volume_size': 2} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-275516458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8f6f7449-85b1-4696-b956-24cb56a6a700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5ed9227558e429ab0d7331b39a5257e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:39Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:39Z,use_quota=True,user_id='cacd86dc94ba40538698232b483e2d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Creating volume 8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:38 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 2147483648 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:38 devstack sudo[105273]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 2147483648 Aug 24 16:44:38 devstack sudo[105273]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e510ce11-2346-43ef-a5bb-709672c9d80b tempest-VolumesExtendTest-189423904 None] Extend volume completed successfully. Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-02f497bd-5e28-40d0-95da-f30a462aeab3-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Lock "cinder-02f497bd-5e28-40d0-95da-f30a462aeab3-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-quobyte-c6f42332-0fe4-4d70-a374-e129813b769b" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-c6f42332-0fe4-4d70-a374-e129813b769b" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-quobyte-02f497bd-5e28-40d0-95da-f30a462aeab3" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-02f497bd-5e28-40d0-95da-f30a462aeab3" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Deleting offline snapshot 02f497bd-5e28-40d0-95da-f30a462aeab3 of volume c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] snapshot_file for this snap is: volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e2b10b2-849b-4d83-b4f5-4940e37f2549]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:39 devstack sudo[105273]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 2147483648" returned: 0 in 0.625s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:39 devstack sudo[105279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 Aug 24 16:44:39 devstack sudo[105279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:39 devstack sudo[105281]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 Aug 24 16:44:39 devstack sudo[105281]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:39 devstack sudo[105279]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3" returned: 0 in 0.471s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c6f42332-0fe4-4d70-a374-e129813b769b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:44:39 devstack sudo[105281]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] <== create_volume: return (1011ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da31b7da-9355-4011-9f86-e9e340fe7f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f6f7449-85b1-4696-b956-24cb56a6a700', 'volume_size': 2}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e48ae73-227b-4150-9fff-180b9db0e849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9133fb90-fe6d-487f-950a-303028c9e039]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:39 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Volume volume-8f6f7449-85b1-4696-b956-24cb56a6a700 (8f6f7449-85b1-4696-b956-24cb56a6a700): created successfully Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e48ae73-227b-4150-9fff-180b9db0e849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Flow 'volume_create_manager' (f19ddfb6-e222-481e-8f0c-48a07cd6635b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:39 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-83ba2c49-24ea-407d-881c-b51b37a96e98 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Created volume successfully. Aug 24 16:44:39 devstack sudo[105287]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b Aug 24 16:44:39 devstack sudo[105287]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:40 devstack sudo[105287]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b" returned: 0 in 0.418s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:40 devstack sudo[105293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 Aug 24 16:44:40 devstack sudo[105293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:40 devstack sudo[105293]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3" returned: 0 in 0.534s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:40 devstack sudo[105299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3 Aug 24 16:44:40 devstack sudo[105299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Creating offline snapshot 256919ed-3067-4d04-839c-f4cb361dbb52 of volume 8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[46a896c0-b37e-49ef-864f-dbd349482ff2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:41 devstack sudo[105299]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b.02f497bd-5e28-40d0-95da-f30a462aeab3" returned: 0 in 0.362s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-02f497bd-5e28-40d0-95da-f30a462aeab3" released by "_delete_snapshot" :: held 1.945s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-c6f42332-0fe4-4d70-a374-e129813b769b" released by "delete_snapshot" :: held 1.978s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:41 devstack sudo[105302]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 Aug 24 16:44:41 devstack sudo[105302]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Created reservations ['c5daa459-dfa3-4bfe-981a-0e8e0d137910', 'c98144d1-a468-4e73-891a-8a37d3175f6f', 'f782d67a-861b-4598-a93e-5ebd561e557e', '21561ab6-1032-462c-bd8f-3652d9b1063f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Delete snapshot completed successfully. Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4fe2a11e-425b-4542-84b6-bbd472039a85 tempest-VolumesExtendTest-189423904 None] Lock "cinder-02f497bd-5e28-40d0-95da-f30a462aeab3-delete_snapshot" released by "delete_snapshot" :: held 2.203s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:41 devstack sudo[105302]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700" returned: 0 in 0.489s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 2G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:41 devstack sudo[105308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 2G Aug 24 16:44:41 devstack sudo[105308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-541472d9-9e6e-4612-a886-22b4f496029d tempest-GroupSnapshotsTest-456337718 None] Group tempest-GroupSnapshotsTest-Group-1177830223: creating Aug 24 16:44:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-541472d9-9e6e-4612-a886-22b4f496029d tempest-GroupSnapshotsTest-456337718 None] Group tempest-GroupSnapshotsTest-Group-1177830223: created successfully Aug 24 16:44:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-541472d9-9e6e-4612-a886-22b4f496029d tempest-GroupSnapshotsTest-456337718 None] Create group completed successfully. Aug 24 16:44:42 devstack sudo[105308]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 2G" returned: 0 in 0.476s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8f6f7449-85b1-4696-b956-24cb56a6a700 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:42 devstack sudo[105314]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8f6f7449-85b1-4696-b956-24cb56a6a700 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 Aug 24 16:44:42 devstack sudo[105314]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:42 devstack sudo[105314]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8f6f7449-85b1-4696-b956-24cb56a6a700 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:42 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 is being set with open permissions: ugo+rw Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:42 devstack sudo[105320]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 Aug 24 16:44:42 devstack sudo[105320]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-c6f42332-0fe4-4d70-a374-e129813b769b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Lock "cinder-c6f42332-0fe4-4d70-a374-e129813b769b-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Acquiring lock "cinder-quobyte-c6f42332-0fe4-4d70-a374-e129813b769b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-c6f42332-0fe4-4d70-a374-e129813b769b" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2be6fbd8-9d60-4428-ac10-6b6a7ec51b51]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:42 devstack sudo[105320]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52" returned: 0 in 0.306s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:42 devstack sudo[105324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info Aug 24 16:44:42 devstack sudo[105324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:42 devstack sudo[105323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b Aug 24 16:44:42 devstack sudo[105323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:43 devstack sudo[105324]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:43 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info is being set with open permissions: ugo+rw Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:43 devstack sudo[105331]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info Aug 24 16:44:43 devstack sudo[105331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:43 devstack sudo[105323]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:43 devstack sudo[105333]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b Aug 24 16:44:43 devstack sudo[105333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:43 devstack sudo[105331]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.info" returned: 0 in 0.288s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.300s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4550ae3f-6903-42dc-a6d6-1c82c6bbe41b tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Create snapshot completed successfully Aug 24 16:44:43 devstack sudo[105333]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6f42332-0fe4-4d70-a374-e129813b769b" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Lock "cinder-quobyte-c6f42332-0fe4-4d70-a374-e129813b769b" released by "delete_volume" :: held 0.854s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Created reservations ['4fef29aa-1013-4488-a369-dc991b933595', '1f03a8cf-3dc5-4207-b25a-da67c4f0c777', 'b1b021cf-f304-46f0-91c4-766104b31232', '16923b80-d067-43f6-b967-83f438d3ccc4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:43 devstack sudo[105337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:43 devstack sudo[105337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (3dd147e0-31c9-4079-958a-b2a4e9496f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a8cffe3-b55c-4e62-8302-6806b31beec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a8cffe3-b55c-4e62-8302-6806b31beec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-880200761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e71644f7-f6d2-482f-aa28-e388377996fb,host='devstack@QuobyteHD#QuobyteHD',id=6b66cda6-5e46-4c5b-91d3-3a0b12e755d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:44Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0061a50-835c-4583-bcdd-53a8d6a57b1d),volume_type_id=b0061a50-835c-4583-bcdd-53a8d6a57b1d)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4edcc85e-8938-4840-8aa9-35d446736899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4edcc85e-8938-4840-8aa9-35d446736899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc11f59b-99c9-41c3-b963-5f42fc645de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc11f59b-99c9-41c3-b963-5f42fc645de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6b66cda6-5e46-4c5b-91d3-3a0b12e755d3', 'volume_name': 'volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b7155ff-6314-43bd-b8e0-06e372682ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b7155ff-6314-43bd-b8e0-06e372682ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4cc209e-6088-4bce-9f57-0191c5adc2b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Volume 6b66cda6-5e46-4c5b-91d3-3a0b12e755d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3', 'volume_size': 1} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=e71644f7-f6d2-482f-aa28-e388377996fb,created_at=2026-08-24T14:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-880200761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e71644f7-f6d2-482f-aa28-e388377996fb,host='devstack@QuobyteHD#QuobyteHD',id=6b66cda6-5e46-4c5b-91d3-3a0b12e755d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:44Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0061a50-835c-4583-bcdd-53a8d6a57b1d),volume_type_id=b0061a50-835c-4583-bcdd-53a8d6a57b1d)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Creating volume 6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:43 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:43 devstack sudo[105339]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 1073741824 Aug 24 16:44:43 devstack sudo[105339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:43 devstack sudo[105337]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.340s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:43 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Deleted volume successfully. Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c19b5184-09a9-4cec-bddb-63631def2170 tempest-VolumesExtendTest-189423904 None] Lock "cinder-c6f42332-0fe4-4d70-a374-e129813b769b-delete_volume" released by "delete_volume" :: held 1.423s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "cinder-256919ed-3067-4d04-839c-f4cb361dbb52-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-256919ed-3067-4d04-839c-f4cb361dbb52-delete_snapshot" acquired by "delete_snapshot" :: waited 0.033s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "cinder-quobyte-8f6f7449-85b1-4696-b956-24cb56a6a700" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-quobyte-8f6f7449-85b1-4696-b956-24cb56a6a700" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "cinder-quobyte-256919ed-3067-4d04-839c-f4cb361dbb52" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-quobyte-256919ed-3067-4d04-839c-f4cb361dbb52" acquired by "_delete_snapshot" :: waited 0.033s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:44 devstack sudo[105339]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Deleting offline snapshot 256919ed-3067-4d04-839c-f4cb361dbb52 of volume 8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] snapshot_file for this snap is: volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 1073741824" returned: 0 in 0.575s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f9770e1-b364-4ae4-8f20-1f3ef8b9cd4f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:44 devstack sudo[105381]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 Aug 24 16:44:44 devstack sudo[105381]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:44 devstack sudo[105368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 Aug 24 16:44:44 devstack sudo[105368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:44 devstack sudo[105368]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52" returned: 0 in 0.453s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8f6f7449-85b1-4696-b956-24cb56a6a700(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[39330901-2b8c-4e5f-9a37-0de1ec7b2621]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:45 devstack sudo[105381]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" returned: 0 in 0.447s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] <== create_volume: return (1127ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.130s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4cc209e-6088-4bce-9f57-0191c5adc2b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4247b503-b667-428d-ad4c-6003c2fe5880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Volume volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 (6b66cda6-5e46-4c5b-91d3-3a0b12e755d3): created successfully Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4247b503-b667-428d-ad4c-6003c2fe5880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (3dd147e0-31c9-4079-958a-b2a4e9496f3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:45 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b336e40a-2045-443e-9cd2-1e78cd6e0abe tempest-GroupSnapshotsTest-456337718 None] Created volume successfully. Aug 24 16:44:45 devstack sudo[105388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 Aug 24 16:44:45 devstack sudo[105388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:45 devstack sudo[105388]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700" returned: 0 in 0.479s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:45 devstack sudo[105395]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 Aug 24 16:44:45 devstack sudo[105395]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:45 devstack sudo[105395]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52" returned: 0 in 0.385s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:45 devstack sudo[105400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52 Aug 24 16:44:45 devstack sudo[105400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:46 devstack sudo[105400]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700.256919ed-3067-4d04-839c-f4cb361dbb52" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-quobyte-256919ed-3067-4d04-839c-f4cb361dbb52" released by "_delete_snapshot" :: held 1.760s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-quobyte-8f6f7449-85b1-4696-b956-24cb56a6a700" released by "delete_snapshot" :: held 1.809s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Created reservations ['6ae7b906-aaf2-4fb0-972a-e094d0a76e60', '1db40d48-1f52-475a-bdab-1cb10f52f49c', 'c029978a-8036-42f6-b63e-e8ad98c69e2c', '802e2611-8423-4afb-aa36-3b64b71dbba8'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Delete snapshot completed successfully. Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b4de4556-9545-499e-aa6d-9f46ba53e489 tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-256919ed-3067-4d04-839c-f4cb361dbb52-delete_snapshot" released by "delete_snapshot" :: held 2.026s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] GroupSnapshot 31759a1c-6c69-4983-b3c6-8d43fd0a6391: creating. Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "cinder-8f6f7449-85b1-4696-b956-24cb56a6a700-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-8f6f7449-85b1-4696-b956-24cb56a6a700-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Group snapshot 31759a1c-6c69-4983-b3c6-8d43fd0a6391: creating. {{(pid=94296) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Creating offline snapshot 4a4d82ea-a100-4798-96ab-b84e6277a322 of volume 6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "cinder-quobyte-8f6f7449-85b1-4696-b956-24cb56a6a700" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-quobyte-8f6f7449-85b1-4696-b956-24cb56a6a700" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[651f7542-c387-4805-be66-6d7b82fd1323]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[602ae703-ef54-4d98-985f-bfde0bcbe8e7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:46 devstack sudo[105403]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 Aug 24 16:44:46 devstack sudo[105403]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:46 devstack sudo[105404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 Aug 24 16:44:46 devstack sudo[105404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:47 devstack sudo[105403]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" returned: 0 in 0.497s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:47 devstack sudo[105404]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:47 devstack sudo[105413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 1G Aug 24 16:44:47 devstack sudo[105413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:47 devstack sudo[105414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700 Aug 24 16:44:47 devstack sudo[105414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:47 devstack sudo[105414]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8f6f7449-85b1-4696-b956-24cb56a6a700" returned: 0 in 0.314s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-quobyte-8f6f7449-85b1-4696-b956-24cb56a6a700" released by "delete_volume" :: held 0.888s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Created reservations ['60d94e81-1249-48bf-87e0-9f9982e32114', '81888dd4-0f4c-4193-ae95-daf34ebada6b', '7b07a396-55fc-48e3-ade9-f0afd758b034', 'cddd7d8e-bddd-4f8c-8baa-ef22631a0e53'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:47 devstack sudo[105413]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 1G" returned: 0 in 0.594s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:47 devstack sudo[105422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:47 devstack sudo[105422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:47 devstack sudo[105423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 Aug 24 16:44:47 devstack sudo[105423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:48 devstack sudo[105422]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.440s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:44:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Deleted volume successfully. Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbcbee39-834d-45b0-8664-6dab16a76ddd tempest-VolumesSnapshotNegativeTestJSON-1194465523 None] Lock "cinder-8f6f7449-85b1-4696-b956-24cb56a6a700-delete_volume" released by "delete_volume" :: held 1.676s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:48 devstack sudo[105423]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322" returned: 0 in 0.472s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:48 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:48 devstack sudo[105430]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 Aug 24 16:44:48 devstack sudo[105430]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:48 devstack sudo[105430]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322" returned: 0 in 0.320s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:48 devstack sudo[105433]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info Aug 24 16:44:48 devstack sudo[105433]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:49 devstack sudo[105433]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (dd6eb630-18bf-41fb-80d6-e83617f3d045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34405804-e6f1-4d81-85f7-ad42d34d49fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info" returned: 0 in 0.461s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:49 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:49 devstack sudo[105436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34405804-e6f1-4d81-85f7-ad42d34d49fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-176366682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:49Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:49 devstack sudo[105436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ca1a5a8-1027-43bf-8bf4-8a0ee398ce26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ca1a5a8-1027-43bf-8bf4-8a0ee398ce26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a12c72a5-df95-425b-9b2b-dbd37a12adc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a12c72a5-df95-425b-9b2b-dbd37a12adc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a', 'volume_name': 'volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8394746-3756-47a6-b4a8-1fcbdb22c4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8394746-3756-47a6-b4a8-1fcbdb22c4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7967355d-c058-4abd-ba75-2fb827c7994d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Volume 8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a', 'volume_size': 1} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:49 devstack sudo[105436]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.info" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.801s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.192s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-176366682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:49Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Creating volume 8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:49 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:49 devstack sudo[105439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a 1073741824 Aug 24 16:44:49 devstack sudo[105439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-24fdf666-6c14-432e-bc58-85a166ceba9d tempest-GroupSnapshotsTest-456337718 None] group_snapshot 31759a1c-6c69-4983-b3c6-8d43fd0a6391: created successfully Aug 24 16:44:50 devstack sudo[105439]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a 1073741824" returned: 0 in 0.622s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:50 devstack sudo[105445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a Aug 24 16:44:50 devstack sudo[105445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:50 devstack sudo[105445]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a" returned: 0 in 0.348s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] <== create_volume: return (1028ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.038s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7967355d-c058-4abd-ba75-2fb827c7994d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b26ac71-eebb-4f7c-bafd-aaa8eb385b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:50 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Volume volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a (8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a): created successfully Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b26ac71-eebb-4f7c-bafd-aaa8eb385b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (dd6eb630-18bf-41fb-80d6-e83617f3d045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-47350e51-c7c9-48eb-b878-0879bbc47786 tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-4a4d82ea-a100-4798-96ab-b84e6277a322-5d5866be-a7fd-4a50-911d-5830eb98a758" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-4a4d82ea-a100-4798-96ab-b84e6277a322-5d5866be-a7fd-4a50-911d-5830eb98a758" acquired by "_create_volume_from_snapshot" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Creating volume 5d5866be-a7fd-4a50-911d-5830eb98a758 from snapshot 4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-5d5866be-a7fd-4a50-911d-5830eb98a758" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-5d5866be-a7fd-4a50-911d-5830eb98a758" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] snapshot: 4a4d82ea-a100-4798-96ab-b84e6277a322, volume: 5d5866be-a7fd-4a50-911d-5830eb98a758, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ced5dee3-6e77-4453-adb5-7d786bcd1a5e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:50 devstack sudo[105448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 Aug 24 16:44:50 devstack sudo[105448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:51 devstack sudo[105448]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322" returned: 0 in 0.459s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c80706be-4249-4d0f-bb73-83aa321c6c07]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:51 devstack sudo[105454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 Aug 24 16:44:51 devstack sudo[105454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:51 devstack sudo[105454]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" returned: 0 in 0.486s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:44:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:51 devstack sudo[105460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 Aug 24 16:44:51 devstack sudo[105460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (911ed387-dd99-4e6a-a859-b4f73d5a82c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (268856d4-646e-4e76-9923-479f05f016cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (268856d4-646e-4e76-9923-479f05f016cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-536513012',display_name='tempest-VolumesGetTest-Volume-1793708976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80ac4dc5-8933-48ad-a205-842d96998851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:52Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d29acb4-5965-42b8-a83c-2cb204abf795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d29acb4-5965-42b8-a83c-2cb204abf795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (816aa58b-7ad3-4195-b20e-b68870eceef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (816aa58b-7ad3-4195-b20e-b68870eceef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80ac4dc5-8933-48ad-a205-842d96998851', 'volume_name': 'volume-80ac4dc5-8933-48ad-a205-842d96998851', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d1474b3-653e-4152-a2ae-758fcbd3acea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d1474b3-653e-4152-a2ae-758fcbd3acea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1a2ebb8-45ae-4655-8e13-675e933c2e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:52 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Volume 80ac4dc5-8933-48ad-a205-842d96998851: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80ac4dc5-8933-48ad-a205-842d96998851', 'volume_size': 1} Aug 24 16:44:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:57 devstack sudo[105460]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758" returned: 0 in 5.761s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3, size 1024.00 MB, duration 5.76 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:44:57 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Converted 1024.00 MB image at 177.71 MB/s Aug 24 16:44:57 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:57 devstack sudo[105476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 Aug 24 16:44:57 devstack sudo[105476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:57 devstack sudo[105476]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758" returned: 0 in 0.297s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-5d5866be-a7fd-4a50-911d-5830eb98a758" released by "_copy_volume_from_snapshot" :: held 7.119s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-4a4d82ea-a100-4798-96ab-b84e6277a322-5d5866be-a7fd-4a50-911d-5830eb98a758" released by "_create_volume_from_snapshot" :: held 7.205s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.234s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.611s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-536513012',display_name='tempest-VolumesGetTest-Volume-1793708976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80ac4dc5-8933-48ad-a205-842d96998851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:52Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Creating volume 80ac4dc5-8933-48ad-a205-842d96998851 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:57 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:57 devstack sudo[105485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 1073741824 Aug 24 16:44:57 devstack sudo[105485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-39df2181-d109-4879-add4-3f048c61cbb6 tempest-GroupSnapshotsTest-456337718 None] Create group from source-snapshot-31759a1c-6c69-4983-b3c6-8d43fd0a6391 completed successfully. Aug 24 16:44:58 devstack sudo[105485]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 1073741824" returned: 0 in 0.605s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:58 devstack sudo[105491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 Aug 24 16:44:58 devstack sudo[105491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:58 devstack sudo[105491]: pam_unix(sudo:session): session closed for user root Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] <== create_volume: return (942ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.946s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1a2ebb8-45ae-4655-8e13-675e933c2e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80ac4dc5-8933-48ad-a205-842d96998851', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50824f09-79e4-46ea-8130-9ce26cf7a3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Volume volume-80ac4dc5-8933-48ad-a205-842d96998851 (80ac4dc5-8933-48ad-a205-842d96998851): created successfully Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (50824f09-79e4-46ea-8130-9ce26cf7a3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (911ed387-dd99-4e6a-a859-b4f73d5a82c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1fc53e5f-0e60-4475-982f-3de70876acbf tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Flow 'volume_create_manager' (b155c412-411d-40e0-bc2d-f496155b617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7e99b72-5917-4538-ad12-004cf737182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c7e99b72-5917-4538-ad12-004cf737182a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-567071919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=466ad1c9-b5a3-41e1-80fc-c746f6f2a62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac77953a16e4698b11db29f8dd565f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:59Z,use_quota=True,user_id='0129ff0abe6240fda18faa59996a433b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6149bd19-457d-451a-a08b-96a8cccf944b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6149bd19-457d-451a-a08b-96a8cccf944b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71d657d1-8010-41eb-82fb-5d23ef5e4b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71d657d1-8010-41eb-82fb-5d23ef5e4b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '466ad1c9-b5a3-41e1-80fc-c746f6f2a62b', 'volume_name': 'volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b88c0183-7b57-408b-be92-0fe53ba7d3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b88c0183-7b57-408b-be92-0fe53ba7d3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3b8bf06-02a9-4c09-851f-a4605ade3390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:44:59 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Volume 466ad1c9-b5a3-41e1-80fc-c746f6f2a62b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b', 'volume_size': 1} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:44:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-567071919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=466ad1c9-b5a3-41e1-80fc-c746f6f2a62b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ac77953a16e4698b11db29f8dd565f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:44:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:44:59Z,use_quota=True,user_id='0129ff0abe6240fda18faa59996a433b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Creating volume 466ad1c9-b5a3-41e1-80fc-c746f6f2a62b {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:44:59 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:59 devstack sudo[105494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b 1073741824 Aug 24 16:44:59 devstack sudo[105494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-5d5866be-a7fd-4a50-911d-5830eb98a758" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-5d5866be-a7fd-4a50-911d-5830eb98a758" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[380717ab-90b3-4c57-889f-8edcd83dc9db]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:44:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:44:59 devstack sudo[105500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:44:59 devstack sudo[105500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:44:59 devstack sudo[105498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 Aug 24 16:44:59 devstack sudo[105498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:00 devstack sudo[105494]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b 1073741824" returned: 0 in 0.703s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:00 devstack sudo[105504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b Aug 24 16:45:00 devstack sudo[105504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:00 devstack sudo[105500]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.558s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-80ac4dc5-8933-48ad-a205-842d96998851-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:00 devstack sudo[105498]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758" returned: 0 in 0.747s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Lock "cinder-80ac4dc5-8933-48ad-a205-842d96998851-delete_volume" acquired by "delete_volume" :: waited 0.072s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:00 devstack sudo[105510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758 Aug 24 16:45:00 devstack sudo[105510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:00 devstack sudo[105504]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] <== create_volume: return (1192ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.195s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e3b8bf06-02a9-4c09-851f-a4605ade3390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8016d1e-d968-4fc1-9a44-d92646727ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-80ac4dc5-8933-48ad-a205-842d96998851" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:00 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Volume volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b (466ad1c9-b5a3-41e1-80fc-c746f6f2a62b): created successfully Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b8016d1e-d968-4fc1-9a44-d92646727ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Flow 'volume_create_manager' (b155c412-411d-40e0-bc2d-f496155b617e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-03593315-47ea-4862-bdf7-181127f1be79 tempest-AbsoluteLimitsTests-310385473 None] Created volume successfully. Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-80ac4dc5-8933-48ad-a205-842d96998851" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[282d772c-6554-4b39-956a-7cd5c3553cf0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:00 devstack sudo[105510]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5d5866be-a7fd-4a50-911d-5830eb98a758" returned: 0 in 0.346s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-5d5866be-a7fd-4a50-911d-5830eb98a758" released by "delete_volume" :: held 1.188s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:00 devstack sudo[105514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 Aug 24 16:45:00 devstack sudo[105514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:00 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['5fed9159-710b-4311-a895-ed12042ba805'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:00 devstack cinder-volume[94296]: WARNING cinder.quota [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1128337888 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1128337888, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:00 devstack cinder-volume[94296]: WARNING cinder.quota [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1128337888 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1128337888, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['7526ba48-b67d-44cf-9789-6efa4f3b0334', '8613a2a5-5edd-4108-b421-cac17a3dc252', '32d970fb-6618-4d73-8373-99bf36ac4024', 'ae279850-fc83-4e38-87ba-644039739b2e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:01 devstack sudo[105517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:01 devstack sudo[105517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:01 devstack sudo[105514]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851" returned: 0 in 0.585s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:01 devstack sudo[105524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851 Aug 24 16:45:01 devstack sudo[105524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:01 devstack sudo[105517]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.327s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:01 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-72490a5d-97c2-46d9-9367-d5975b7efa38 tempest-GroupSnapshotsTest-456337718 None] Delete group completed successfully. Aug 24 16:45:01 devstack sudo[105524]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80ac4dc5-8933-48ad-a205-842d96998851" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-80ac4dc5-8933-48ad-a205-842d96998851" released by "delete_volume" :: held 0.969s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Acquiring lock "cinder-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Created reservations ['94aaddf2-8456-4cca-a6c9-1a71570a4489', '568c271d-2499-44c0-b202-fcd57cbbf7cf', '2dea7afc-b163-4d63-91c0-7417270a9865', '57e303c5-3b76-4d63-8347-d73aeca71682'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Lock "cinder-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b-delete_volume" acquired by "delete_volume" :: waited 0.064s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Acquiring lock "cinder-quobyte-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Lock "cinder-quobyte-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5dbbefa-1d81-411a-b600-324fc4424fd3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:01 devstack sudo[105528]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:01 devstack sudo[105528]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:02 devstack sudo[105529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b Aug 24 16:45:02 devstack sudo[105529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] group_snapshot 31759a1c-6c69-4983-b3c6-8d43fd0a6391: deleting Aug 24 16:45:02 devstack sudo[105528]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.356s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] group_snapshot 31759a1c-6c69-4983-b3c6-8d43fd0a6391: deleting {{(pid=94296) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d5714f8a-607d-4bf2-ad2f-4e0eb92a248b tempest-VolumesGetTest-648016545 None] Lock "cinder-80ac4dc5-8933-48ad-a205-842d96998851-delete_volume" released by "delete_volume" :: held 1.911s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-4a4d82ea-a100-4798-96ab-b84e6277a322" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-4a4d82ea-a100-4798-96ab-b84e6277a322" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Deleting offline snapshot 4a4d82ea-a100-4798-96ab-b84e6277a322 of volume 6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] snapshot_file for this snap is: volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7793e18-d9d5-4f32-b877-fcc35a2c11f4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:02 devstack sudo[105529]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b" returned: 0 in 0.588s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:02 devstack sudo[105537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b Aug 24 16:45:02 devstack sudo[105537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:02 devstack sudo[105536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 Aug 24 16:45:02 devstack sudo[105536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:02 devstack sudo[105537]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b" returned: 0 in 0.359s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Lock "cinder-quobyte-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b" released by "delete_volume" :: held 1.036s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:02 devstack sudo[105536]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322" returned: 0 in 0.494s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Lock "cinder-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a-delete_volume" acquired by "delete_volume" :: waited 0.064s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0be25235-08c1-4ae3-ba1a-0c977f0c50be]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Created reservations ['6450421d-faec-46ef-8fa2-6fa2bacbac89', 'ff1bbdc2-e43f-48c8-8667-64b6130790ac', 'a8868f57-33d1-4fd4-bfc1-ee556054b79f', 'b6be036d-871c-499e-80c4-62126ba0e5b2'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7039d155-5071-4f63-be7d-3f940698cbbe]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:03 devstack sudo[105544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 Aug 24 16:45:03 devstack sudo[105544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:03 devstack sudo[105547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:03 devstack sudo[105547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:03 devstack sudo[105546]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a Aug 24 16:45:03 devstack sudo[105546]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:03 devstack sudo[105547]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.314s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Deleted volume successfully. Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-580cb579-1fca-4dda-9ef9-920bc099a2d9 tempest-AbsoluteLimitsTests-310385473 None] Lock "cinder-466ad1c9-b5a3-41e1-80fc-c746f6f2a62b-delete_volume" released by "delete_volume" :: held 1.760s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:03 devstack sudo[105546]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a" returned: 0 in 0.495s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:03 devstack sudo[105544]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" returned: 0 in 0.637s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:03 devstack sudo[105557]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a Aug 24 16:45:03 devstack sudo[105557]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:03 devstack sudo[105558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 Aug 24 16:45:03 devstack sudo[105558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:03 devstack sudo[105557]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a" returned: 0 in 0.303s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a" released by "delete_volume" :: held 0.856s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Created reservations ['590d2e3b-82c6-4a56-91b1-48ca5679d64d', '452ff5e7-b1b2-4b87-ac11-5f557cdf5994', '9287deb0-9817-4cee-86bc-b12cc4c7c40e', '542fe51f-b53e-4880-91c8-3dbef5f8fd04'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:04 devstack sudo[105558]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:04 devstack sudo[105565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:04 devstack sudo[105565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322" returned: 0 in 0.531s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:04 devstack sudo[105567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322 Aug 24 16:45:04 devstack sudo[105567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:04 devstack sudo[105567]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3.4a4d82ea-a100-4798-96ab-b84e6277a322" returned: 0 in 0.331s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-4a4d82ea-a100-4798-96ab-b84e6277a322" released by "_delete_snapshot" :: held 2.123s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" released by "delete_snapshot" :: held 2.163s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:04 devstack sudo[105565]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.485s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a6b47ccf-cc99-485d-9c8e-6b39235c31e0 tempest-VolumesGetTest-648016545 None] Lock "cinder-8020faa2-8c0a-4f1a-b4e4-60f1b6111c6a-delete_volume" released by "delete_volume" :: held 1.686s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:04 devstack cinder-volume[94296]: WARNING cinder.quota [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1128337888 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1128337888, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['d06e59e6-109d-44e8-a649-e8cdc5637a54', '15d58df5-0f6d-45e7-b240-662cde7b1881', '10ceadba-c9db-4267-b3c9-c2f14a0816b1', '9a2ae777-e347-4434-bf03-4f74e7797dbf'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (c05b4f9f-21c1-420b-80e2-fd16d275971d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e117b5eb-48d3-4dc9-9699-10547d1108aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-74677259-6c39-4c18-9eae-e6556702a219 tempest-GroupSnapshotsTest-456337718 None] group_snapshot 31759a1c-6c69-4983-b3c6-8d43fd0a6391: deleted successfully Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e117b5eb-48d3-4dc9-9699-10547d1108aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1026202962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=298717ee-3685-4029-85f9-6ac17ff6ff33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:05Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde4a2c3-f505-4d2d-84dd-5ddd250df368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bde4a2c3-f505-4d2d-84dd-5ddd250df368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43eb4760-4da2-4413-a27d-7ebe6b299dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43eb4760-4da2-4413-a27d-7ebe6b299dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '298717ee-3685-4029-85f9-6ac17ff6ff33', 'volume_name': 'volume-298717ee-3685-4029-85f9-6ac17ff6ff33', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a256d2fd-df4d-4217-a9cb-f0fb5ccf5a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a256d2fd-df4d-4217-a9cb-f0fb5ccf5a85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef64b349-994b-47ef-95aa-9716d22af468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Volume 298717ee-3685-4029-85f9-6ac17ff6ff33: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-298717ee-3685-4029-85f9-6ac17ff6ff33', 'volume_size': 1} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1026202962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=298717ee-3685-4029-85f9-6ac17ff6ff33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:05Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Creating volume 298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:05 devstack sudo[105571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 1073741824 Aug 24 16:45:05 devstack sudo[105571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:05 devstack sudo[105571]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 1073741824" returned: 0 in 0.532s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:05 devstack sudo[105577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 Aug 24 16:45:05 devstack sudo[105577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:05 devstack sudo[105577]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] <== create_volume: return (988ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.990s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef64b349-994b-47ef-95aa-9716d22af468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-298717ee-3685-4029-85f9-6ac17ff6ff33', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02bf0670-11bb-4423-8aa6-03db344e7ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:06 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Volume volume-298717ee-3685-4029-85f9-6ac17ff6ff33 (298717ee-3685-4029-85f9-6ac17ff6ff33): created successfully Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02bf0670-11bb-4423-8aa6-03db344e7ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (c05b4f9f-21c1-420b-80e2-fd16d275971d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-94764ca1-03bf-446e-89b0-606dcd08a004 tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e48d07a3-8553-4233-8b93-cbda8265f301]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:06 devstack sudo[105580]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 Aug 24 16:45:06 devstack sudo[105580]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:06 devstack sudo[105580]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" returned: 0 in 0.489s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:06 devstack sudo[105585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3 Aug 24 16:45:06 devstack sudo[105585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:07 devstack sudo[105585]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" returned: 0 in 0.361s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6b66cda6-5e46-4c5b-91d3-3a0b12e755d3" released by "delete_volume" :: held 0.957s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['07ed8d31-98c0-40f7-9502-0b7bce6cba3b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:07 devstack cinder-volume[94296]: WARNING cinder.db.api [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Reservation would make usage less than 0 for the following resources, so on commit they will be limited to prevent going below 0: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1128337888'] Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['9c3de248-501e-4e50-baf3-7f960314f84b', '344cf1dd-7641-4d0c-b557-68975bc68c48', 'b6c789d0-a2cc-4003-8afc-e06d4cf6241c', '79cd32e1-1fdd-41e7-9ac2-7a823bce0042'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:07 devstack sudo[105589]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:07 devstack sudo[105589]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (03f7eed0-c5c1-4a4b-a487-7d02236c8c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbfceed8-9531-4dde-9a4f-ccf5287099b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbfceed8-9531-4dde-9a4f-ccf5287099b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1113576003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ce372686-9e20-4860-a387-86266594bd59,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=298717ee-3685-4029-85f9-6ac17ff6ff33,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:08Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feac2f9d-10bc-4219-81b2-ae4c1f663b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (feac2f9d-10bc-4219-81b2-ae4c1f663b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e191a0bc-b3da-4ec6-96e0-352856438edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:08 devstack sudo[105589]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.527s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e8a7c7ec-7430-404b-9c03-b16c429f8273 tempest-GroupSnapshotsTest-456337718 None] Delete group completed successfully. Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e191a0bc-b3da-4ec6-96e0-352856438edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'ce372686-9e20-4860-a387-86266594bd59', 'volume_name': 'volume-ce372686-9e20-4860-a387-86266594bd59', 'volume_size': 1, 'source_volid': '298717ee-3685-4029-85f9-6ac17ff6ff33', 'source_volstatus': 'available'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d50ab100-00dc-4b5d-afd8-10c42fb2b0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d50ab100-00dc-4b5d-afd8-10c42fb2b0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (efb2d6fa-d82f-4837-9a6c-e09674bb82c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:08 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Volume ce372686-9e20-4860-a387-86266594bd59: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-ce372686-9e20-4860-a387-86266594bd59', 'volume_size': 1, 'source_volid': '298717ee-3685-4029-85f9-6ac17ff6ff33', 'source_volstatus': 'available'} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:08 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Cloning volume 298717ee-3685-4029-85f9-6ac17ff6ff33 to volume ce372686-9e20-4860-a387-86266594bd59 Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Creating offline snapshot 1a4fb2d6-ef85-4dba-a820-cd36be232a87 of volume 298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[22a79ae9-fcf0-4161-bdbe-07df3983c6c3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:08 devstack sudo[105592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 Aug 24 16:45:08 devstack sudo[105592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f07d685b-781b-4d3c-95db-91d63278ccf4 tempest-GroupSnapshotsTest-456337718 None] Group tempest-GroupSnapshotsTest-Group-1036814521: creating Aug 24 16:45:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f07d685b-781b-4d3c-95db-91d63278ccf4 tempest-GroupSnapshotsTest-456337718 None] Group tempest-GroupSnapshotsTest-Group-1036814521: created successfully Aug 24 16:45:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f07d685b-781b-4d3c-95db-91d63278ccf4 tempest-GroupSnapshotsTest-456337718 None] Create group completed successfully. Aug 24 16:45:08 devstack sudo[105592]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33" returned: 0 in 0.451s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:08 devstack sudo[105597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 1G Aug 24 16:45:08 devstack sudo[105597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:09 devstack sudo[105597]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 1G" returned: 0 in 0.559s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-298717ee-3685-4029-85f9-6ac17ff6ff33 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:09 devstack sudo[105603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-298717ee-3685-4029-85f9-6ac17ff6ff33 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 Aug 24 16:45:09 devstack sudo[105603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:09 devstack sudo[105603]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-298717ee-3685-4029-85f9-6ac17ff6ff33 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87" returned: 0 in 0.343s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:09 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 is being set with open permissions: ugo+rw Aug 24 16:45:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:09 devstack sudo[105608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 Aug 24 16:45:09 devstack sudo[105608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:09 devstack sudo[105608]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87" returned: 0 in 0.256s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:09 devstack sudo[105611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info Aug 24 16:45:09 devstack sudo[105611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:10 devstack sudo[105611]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:10 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info is being set with open permissions: ugo+rw Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:10 devstack sudo[105614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info Aug 24 16:45:10 devstack sudo[105614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (beed154d-d0c7-4fa8-87ba-7a312af665bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a4e9da3-3801-412e-8b80-546a0fef6960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4a4e9da3-3801-412e-8b80-546a0fef6960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1638513193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40e27280-5c6f-4c39-9b2f-cfae5f8f083d,host='devstack@QuobyteHD#QuobyteHD',id=6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:10Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fafab1c9-30dc-45e5-8054-594b367d33fa),volume_type_id=fafab1c9-30dc-45e5-8054-594b367d33fa)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5a2a105-4c80-4413-be50-69a9f996825d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f5a2a105-4c80-4413-be50-69a9f996825d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f711c9b-ae9c-4fe9-b93a-7f53d6f78518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9f711c9b-ae9c-4fe9-b93a-7f53d6f78518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2', 'volume_name': 'volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ee61cc8-13ca-4af4-be50-57a63142a12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ee61cc8-13ca-4af4-be50-57a63142a12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afd709b1-d5be-4e42-bab4-883fd383c7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:10 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Volume 6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2', 'volume_size': 1} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:10 devstack sudo[105614]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.info" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-ce372686-9e20-4860-a387-86266594bd59" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-ce372686-9e20-4860-a387-86266594bd59" acquired by "_copy_volume_from_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] snapshot: 1a4fb2d6-ef85-4dba-a820-cd36be232a87, volume: ce372686-9e20-4860-a387-86266594bd59, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[75955bdf-e41f-434c-bc6a-b8f0eb116231]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:10 devstack sudo[105617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 Aug 24 16:45:10 devstack sudo[105617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:11 devstack sudo[105617]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87" returned: 0 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-298717ee-3685-4029-85f9-6ac17ff6ff33(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f825372-d80a-4204-bea0-20ec92986818]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:11 devstack sudo[105622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 Aug 24 16:45:11 devstack sudo[105622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:11 devstack sudo[105622]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33" returned: 0 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:45:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:11 devstack sudo[105627]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 Aug 24 16:45:11 devstack sudo[105627]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Flow 'volume_create_manager' (d138ba56-a5f8-4591-947b-50d6abf56830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0e51a24-cb2e-4b37-8431-123b432c3027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0e51a24-cb2e-4b37-8431-123b432c3027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1116205835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc410a5e-b18d-4f2f-9824-3da48b1f68fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='435edc8e5654454bafa205f6c582a93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:13Z,use_quota=True,user_id='c38f429a79154316b6b7485d28645dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8051c8d0-de23-41e9-b2da-46ebd636c1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8051c8d0-de23-41e9-b2da-46ebd636c1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b3e38c9-d080-4242-91a1-1140974c82ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b3e38c9-d080-4242-91a1-1140974c82ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc410a5e-b18d-4f2f-9824-3da48b1f68fd', 'volume_name': 'volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28bb7aaa-b65e-41a5-b01b-406917a0dc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28bb7aaa-b65e-41a5-b01b-406917a0dc1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55a7590d-bf26-4434-9e9e-8b80085ffe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:13 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Volume dc410a5e-b18d-4f2f-9824-3da48b1f68fd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd', 'volume_size': 1} Aug 24 16:45:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:16 devstack sudo[105627]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59" returned: 0 in 5.490s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33, size 1024.00 MB, duration 5.49 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:45:17 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Converted 1024.00 MB image at 186.49 MB/s Aug 24 16:45:17 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 is being set with open permissions: ugo+rw Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:17 devstack sudo[105640]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 Aug 24 16:45:17 devstack sudo[105640]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:17 devstack sudo[105640]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59" returned: 0 in 0.321s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-ce372686-9e20-4860-a387-86266594bd59" released by "_copy_volume_from_snapshot" :: held 6.712s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-1a4fb2d6-ef85-4dba-a820-cd36be232a87" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-1a4fb2d6-ef85-4dba-a820-cd36be232a87" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Deleting offline snapshot 1a4fb2d6-ef85-4dba-a820-cd36be232a87 of volume 298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] snapshot_file for this snap is: volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2ec99c6f-e980-4a69-b1b5-2f116c2331a1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:17 devstack sudo[105644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 Aug 24 16:45:17 devstack sudo[105644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:17 devstack sudo[105644]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87" returned: 0 in 0.403s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-298717ee-3685-4029-85f9-6ac17ff6ff33(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e582f477-136f-41ec-b6ae-cec50a58ee18]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:18 devstack sudo[105649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 Aug 24 16:45:18 devstack sudo[105649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:18 devstack sudo[105649]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33" returned: 0 in 0.669s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:18 devstack sudo[105654]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 Aug 24 16:45:18 devstack sudo[105654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:18 devstack sudo[105654]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:18 devstack sudo[105659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87 Aug 24 16:45:18 devstack sudo[105659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:19 devstack sudo[105659]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33.1a4fb2d6-ef85-4dba-a820-cd36be232a87" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-1a4fb2d6-ef85-4dba-a820-cd36be232a87" released by "_delete_snapshot" :: held 1.848s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_cloned_volume" :: held 11.070s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 8.836s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=40e27280-5c6f-4c39-9b2f-cfae5f8f083d,created_at=2026-08-24T14:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1638513193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40e27280-5c6f-4c39-9b2f-cfae5f8f083d,host='devstack@QuobyteHD#QuobyteHD',id=6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:10Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fafab1c9-30dc-45e5-8054-594b367d33fa),volume_type_id=fafab1c9-30dc-45e5-8054-594b367d33fa)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Creating volume 6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:19 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (efb2d6fa-d82f-4837-9a6c-e09674bb82c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce372686-9e20-4860-a387-86266594bd59', 'volume_size': 1, 'source_volid': '298717ee-3685-4029-85f9-6ac17ff6ff33', 'source_volstatus': 'available'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:19 devstack sudo[105662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 1073741824 Aug 24 16:45:19 devstack sudo[105662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a091ea0-76d0-4496-9d19-26e9e4e267af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:19 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Volume volume-ce372686-9e20-4860-a387-86266594bd59 (ce372686-9e20-4860-a387-86266594bd59): created successfully Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a091ea0-76d0-4496-9d19-26e9e4e267af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (03f7eed0-c5c1-4a4b-a487-7d02236c8c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e9654d31-281d-430a-ba2f-c83621b97cac tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:45:19 devstack sudo[105662]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 1073741824" returned: 0 in 0.511s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:19 devstack sudo[105668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 Aug 24 16:45:19 devstack sudo[105668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:20 devstack sudo[105668]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" returned: 0 in 0.270s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] <== create_volume: return (824ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.826s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.176s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1116205835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc410a5e-b18d-4f2f-9824-3da48b1f68fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='435edc8e5654454bafa205f6c582a93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:13Z,use_quota=True,user_id='c38f429a79154316b6b7485d28645dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Creating volume dc410a5e-b18d-4f2f-9824-3da48b1f68fd {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:20 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afd709b1-d5be-4e42-bab4-883fd383c7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:20 devstack sudo[105671]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd 1073741824 Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (981b9f86-f4e4-4910-a03c-ee11de359850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:20 devstack sudo[105671]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:20 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Volume volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 (6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2): created successfully Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (981b9f86-f4e4-4910-a03c-ee11de359850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (beed154d-d0c7-4fa8-87ba-7a312af665bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-be1510a9-f65a-446f-bf67-2ad76c1d0067 tempest-GroupSnapshotsTest-456337718 None] Created volume successfully. Aug 24 16:45:20 devstack sudo[105671]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd 1073741824" returned: 0 in 0.665s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:20 devstack sudo[105678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd Aug 24 16:45:20 devstack sudo[105678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:21 devstack sudo[105678]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] <== create_volume: return (1146ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.152s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (55a7590d-bf26-4434-9e9e-8b80085ffe38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0c52b82-7eb0-43c6-866e-30299369a0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Volume volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd (dc410a5e-b18d-4f2f-9824-3da48b1f68fd): created successfully Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0c52b82-7eb0-43c6-866e-30299369a0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Flow 'volume_create_manager' (d138ba56-a5f8-4591-947b-50d6abf56830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-aa6a766b-0b80-43c0-b951-ee6033619e3a tempest-VolumesTransfersTest-1366856194 None] Created volume successfully. Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (af81e448-a6d6-4c20-8b27-64c4080567c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d43db55-1fab-442c-835b-c86b86f431f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7d43db55-1fab-442c-835b-c86b86f431f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1507699574',display_name='tempest-VolumesGetTest-Volume-1942176433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0e890a3-3713-4d42-be6f-c03b3f8a1b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:21Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2fb908b-19ed-4d93-a277-92d5a2311eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c2fb908b-19ed-4d93-a277-92d5a2311eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd3232e4-542f-4b54-8d10-84949e46119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd3232e4-542f-4b54-8d10-84949e46119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0e890a3-3713-4d42-be6f-c03b3f8a1b50', 'volume_name': 'volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3808de0-6364-4622-a417-8c49ab3ddc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3808de0-6364-4622-a417-8c49ab3ddc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41c84b0f-8aec-43ba-aa26-06cff5ac85c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Volume a0e890a3-3713-4d42-be6f-c03b3f8a1b50: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50', 'volume_size': 1} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:21Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1507699574',display_name='tempest-VolumesGetTest-Volume-1942176433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a0e890a3-3713-4d42-be6f-c03b3f8a1b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:21Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Creating volume a0e890a3-3713-4d42-be6f-c03b3f8a1b50 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:21 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:21 devstack sudo[105682]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 1073741824 Aug 24 16:45:21 devstack sudo[105682]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (026724ae-87a7-4d28-8f74-9b0aae558bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b9c5488-22bd-4a64-94c8-2346b0a56f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2b9c5488-22bd-4a64-94c8-2346b0a56f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-931820793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40e27280-5c6f-4c39-9b2f-cfae5f8f083d,host='devstack@QuobyteHD#QuobyteHD',id=ebc3cc95-5b7c-4d5e-9299-026baa4103e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:22Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fafab1c9-30dc-45e5-8054-594b367d33fa),volume_type_id=fafab1c9-30dc-45e5-8054-594b367d33fa)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64f8c0be-e250-4eb2-984a-b68f14a63c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (64f8c0be-e250-4eb2-984a-b68f14a63c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (012b80a1-3e0a-4378-8044-a91ed89e8263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (012b80a1-3e0a-4378-8044-a91ed89e8263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ebc3cc95-5b7c-4d5e-9299-026baa4103e0', 'volume_name': 'volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bab61bd7-467a-4fb1-acae-b93ffec02015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bab61bd7-467a-4fb1-acae-b93ffec02015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d3f5ad9-c170-4e5b-99f6-64f30f57fc95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Volume ebc3cc95-5b7c-4d5e-9299-026baa4103e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0', 'volume_size': 1} Aug 24 16:45:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:22 devstack sudo[105682]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 1073741824" returned: 0 in 0.575s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:22 devstack sudo[105688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 Aug 24 16:45:22 devstack sudo[105688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:22 devstack sudo[105688]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50" returned: 0 in 0.293s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] <== create_volume: return (922ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.928s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.750s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=40e27280-5c6f-4c39-9b2f-cfae5f8f083d,created_at=2026-08-24T14:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-931820793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=40e27280-5c6f-4c39-9b2f-cfae5f8f083d,host='devstack@QuobyteHD#QuobyteHD',id=ebc3cc95-5b7c-4d5e-9299-026baa4103e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:22Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fafab1c9-30dc-45e5-8054-594b367d33fa),volume_type_id=fafab1c9-30dc-45e5-8054-594b367d33fa)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Creating volume ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:22 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:22 devstack sudo[105691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 1073741824 Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41c84b0f-8aec-43ba-aa26-06cff5ac85c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:22 devstack sudo[105691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a41a3991-56c7-45ef-b7de-3f8c5791115a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:22 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Volume volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 (a0e890a3-3713-4d42-be6f-c03b3f8a1b50): created successfully Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a41a3991-56c7-45ef-b7de-3f8c5791115a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (af81e448-a6d6-4c20-8b27-64c4080567c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-520c31ed-23da-45ff-b143-37cef88d02eb tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:45:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-70d42053-6e68-45d3-b96c-357caa7f98af tempest-VolumesTransfersTest-1620087747 None] Transfer volume completed successfully. Aug 24 16:45:23 devstack sudo[105691]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 1073741824" returned: 0 in 0.715s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:23 devstack sudo[105697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 Aug 24 16:45:23 devstack sudo[105697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:23 devstack sudo[105697]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-a0e890a3-3713-4d42-be6f-c03b3f8a1b50-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" returned: 0 in 0.285s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] <== create_volume: return (1053ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.056s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Acquiring lock "cinder-dc410a5e-b18d-4f2f-9824-3da48b1f68fd-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Lock "cinder-a0e890a3-3713-4d42-be6f-c03b3f8a1b50-delete_volume" acquired by "delete_volume" :: waited 0.056s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d3f5ad9-c170-4e5b-99f6-64f30f57fc95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d38cf38-cc1a-49bc-9e76-7f8e7b2fce55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-dc410a5e-b18d-4f2f-9824-3da48b1f68fd-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:23 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Volume volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 (ebc3cc95-5b7c-4d5e-9299-026baa4103e0): created successfully Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1d38cf38-cc1a-49bc-9e76-7f8e7b2fce55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (026724ae-87a7-4d28-8f74-9b0aae558bbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e1548b10-b28d-4aaa-9742-84ce31486877 tempest-GroupSnapshotsTest-456337718 None] Created volume successfully. Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-a0e890a3-3713-4d42-be6f-c03b3f8a1b50" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Acquiring lock "cinder-quobyte-dc410a5e-b18d-4f2f-9824-3da48b1f68fd" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-a0e890a3-3713-4d42-be6f-c03b3f8a1b50" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-quobyte-dc410a5e-b18d-4f2f-9824-3da48b1f68fd" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3aaac564-8db7-4fdc-82d7-9f6d7c91d609]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[32c7f219-fcc6-4402-8cbb-09732a8fea47]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:23 devstack sudo[105700]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 Aug 24 16:45:23 devstack sudo[105700]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:23 devstack sudo[105701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd Aug 24 16:45:23 devstack sudo[105701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:24 devstack sudo[105700]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:24 devstack sudo[105711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50 Aug 24 16:45:24 devstack sudo[105711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:24 devstack sudo[105701]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd" returned: 0 in 0.495s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-74ad8bd1-e128-42f9-8b70-138042283723 tempest-GroupSnapshotsTest-456337718 None] Update group completed successfully. Aug 24 16:45:24 devstack sudo[105713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd Aug 24 16:45:24 devstack sudo[105713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:24 devstack sudo[105711]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a0e890a3-3713-4d42-be6f-c03b3f8a1b50" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-a0e890a3-3713-4d42-be6f-c03b3f8a1b50" released by "delete_volume" :: held 0.789s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:24 devstack sudo[105713]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc410a5e-b18d-4f2f-9824-3da48b1f68fd" returned: 0 in 0.290s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-quobyte-dc410a5e-b18d-4f2f-9824-3da48b1f68fd" released by "delete_volume" :: held 0.836s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Created reservations ['34d78e4a-7b5c-4bf3-85fb-36f1f2ff54ad', '76d9f9ce-d225-4a49-a2e0-5c36846bbba5', 'd5d68ea2-5c2b-4b56-a497-f3e5275121ab', 'b329816d-d57b-4851-8f3e-4257de270222'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:24 devstack sudo[105717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:24 devstack sudo[105717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Created reservations ['0513e873-0220-44d4-818c-dcf65ee96249', '6f4d24f9-a71b-4f37-895f-166126ba6c86', 'a4f20c31-6213-4591-92bf-e30be18ebf17', 'd5442ac0-8a0c-4a29-8b35-e27a96b5c923'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:24 devstack sudo[105719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:24 devstack sudo[105719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-ce372686-9e20-4860-a387-86266594bd59-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:24 devstack sudo[105717]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Lock "cinder-ce372686-9e20-4860-a387-86266594bd59-delete_volume" acquired by "delete_volume" :: waited 0.061s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:24 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a0637fe3-5beb-48b7-b9d6-fda034568947 tempest-VolumesGetTest-648016545 None] Lock "cinder-a0e890a3-3713-4d42-be6f-c03b3f8a1b50-delete_volume" released by "delete_volume" :: held 1.429s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-ce372686-9e20-4860-a387-86266594bd59" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-ce372686-9e20-4860-a387-86266594bd59" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[26db9a33-1da9-4485-a7d0-d14ee396c282]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:25 devstack sudo[105719]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:25 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Deleted volume successfully. Aug 24 16:45:25 devstack sudo[105722]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 Aug 24 16:45:25 devstack sudo[105722]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-97ba3179-0af9-440e-a181-2e5d5987dd5b tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-dc410a5e-b18d-4f2f-9824-3da48b1f68fd-delete_volume" released by "delete_volume" :: held 1.591s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:25 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-62534307-d83f-4490-a072-14eee10685f8 tempest-GroupSnapshotsTest-456337718 None] Update group completed successfully. Aug 24 16:45:25 devstack sudo[105722]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59" returned: 0 in 0.409s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:25 devstack sudo[105729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59 Aug 24 16:45:25 devstack sudo[105729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:25 devstack sudo[105729]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ce372686-9e20-4860-a387-86266594bd59" returned: 0 in 0.244s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-ce372686-9e20-4860-a387-86266594bd59" released by "delete_volume" :: held 0.700s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Created reservations ['01678c81-be15-4f84-b9f8-4296f785decf', '4852d20f-9be4-4d03-a8f6-e0a68e6e344e', '7f62aff0-392b-4c94-90af-87e92afe6406', '1e25fbe2-7474-4a43-8729-b412e1b0b75c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:25 devstack sudo[105732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:25 devstack sudo[105732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-298717ee-3685-4029-85f9-6ac17ff6ff33-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Lock "cinder-298717ee-3685-4029-85f9-6ac17ff6ff33-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:26 devstack sudo[105732]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.373s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-298717ee-3685-4029-85f9-6ac17ff6ff33" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d94de92d-7c90-4320-9113-008ae5ce5bd7 tempest-VolumesGetTest-648016545 None] Lock "cinder-ce372686-9e20-4860-a387-86266594bd59-delete_volume" released by "delete_volume" :: held 1.368s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-298717ee-3685-4029-85f9-6ac17ff6ff33" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cfc96b87-d460-4f2e-bbe9-d41cc6a0181c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:26 devstack sudo[105738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 Aug 24 16:45:26 devstack sudo[105738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Flow 'volume_create_manager' (cd03c080-06c8-403b-84da-d136e34fca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95cdba1c-7b85-4a34-9b7e-613fbea7eab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95cdba1c-7b85-4a34-9b7e-613fbea7eab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-256923705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c711c4c-86c8-4ac4-85da-815fe5da888e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='435edc8e5654454bafa205f6c582a93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:27Z,use_quota=True,user_id='c38f429a79154316b6b7485d28645dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76f0ce3e-0431-4af3-b1a5-bebef905c2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (76f0ce3e-0431-4af3-b1a5-bebef905c2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c357843-3a5d-4ebc-8bbf-10781ff2582f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c357843-3a5d-4ebc-8bbf-10781ff2582f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c711c4c-86c8-4ac4-85da-815fe5da888e', 'volume_name': 'volume-2c711c4c-86c8-4ac4-85da-815fe5da888e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44e2c460-ef65-4bbe-a21d-1d8493803392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44e2c460-ef65-4bbe-a21d-1d8493803392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af534338-8724-40ad-8f78-b02ca7201c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:26 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Volume 2c711c4c-86c8-4ac4-85da-815fe5da888e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c711c4c-86c8-4ac4-85da-815fe5da888e', 'volume_size': 1} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-256923705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2c711c4c-86c8-4ac4-85da-815fe5da888e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='435edc8e5654454bafa205f6c582a93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:27Z,use_quota=True,user_id='c38f429a79154316b6b7485d28645dad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Creating volume 2c711c4c-86c8-4ac4-85da-815fe5da888e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:26 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:26 devstack sudo[105740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e 1073741824 Aug 24 16:45:26 devstack sudo[105740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b0038d68-1967-44be-996c-c7088e5b280a tempest-GroupSnapshotsTest-456337718 None] Update group completed successfully. Aug 24 16:45:26 devstack sudo[105738]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33" returned: 0 in 0.498s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:26 devstack sudo[105745]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33 Aug 24 16:45:26 devstack sudo[105745]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:27 devstack sudo[105740]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:27 devstack sudo[105745]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e 1073741824" returned: 0 in 0.525s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-298717ee-3685-4029-85f9-6ac17ff6ff33" returned: 0 in 0.324s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-298717ee-3685-4029-85f9-6ac17ff6ff33" released by "delete_volume" :: held 0.895s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:27 devstack sudo[105753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e Aug 24 16:45:27 devstack sudo[105753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Created reservations ['eaf16eb0-39c2-4618-84bf-1750c15feaf4', '834ae817-f138-4c85-8eb5-afbd6f665523', '9d35348d-1128-417b-9aed-2bb54b4d206d', 'f296b7fd-4647-4110-9a8b-457d3e872f77'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:27 devstack sudo[105756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:27 devstack sudo[105756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:27 devstack sudo[105753]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] <== create_volume: return (960ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.963s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af534338-8724-40ad-8f78-b02ca7201c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c711c4c-86c8-4ac4-85da-815fe5da888e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dadbe638-45b6-47de-aa2b-f425b9c37e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Volume volume-2c711c4c-86c8-4ac4-85da-815fe5da888e (2c711c4c-86c8-4ac4-85da-815fe5da888e): created successfully Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dadbe638-45b6-47de-aa2b-f425b9c37e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Flow 'volume_create_manager' (cd03c080-06c8-403b-84da-d136e34fca48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-070b4622-c3c5-4ba9-b5f0-263f09315402 tempest-VolumesTransfersTest-1366856194 None] Created volume successfully. Aug 24 16:45:27 devstack sudo[105756]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e09ed35a-4f97-454d-83ac-5431e18dfdef tempest-VolumesGetTest-648016545 None] Lock "cinder-298717ee-3685-4029-85f9-6ac17ff6ff33-delete_volume" released by "delete_volume" :: held 1.633s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c0d1ce0d-372f-4e95-b4a2-0c3ef4d588cc tempest-GroupSnapshotsTest-456337718 None] Update group completed successfully. Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Acquiring lock "cinder-2c711c4c-86c8-4ac4-85da-815fe5da888e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-2c711c4c-86c8-4ac4-85da-815fe5da888e-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Acquiring lock "cinder-quobyte-2c711c4c-86c8-4ac4-85da-815fe5da888e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-quobyte-2c711c4c-86c8-4ac4-85da-815fe5da888e" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[44fe23e0-ddaf-47b5-8003-4ec6d2e62e4f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (f2cb10c2-7bf0-41cc-b0e6-cd772cfe5b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e1dfd9-40e1-4ee2-aca3-841f59f6b95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] GroupSnapshot 6ccdf816-7400-4d48-8db7-ad4347368d94: creating. Aug 24 16:45:29 devstack sudo[105783]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e Aug 24 16:45:29 devstack sudo[105783]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a1e1dfd9-40e1-4ee2-aca3-841f59f6b95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-432130267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9fb01b0-9455-4396-8528-ce1c3ece89c5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:30Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dded6399-430b-41ec-b307-36c49452e002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dded6399-430b-41ec-b307-36c49452e002) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54e39029-f47f-432b-911d-d1520ff6be93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Group snapshot 6ccdf816-7400-4d48-8db7-ad4347368d94: creating. {{(pid=94296) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Creating offline snapshot 6bbcf16e-fffc-4f15-85aa-57179dbf1594 of volume 6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a41fd07-a461-4a5c-a227-f2258096f903]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:30 devstack sudo[105791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 Aug 24 16:45:30 devstack sudo[105791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:30 devstack sudo[105783]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e" returned: 0 in 0.608s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:30 devstack sudo[105800]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e Aug 24 16:45:30 devstack sudo[105800]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (54e39029-f47f-432b-911d-d1520ff6be93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'c9fb01b0-9455-4396-8528-ce1c3ece89c5', 'volume_name': 'volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2b24b17-ed0a-40e3-8e82-892fd3560b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2b24b17-ed0a-40e3-8e82-892fd3560b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2ea7c11-88b8-4aa0-84cb-024008699cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:30 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Volume c9fb01b0-9455-4396-8528-ce1c3ece89c5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Trying to clone c9fb01b0-9455-4396-8528-ce1c3ece89c5 from image b56f3140-446d-426f-a531-f9de2da6c921 at location (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:45:30 devstack sudo[105791]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" returned: 0 in 0.582s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:30 devstack sudo[105811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 1G Aug 24 16:45:30 devstack sudo[105811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:30 devstack sudo[105800]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2c711c4c-86c8-4ac4-85da-815fe5da888e" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-quobyte-2c711c4c-86c8-4ac4-85da-815fe5da888e" released by "delete_volume" :: held 1.127s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Created reservations ['a7c08bad-7eb6-4d74-aa8c-9289cdbb1c00', '32991b1f-48fa-4315-995b-ecb594306047', 'ba33c7db-c6e4-442b-b1df-41052dda59c2', 'f7f2ecd9-71c1-482b-90eb-f1ab4174a298'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:45:30 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Image download 20.69 MB at 20.69 MB/s Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:30 devstack sudo[105817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:30 devstack sudo[105817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4db30e1b-3870-4c30-abeb-d8b86f0535be]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:31 devstack sudo[105811]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 1G" returned: 0 in 0.580s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:31 devstack sudo[105821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 Aug 24 16:45:31 devstack sudo[105821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:31 devstack sudo[105820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD Aug 24 16:45:31 devstack sudo[105820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:31 devstack sudo[105817]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.480s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:31 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Deleted volume successfully. Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:INSERT=52,cinder:UPDATE=206,cinder:SELECT=159,cinder:DELETE=15 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2e412f6a-c2c7-4540-b177-f81162790b35 tempest-VolumesTransfersTest-1362694922 None] Lock "cinder-2c711c4c-86c8-4ac4-85da-815fe5da888e-delete_volume" released by "delete_volume" :: held 2.091s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:31 devstack sudo[105821]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594" returned: 0 in 0.543s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:31 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:31 devstack sudo[105820]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD" returned: 0 in 0.668s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 is fetched for user 79cd4e97c4e8437a9137fc31eeb0c96d. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:45:31 devstack sudo[105851]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 Aug 24 16:45:31 devstack sudo[105851]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=169,cinder:INSERT=42,cinder:UPDATE=197,cinder:DELETE=15 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[097e683c-f2ac-4057-8046-1670efb0df8c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:32 devstack sudo[105851]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594" returned: 0 in 0.509s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:32 devstack sudo[105866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD Aug 24 16:45:32 devstack sudo[105866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:32 devstack sudo[105880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info Aug 24 16:45:32 devstack sudo[105880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:32 devstack sudo[105866]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD" returned: 0 in 0.641s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:32 devstack sudo[105880]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info" returned: 0 in 0.530s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:32 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:45:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:32 devstack sudo[105904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info Aug 24 16:45:32 devstack sudo[105904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:33 devstack sudo[105904]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.info" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.240s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Creating offline snapshot bdd2cfaf-ee0a-4048-8489-11218eb52db7 of volume ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[29e66669-9b08-4b5f-96e5-132d128d8f71]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:33 devstack sudo[105927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 Aug 24 16:45:33 devstack sudo[105927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:33 devstack sudo[105927]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" returned: 0 in 0.422s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:33 devstack sudo[105934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 1G Aug 24 16:45:33 devstack sudo[105934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:34 devstack sudo[105934]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 1G" returned: 0 in 0.553s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:34 devstack sudo[105941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 Aug 24 16:45:34 devstack sudo[105941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:34 devstack sudo[105941]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7" returned: 0 in 0.549s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:34 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:45:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:34 devstack sudo[105946]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 Aug 24 16:45:34 devstack sudo[105946]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:35 devstack sudo[105946]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7" returned: 0 in 0.445s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:35 devstack sudo[105949]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info Aug 24 16:45:35 devstack sudo[105949]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:35 devstack sudo[105949]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:35 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:35 devstack sudo[105952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info Aug 24 16:45:35 devstack sudo[105952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:35 devstack sudo[105952]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.info" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.676s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.281s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-432130267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c9fb01b0-9455-4396-8528-ce1c3ece89c5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:30Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Creating volume c9fb01b0-9455-4396-8528-ce1c3ece89c5 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:35 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:35 devstack sudo[105955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 1073741824 Aug 24 16:45:35 devstack sudo[105955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f8115c1d-6332-4e7d-afed-755c59b7371d tempest-GroupSnapshotsTest-456337718 None] group_snapshot 6ccdf816-7400-4d48-8db7-ad4347368d94: created successfully Aug 24 16:45:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] group_snapshot 6ccdf816-7400-4d48-8db7-ad4347368d94: deleting Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] group_snapshot 6ccdf816-7400-4d48-8db7-ad4347368d94: deleting {{(pid=94296) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-6bbcf16e-fffc-4f15-85aa-57179dbf1594" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6bbcf16e-fffc-4f15-85aa-57179dbf1594" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Deleting offline snapshot 6bbcf16e-fffc-4f15-85aa-57179dbf1594 of volume 6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] snapshot_file for this snap is: volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2286ecb9-d6bb-4c99-a569-dff6366d0009]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:36 devstack sudo[105955]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 1073741824" returned: 0 in 1.050s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:36 devstack sudo[105961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 Aug 24 16:45:36 devstack sudo[105961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:36 devstack sudo[105962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 Aug 24 16:45:36 devstack sudo[105962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:37 devstack sudo[105961]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594" returned: 0 in 0.767s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b504ba6-7e47-4a0e-b0d2-902e6b691ab3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:37 devstack sudo[105962]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5" returned: 0 in 0.623s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] <== create_volume: return (1797ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.800s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Attempting download of b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume c9fb01b0-9455-4396-8528-ce1c3ece89c5. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:45:37 devstack sudo[105970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 Aug 24 16:45:37 devstack sudo[105970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b07d7389-1ef3-4685-8dea-5ac4ef845687]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:37 devstack sudo[105972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8 Aug 24 16:45:37 devstack sudo[105972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:38 devstack sudo[105970]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" returned: 0 in 0.544s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:38 devstack sudo[105972]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8" returned: 0 in 0.378s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:38 devstack sudo[105979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 Aug 24 16:45:38 devstack sudo[105979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:38 devstack sudo[105980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8 Aug 24 16:45:38 devstack sudo[105980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:38 devstack sudo[105980]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8" returned: 1 in 0.614s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_do1tsrq8' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b8c574a-129b-41f8-b2c0-ae7ec6fbe4ab]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:38 devstack sudo[105979]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Flow 'volume_create_manager' (e6a7d4f1-0ccf-4fc2-9db0-ce0d17e22bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54893c32-52f3-4423-b380-4cc2c85f0bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594" returned: 0 in 0.817s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:38 devstack sudo[105992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD Aug 24 16:45:38 devstack sudo[105992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (54893c32-52f3-4423-b380-4cc2c85f0bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-5125590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd5cc5b1-016f-4673-9af9-d56c378f7d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='494a7c47c5134f3b9924296b0d7e0192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:39Z,use_quota=True,user_id='5904c3b4af4644849ae3eb86fa4693af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15e6ebf0-8e54-488f-8269-e2bf99b4392a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (15e6ebf0-8e54-488f-8269-e2bf99b4392a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e242c401-8b97-4d6e-a8f1-58a196759fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e242c401-8b97-4d6e-a8f1-58a196759fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd5cc5b1-016f-4673-9af9-d56c378f7d95', 'volume_name': 'volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c8a80dc-8671-48f5-8878-53855d7ead2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:38 devstack sudo[105995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594 Aug 24 16:45:38 devstack sudo[105995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c8a80dc-8671-48f5-8878-53855d7ead2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (647de29c-8805-4174-90dd-ae112d33ba48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:39 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Volume bd5cc5b1-016f-4673-9af9-d56c378f7d95: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95', 'volume_size': 1} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-5125590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bd5cc5b1-016f-4673-9af9-d56c378f7d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='494a7c47c5134f3b9924296b0d7e0192',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:39Z,use_quota=True,user_id='5904c3b4af4644849ae3eb86fa4693af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Creating volume bd5cc5b1-016f-4673-9af9-d56c378f7d95 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:39 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:39 devstack sudo[105997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 1073741824 Aug 24 16:45:39 devstack sudo[105997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:39 devstack sudo[105992]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD" returned: 0 in 0.572s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] b56f3140-446d-426f-a531-f9de2da6c921 was qcow2, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:39 devstack sudo[105995]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2.6bbcf16e-fffc-4f15-85aa-57179dbf1594" returned: 0 in 0.458s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:39 devstack sudo[106008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 Aug 24 16:45:39 devstack sudo[106008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6bbcf16e-fffc-4f15-85aa-57179dbf1594" released by "_delete_snapshot" :: held 2.755s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" released by "delete_snapshot" :: held 2.786s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" acquired by "delete_snapshot" :: waited 0.072s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-bdd2cfaf-ee0a-4048-8489-11218eb52db7" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-bdd2cfaf-ee0a-4048-8489-11218eb52db7" acquired by "_delete_snapshot" :: waited 0.061s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Deleting offline snapshot bdd2cfaf-ee0a-4048-8489-11218eb52db7 of volume ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] snapshot_file for this snap is: volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[308ac1cf-b835-45d0-af3f-66cebe493482]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:39 devstack sudo[105997]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 1073741824" returned: 0 in 0.851s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:39 devstack sudo[106013]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 Aug 24 16:45:39 devstack sudo[106013]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:40 devstack sudo[106020]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 Aug 24 16:45:40 devstack sudo[106020]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:40 devstack sudo[106020]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] <== create_volume: return (1383ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.390s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (647de29c-8805-4174-90dd-ae112d33ba48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (afb44d31-957e-477b-ab14-414122419780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:40 devstack sudo[106013]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7" returned: 0 in 0.793s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:45:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Volume volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 (bd5cc5b1-016f-4673-9af9-d56c378f7d95): created successfully Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (afb44d31-957e-477b-ab14-414122419780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Flow 'volume_create_manager' (e6a7d4f1-0ccf-4fc2-9db0-ce0d17e22bb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a5a6fae0-4f1e-4450-9d27-c1956582b3e6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:40 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f290de58-4ace-40a4-9f07-5db9edb40ac1 tempest-TestMinimumBasicScenario-640977349 None] Created volume successfully. Aug 24 16:45:40 devstack sudo[106030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 Aug 24 16:45:40 devstack sudo[106030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:41 devstack sudo[106030]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" returned: 0 in 0.541s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:41 devstack sudo[106035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 Aug 24 16:45:41 devstack sudo[106035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:41 devstack sudo[106035]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7" returned: 0 in 0.663s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:41 devstack sudo[106043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7 Aug 24 16:45:41 devstack sudo[106043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:42 devstack sudo[106043]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0.bdd2cfaf-ee0a-4048-8489-11218eb52db7" returned: 0 in 0.482s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-bdd2cfaf-ee0a-4048-8489-11218eb52db7" released by "_delete_snapshot" :: held 2.683s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" released by "delete_snapshot" :: held 2.758s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:42 devstack sudo[106008]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5" returned: 0 in 3.116s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_wc6q6jl5devstack@QuobyteHD, size 112.00 MB, duration 3.12 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:45:42 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Converted 112.00 MB image at 35.91 MB/s Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:42 devstack sudo[106054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 1G Aug 24 16:45:42 devstack sudo[106054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-80928226-8411-40cf-b921-bbf184b33591 req-e3b8809a-c436-4fd0-a0f1-ccc76a619da4 tempest-TestMinimumBasicScenario-640977349 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-80928226-8411-40cf-b921-bbf184b33591 req-e3b8809a-c436-4fd0-a0f1-ccc76a619da4 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-80928226-8411-40cf-b921-bbf184b33591 req-e3b8809a-c436-4fd0-a0f1-ccc76a619da4 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:42 devstack cinder-volume[94296]: WARNING cinder.quota [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2097689921 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2097689921, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:42 devstack cinder-volume[94296]: WARNING cinder.quota [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2097689921 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2097689921, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-80928226-8411-40cf-b921-bbf184b33591 req-e3b8809a-c436-4fd0-a0f1-ccc76a619da4 tempest-TestMinimumBasicScenario-640977349 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '3925f2a9-7a1a-4a60-aacf-f2d38a074854', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['1febbbfe-f114-4432-a43f-79b319f59f45', '0a109748-9b9d-4402-9b3a-0bd03a8ccba4', '64cbbac5-e048-484e-b2ea-a9b616a70e10', 'b2c96d4c-de58-4785-8ce3-3fd7b322136a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:42 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-80928226-8411-40cf-b921-bbf184b33591 req-e3b8809a-c436-4fd0-a0f1-ccc76a619da4 tempest-TestMinimumBasicScenario-640977349 None] attachment_update completed successfully. Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] Created reservations ['187fd94b-3258-44ed-b640-8784b651a3e7', 'c5de8c5b-0cb0-49f5-b473-620281b085d7', 'fbb83b0a-bec8-4d7b-ab53-29d84e69c971', '3fddc1c1-9dcd-47f5-86a4-2707194d4aed'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:42 devstack sudo[106054]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 1G" returned: 0 in 0.559s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:42 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Downloaded image b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume c9fb01b0-9455-4396-8528-ce1c3ece89c5 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 for user 79cd4e97c4e8437a9137fc31eeb0c96d is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Marking volume c9fb01b0-9455-4396-8528-ce1c3ece89c5 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Copying metadata from image b56f3140-446d-426f-a531-f9de2da6c921 to c9fb01b0-9455-4396-8528-ce1c3ece89c5. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Creating volume glance metadata for volume c9fb01b0-9455-4396-8528-ce1c3ece89c5 backed by image b56f3140-446d-426f-a531-f9de2da6c921 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:45:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6add6751-9384-4a34-b832-7a2bcef477d5 tempest-GroupSnapshotsTest-456337718 None] group_snapshot 6ccdf816-7400-4d48-8db7-ad4347368d94: deleted successfully Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2ea7c11-88b8-4aa0-84cb-024008699cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7ab3fd2-a391-4679-bad7-62fe1ced6f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Volume volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 (c9fb01b0-9455-4396-8528-ce1c3ece89c5): created successfully Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7ab3fd2-a391-4679-bad7-62fe1ced6f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (f2cb10c2-7bf0-41cc-b0e6-cd772cfe5b34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-81fc0e1c-004c-47bb-b85a-e219e27b512c tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:45:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[57d0412a-69c9-4b73-9054-2e5fb2e15638]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:44 devstack sudo[106446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 Aug 24 16:45:44 devstack sudo[106446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:45 devstack sudo[106446]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" returned: 0 in 0.552s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:45 devstack sudo[106452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2 Aug 24 16:45:45 devstack sudo[106452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (9f8c466c-fc40-4394-9a8e-3e37325c96fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51406baa-663b-4a78-b24d-ea5d9989a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51406baa-663b-4a78-b24d-ea5d9989a58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1722096082',display_name='tempest-VolumesGetTest-Volume-2086050259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1176e930-55e6-4607-af5d-395e62d6561b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:45Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70fe63a7-4e3f-40fd-a9c1-ab520c99e5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70fe63a7-4e3f-40fd-a9c1-ab520c99e5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26273817-75b9-4dcf-8b45-d3ddee09524a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (26273817-75b9-4dcf-8b45-d3ddee09524a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1176e930-55e6-4607-af5d-395e62d6561b', 'volume_name': 'volume-1176e930-55e6-4607-af5d-395e62d6561b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:45 devstack sudo[106452]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02a485dc-2644-484d-b9c2-45428396bfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (02a485dc-2644-484d-b9c2-45428396bfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d42512f-ad27-496c-bcfc-58935c058ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Volume 1176e930-55e6-4607-af5d-395e62d6561b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1176e930-55e6-4607-af5d-395e62d6561b', 'volume_size': 1} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1722096082',display_name='tempest-VolumesGetTest-Volume-2086050259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1176e930-55e6-4607-af5d-395e62d6561b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='802eb77e020046fab28ff4e2ec22418e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:45Z,use_quota=True,user_id='79cd4e97c4e8437a9137fc31eeb0c96d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Creating volume 1176e930-55e6-4607-af5d-395e62d6561b {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" returned: 0 in 0.493s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:45 devstack sudo[106489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b 1073741824 Aug 24 16:45:45 devstack sudo[106489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-6a77ce5e-b0b2-40b6-aaad-a4545d5b40f2" released by "delete_volume" :: held 1.176s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5ecbd486-208c-4831-bc4d-f066171141e1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:45 devstack sudo[106491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 Aug 24 16:45:46 devstack sudo[106491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:46 devstack sudo[106489]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b 1073741824" returned: 0 in 0.830s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:46 devstack sudo[106491]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" returned: 0 in 0.760s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:46 devstack sudo[106503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b Aug 24 16:45:46 devstack sudo[106503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:46 devstack sudo[106504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0 Aug 24 16:45:46 devstack sudo[106504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:46 devstack sudo[106504]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-ebc3cc95-5b7c-4d5e-9299-026baa4103e0" released by "delete_volume" :: held 1.243s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:46 devstack sudo[106503]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b" returned: 0 in 0.457s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] <== create_volume: return (1413ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.416s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6d42512f-ad27-496c-bcfc-58935c058ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1176e930-55e6-4607-af5d-395e62d6561b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1de0c706-74f3-456d-b2b2-5d3b56259869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Volume volume-1176e930-55e6-4607-af5d-395e62d6561b (1176e930-55e6-4607-af5d-395e62d6561b): created successfully Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1de0c706-74f3-456d-b2b2-5d3b56259869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Flow 'volume_create_manager' (9f8c466c-fc40-4394-9a8e-3e37325c96fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3ccd42b4-a9d0-4230-9c9e-6a2bc0c569cd tempest-VolumesGetTest-648016545 None] Created volume successfully. Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Created reservations ['068d6a1d-304b-4d10-afc1-55564037a4a9'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:47 devstack cinder-volume[94296]: WARNING cinder.quota [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2097689921 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2097689921, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Created reservations ['f0e73b63-0a12-40b8-af2d-41b7268c29ba', 'bf56b164-667e-42ee-ab73-7f31553054fe', '80eba24d-04e9-464c-b2ed-61335580dcb2', '348a15e1-4f86-4d5c-9bea-6efb7eacdd9d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Created reservations ['39686bc3-2342-4b3d-9efe-31d084cee987', 'efe6f2c4-7efc-42f6-9ff6-718cf0734634', '60e67cfc-a48d-4dbc-a8ef-c3ebc6b37099', '541f3bea-400c-4e59-8484-30071a4458de'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:47 devstack sudo[106516]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:47 devstack sudo[106516]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:47 devstack sudo[106516]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.373s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9be2cf3a-bd1c-4840-8a91-b035be72036d tempest-GroupSnapshotsTest-456337718 None] Delete group completed successfully. Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-1176e930-55e6-4607-af5d-395e62d6561b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Lock "cinder-1176e930-55e6-4607-af5d-395e62d6561b-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-1176e930-55e6-4607-af5d-395e62d6561b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-1176e930-55e6-4607-af5d-395e62d6561b" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c7af964f-8e44-4b72-bc7e-9f1f6b1145b6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:48 devstack sudo[106538]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b Aug 24 16:45:48 devstack sudo[106538]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:48 devstack sudo[106538]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b" returned: 0 in 0.571s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:48 devstack sudo[106543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b Aug 24 16:45:48 devstack sudo[106543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3a26e51f-f3ee-4efd-8d9d-4d3200a6786e tempest-GroupSnapshotsTest-456337718 None] Group tempest-GroupSnapshotsTest-Group-1100067223: creating Aug 24 16:45:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3a26e51f-f3ee-4efd-8d9d-4d3200a6786e tempest-GroupSnapshotsTest-456337718 None] Group tempest-GroupSnapshotsTest-Group-1100067223: created successfully Aug 24 16:45:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3a26e51f-f3ee-4efd-8d9d-4d3200a6786e tempest-GroupSnapshotsTest-456337718 None] Create group completed successfully. Aug 24 16:45:49 devstack sudo[106543]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1176e930-55e6-4607-af5d-395e62d6561b" returned: 0 in 0.344s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-1176e930-55e6-4607-af5d-395e62d6561b" released by "delete_volume" :: held 0.976s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Created reservations ['07336266-6fed-41e4-8056-b48b5908f9ed', 'aea8bd3b-0a05-48e9-a1f6-8c3b93c7f903', 'ed8b2f6c-8d2d-4da8-bed0-d226909cb714', 'd226c0dd-1f93-4abd-91f7-55e4ec8f6147'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:49 devstack sudo[106547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:49 devstack sudo[106547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-c9fb01b0-9455-4396-8528-ce1c3ece89c5-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Lock "cinder-c9fb01b0-9455-4396-8528-ce1c3ece89c5-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Acquiring lock "cinder-quobyte-c9fb01b0-9455-4396-8528-ce1c3ece89c5" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-c9fb01b0-9455-4396-8528-ce1c3ece89c5" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[32e07e39-1ada-4233-a5d9-07af050df8ed]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:49 devstack sudo[106547]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.409s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-64bdf09f-14c1-468f-a9e1-e213379fcf89 tempest-VolumesGetTest-648016545 None] Lock "cinder-1176e930-55e6-4607-af5d-395e62d6561b-delete_volume" released by "delete_volume" :: held 1.674s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:49 devstack sudo[106550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 Aug 24 16:45:49 devstack sudo[106550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:50 devstack sudo[106550]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5" returned: 0 in 0.483s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:50 devstack sudo[106556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5 Aug 24 16:45:50 devstack sudo[106556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:50 devstack sudo[106556]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c9fb01b0-9455-4396-8528-ce1c3ece89c5" returned: 0 in 0.385s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Lock "cinder-quobyte-c9fb01b0-9455-4396-8528-ce1c3ece89c5" released by "delete_volume" :: held 0.929s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Created reservations ['5218978c-165c-4959-8db5-567f6a1af3e8', '96fa7663-8d1a-4e37-9ab4-72a889db18ba', 'e2226056-3b3b-459d-a2da-7b110e4275ab', 'be2ce308-30ca-4b7d-81f2-ac6a4ff6d98b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:50 devstack sudo[106559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:50 devstack sudo[106559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (74c04eb1-53eb-442a-8cb2-660702c347f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8543690-dc6d-4b72-93fa-8a9e87050ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8543690-dc6d-4b72-93fa-8a9e87050ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1492897968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8eb93d53-b9f0-48c3-a52e-89c2f4cf086f,host='devstack@QuobyteHD#QuobyteHD',id=c81f23e4-d20c-4382-9eb5-c148c6d2e501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:51Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65db8c27-873a-492f-aa31-9db31292cfdf),volume_type_id=65db8c27-873a-492f-aa31-9db31292cfdf)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a665df18-76a9-4f6a-bc08-4241ff0a609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a665df18-76a9-4f6a-bc08-4241ff0a609c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10182183-d0e4-42ed-8a64-b746be4cacf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10182183-d0e4-42ed-8a64-b746be4cacf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c81f23e4-d20c-4382-9eb5-c148c6d2e501', 'volume_name': 'volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c577109-746b-4fcb-aa62-443de2e82bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8c577109-746b-4fcb-aa62-443de2e82bfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (702092bc-2d79-499f-9753-077b3ece8ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:51 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Volume c81f23e4-d20c-4382-9eb5-c148c6d2e501: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501', 'volume_size': 1} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=8eb93d53-b9f0-48c3-a52e-89c2f4cf086f,created_at=2026-08-24T14:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1492897968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8eb93d53-b9f0-48c3-a52e-89c2f4cf086f,host='devstack@QuobyteHD#QuobyteHD',id=c81f23e4-d20c-4382-9eb5-c148c6d2e501,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb085a628e654256a7cd50369ff5f6b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:51Z,use_quota=True,user_id='0af32815c12e453fad7810749a8641a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65db8c27-873a-492f-aa31-9db31292cfdf),volume_type_id=65db8c27-873a-492f-aa31-9db31292cfdf)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Creating volume c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:51 devstack sudo[106559]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:51 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.337s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:45:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Deleted volume successfully. Aug 24 16:45:51 devstack sudo[106562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 1073741824 Aug 24 16:45:51 devstack sudo[106562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-70ae968f-149c-41fe-bcae-b38dbed0a110 tempest-VolumesGetTest-648016545 None] Lock "cinder-c9fb01b0-9455-4396-8528-ce1c3ece89c5-delete_volume" released by "delete_volume" :: held 1.646s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:51 devstack sudo[106562]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 1073741824" returned: 0 in 0.524s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:51 devstack sudo[106568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 Aug 24 16:45:51 devstack sudo[106568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:51 devstack sudo[106568]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501" returned: 0 in 0.372s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] <== create_volume: return (943ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.947s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (702092bc-2d79-499f-9753-077b3ece8ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ea6a40e-4740-49fd-9cfd-20cfb6bb86a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:52 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Volume volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 (c81f23e4-d20c-4382-9eb5-c148c6d2e501): created successfully Aug 24 16:45:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ea6a40e-4740-49fd-9cfd-20cfb6bb86a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Flow 'volume_create_manager' (74c04eb1-53eb-442a-8cb2-660702c347f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1417128b-40f9-4e2e-9241-5304efbc8849 tempest-GroupSnapshotsTest-456337718 None] Created volume successfully. Aug 24 16:45:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] GroupSnapshot 8f2b06ee-9a2c-453b-9a93-d2bab0f4a533: creating. Aug 24 16:45:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Group snapshot 8f2b06ee-9a2c-453b-9a93-d2bab0f4a533: creating. {{(pid=94296) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4175}} Aug 24 16:45:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Creating offline snapshot f5c2435e-fd27-4742-8d4f-c48de3566574 of volume c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:45:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[bcb4071e-b0f6-4c5c-94a8-7bd846393d0a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:53 devstack sudo[106571]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 Aug 24 16:45:53 devstack sudo[106571]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:54 devstack sudo[106571]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501" returned: 0 in 0.558s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:54 devstack sudo[106576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 1G Aug 24 16:45:54 devstack sudo[106576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:54 devstack sudo[106576]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 1G" returned: 0 in 0.660s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:55 devstack sudo[106582]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 Aug 24 16:45:55 devstack sudo[106582]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:55 devstack sudo[106582]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574" returned: 0 in 0.544s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:55 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:55 devstack sudo[106588]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 Aug 24 16:45:55 devstack sudo[106588]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Flow 'volume_create_manager' (155c618e-35fc-4e73-8ec6-19c239a952da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77ce3a6d-c534-4781-a412-679bb8070153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77ce3a6d-c534-4781-a412-679bb8070153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-835038969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f097c980-c7f8-4c20-a905-98857eda97fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851045f138b4433abc5f087b0e500a8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:55Z,use_quota=True,user_id='a6872ce005734b20abd43caa6145d832',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1a44104-879b-4f6d-8a72-86e3eab5d531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a1a44104-879b-4f6d-8a72-86e3eab5d531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d04b06ef-6373-4dce-8c49-b117a4c42fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d04b06ef-6373-4dce-8c49-b117a4c42fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f097c980-c7f8-4c20-a905-98857eda97fd', 'volume_name': 'volume-f097c980-c7f8-4c20-a905-98857eda97fd', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (deaee88c-12e6-4956-8fef-1313621caee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (deaee88c-12e6-4956-8fef-1313621caee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14d3d7a4-5890-4bea-8479-3bb47e46f3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:55 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Volume f097c980-c7f8-4c20-a905-98857eda97fd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f097c980-c7f8-4c20-a905-98857eda97fd', 'volume_size': 1} Aug 24 16:45:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:56 devstack sudo[106588]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574" returned: 0 in 0.486s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:56 devstack sudo[106592]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info Aug 24 16:45:56 devstack sudo[106592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:56 devstack sudo[106592]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info" returned: 0 in 0.331s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:56 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info is being set with open permissions: ugo+rw: NotImplementedError Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:56 devstack sudo[106595]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info Aug 24 16:45:56 devstack sudo[106595]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:56 devstack sudo[106595]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.info" returned: 0 in 0.319s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.057s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.958s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:45:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-835038969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f097c980-c7f8-4c20-a905-98857eda97fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='851045f138b4433abc5f087b0e500a8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:45:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:45:55Z,use_quota=True,user_id='a6872ce005734b20abd43caa6145d832',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Creating volume f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:45:56 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:45:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:56 devstack sudo[106598]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd 1073741824 Aug 24 16:45:56 devstack sudo[106598]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-807b9f4b-9873-4fa4-aa1d-882e63195e7d tempest-GroupSnapshotsTest-456337718 None] group_snapshot 8f2b06ee-9a2c-453b-9a93-d2bab0f4a533: created successfully Aug 24 16:45:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] group_snapshot 8f2b06ee-9a2c-453b-9a93-d2bab0f4a533: deleting Aug 24 16:45:57 devstack sudo[106598]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd 1073741824" returned: 0 in 0.733s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] group_snapshot 8f2b06ee-9a2c-453b-9a93-d2bab0f4a533: deleting {{(pid=94296) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4350}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-c81f23e4-d20c-4382-9eb5-c148c6d2e501" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:57 devstack sudo[106606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:45:57 devstack sudo[106606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-c81f23e4-d20c-4382-9eb5-c148c6d2e501" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-f5c2435e-fd27-4742-8d4f-c48de3566574" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-f5c2435e-fd27-4742-8d4f-c48de3566574" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Deleting offline snapshot f5c2435e-fd27-4742-8d4f-c48de3566574 of volume c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] snapshot_file for this snap is: volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a2af5f3-ef70-4e50-ae0d-02c9108bd7cd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:57 devstack sudo[106608]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 Aug 24 16:45:57 devstack sudo[106608]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:58 devstack sudo[106606]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.589s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] <== create_volume: return (1405ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.410s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14d3d7a4-5890-4bea-8479-3bb47e46f3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f097c980-c7f8-4c20-a905-98857eda97fd', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (690fba67-776b-4cb2-8359-fae21f7901d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:45:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Volume volume-f097c980-c7f8-4c20-a905-98857eda97fd (f097c980-c7f8-4c20-a905-98857eda97fd): created successfully Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (690fba67-776b-4cb2-8359-fae21f7901d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Flow 'volume_create_manager' (155c618e-35fc-4e73-8ec6-19c239a952da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:45:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0dff9a70-6045-4662-89fa-23fc97006e29 tempest-VolumesActionsTest-365409491 None] Created volume successfully. Aug 24 16:45:58 devstack sudo[106608]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574" returned: 0 in 0.618s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ff6e781f-cd01-4278-ae96-8458a164c236]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:58 devstack sudo[106620]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 Aug 24 16:45:58 devstack sudo[106620]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:58 devstack sudo[106620]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501" returned: 0 in 0.575s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:59 devstack sudo[106625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 Aug 24 16:45:59 devstack sudo[106625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:59 devstack sudo[106625]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:59 devstack sudo[106632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574 Aug 24 16:45:59 devstack sudo[106632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:59 devstack sudo[106632]: pam_unix(sudo:session): session closed for user root Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501.f5c2435e-fd27-4742-8d4f-c48de3566574" returned: 0 in 0.305s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-f5c2435e-fd27-4742-8d4f-c48de3566574" released by "_delete_snapshot" :: held 2.069s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-c81f23e4-d20c-4382-9eb5-c148c6d2e501" released by "delete_snapshot" :: held 2.100s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:45:59 devstack sudo[106638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:45:59 devstack sudo[106638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:45:59 devstack cinder-volume[94296]: WARNING cinder.quota [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1531237018 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1531237018, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:59 devstack cinder-volume[94296]: WARNING cinder.quota [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1531237018 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1531237018, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:45:59 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] Created reservations ['432d1f39-44a2-4860-be2b-4b102c820387', '1df36358-1dbf-4507-9c7f-f7d9f0dfd2be', '078c8f31-b3b9-48e2-ac54-7dd0e8c7afd5', '53b7166f-9ce0-44b8-87ec-5e3a277f710d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3fb902bb-5179-4dd2-8e7b-9fc28c64ad4e tempest-GroupSnapshotsTest-456337718 None] group_snapshot 8f2b06ee-9a2c-453b-9a93-d2bab0f4a533: deleted successfully Aug 24 16:46:00 devstack sudo[106638]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.386s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:46:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:46:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:46:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "cinder-quobyte-c81f23e4-d20c-4382-9eb5-c148c6d2e501" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-c81f23e4-d20c-4382-9eb5-c148c6d2e501" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:01 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a07d48c-06f4-4841-aef7-b97d654879ad]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:01 devstack sudo[106644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 Aug 24 16:46:01 devstack sudo[106644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:02 devstack sudo[106644]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501" returned: 0 in 0.507s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:02 devstack sudo[106662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501 Aug 24 16:46:02 devstack sudo[106662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:02 devstack sudo[106662]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c81f23e4-d20c-4382-9eb5-c148c6d2e501" returned: 0 in 0.356s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Lock "cinder-quobyte-c81f23e4-d20c-4382-9eb5-c148c6d2e501" released by "delete_volume" :: held 0.971s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Created reservations ['3e83eca3-8a07-4fb1-9459-2d0e204ad223'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:02 devstack cinder-volume[94296]: WARNING cinder.quota [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1531237018 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1531237018, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Created reservations ['59ca06c8-1a44-4483-92c6-b886210be544', '9b3e4853-edd4-4f49-9561-d00c12066006', '689caaa7-a270-4cf6-8daa-692d2faf04ed', '7a34875d-9c92-4576-b67a-2ca40f35a1eb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:03 devstack sudo[106693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:03 devstack sudo[106693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:03 devstack sudo[106693]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:03 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-389d4dc7-a19a-4fa1-94b5-9e47b3a5078d tempest-GroupSnapshotsTest-456337718 None] Delete group completed successfully. Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (932cf64d-be3d-411b-b5ca-c3202fc9c0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (915a6eca-7f6d-4ada-b92b-cd66ca64da88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (915a6eca-7f6d-4ada-b92b-cd66ca64da88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1099445154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1922d515-5549-4221-9b92-51a41f64c3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:09Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf5bb67b-794f-41e4-9746-74a812b552d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf5bb67b-794f-41e4-9746-74a812b552d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46d665a1-7420-4ae5-b736-af4be485de72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46d665a1-7420-4ae5-b736-af4be485de72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1922d515-5549-4221-9b92-51a41f64c3c4', 'volume_name': 'volume-1922d515-5549-4221-9b92-51a41f64c3c4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b460346-b14c-4f57-a577-1c97331ce853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b460346-b14c-4f57-a577-1c97331ce853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87474d42-3772-4567-aa8f-d1b64e5bc58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:09 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Volume 1922d515-5549-4221-9b92-51a41f64c3c4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1922d515-5549-4221-9b92-51a41f64c3c4', 'volume_size': 1} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1099445154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1922d515-5549-4221-9b92-51a41f64c3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:09Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Creating volume 1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:46:09 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:46:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:09 devstack sudo[106802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 1073741824 Aug 24 16:46:09 devstack sudo[106802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:10 devstack sudo[106802]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 1073741824" returned: 0 in 1.136s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:10 devstack sudo[106832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 Aug 24 16:46:10 devstack sudo[106832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:11 devstack sudo[106832]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4" returned: 0 in 0.538s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] <== create_volume: return (1776ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.779s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (87474d42-3772-4567-aa8f-d1b64e5bc58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1922d515-5549-4221-9b92-51a41f64c3c4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (612d7ac5-0ea3-4079-831e-8f4812de5526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:11 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Volume volume-1922d515-5549-4221-9b92-51a41f64c3c4 (1922d515-5549-4221-9b92-51a41f64c3c4): created successfully Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (612d7ac5-0ea3-4079-831e-8f4812de5526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (932cf64d-be3d-411b-b5ca-c3202fc9c0c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c45f08be-5a0a-4380-ab77-b19dc9a6bc33 tempest-VolumesSnapshotTestJSON-729702666 None] Created volume successfully. Aug 24 16:46:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Creating offline snapshot fd40e559-e3ee-419e-b6ed-012ea540164e of volume 1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:46:12 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4db0371c-fbcf-4ab6-bb57-0507c7028269]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:13 devstack sudo[106839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 Aug 24 16:46:13 devstack sudo[106839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-30ec042f-4c19-4e53-be68-7603ad2c72c9 tempest-VolumesActionsTest-365409491 None] Acquiring lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd" by "attach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-30ec042f-4c19-4e53-be68-7603ad2c72c9 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd" acquired by "attach_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:13 devstack sudo[106839]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4" returned: 0 in 0.494s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-30ec042f-4c19-4e53-be68-7603ad2c72c9 tempest-VolumesActionsTest-365409491 None] Attaching volume f097c980-c7f8-4c20-a905-98857eda97fd to instance 7a282739-8444-4e00-91df-7276b8660d00 at mountpoint /dev/vdb on host None. Aug 24 16:46:13 devstack sudo[106844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e 1G Aug 24 16:46:13 devstack sudo[106844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-30ec042f-4c19-4e53-be68-7603ad2c72c9 tempest-VolumesActionsTest-365409491 None] Attach volume completed successfully. Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-30ec042f-4c19-4e53-be68-7603ad2c72c9 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd" released by "attach_volume" :: held 0.160s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9cb27dc6-2ce3-4b6d-8f30-50a3af633917 tempest-VolumesActionsTest-365409491 None] Acquiring lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-detach_volume" by "detach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9cb27dc6-2ce3-4b6d-8f30-50a3af633917 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-detach_volume" acquired by "detach_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9cb27dc6-2ce3-4b6d-8f30-50a3af633917 tempest-VolumesActionsTest-365409491 None] Detaching volume f097c980-c7f8-4c20-a905-98857eda97fd from instance 7a282739-8444-4e00-91df-7276b8660d00. Aug 24 16:46:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9cb27dc6-2ce3-4b6d-8f30-50a3af633917 tempest-VolumesActionsTest-365409491 None] Detach volume completed successfully. Aug 24 16:46:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9cb27dc6-2ce3-4b6d-8f30-50a3af633917 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-detach_volume" released by "detach_volume" :: held 0.102s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:14 devstack sudo[106844]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e 1G" returned: 0 in 0.747s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1922d515-5549-4221-9b92-51a41f64c3c4 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:14 devstack sudo[106850]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1922d515-5549-4221-9b92-51a41f64c3c4 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e Aug 24 16:46:14 devstack sudo[106850]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:14 devstack sudo[106850]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1922d515-5549-4221-9b92-51a41f64c3c4 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e" returned: 0 in 0.510s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:14 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e is being set with open permissions: ugo+rw Aug 24 16:46:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:14 devstack sudo[106860]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e Aug 24 16:46:14 devstack sudo[106860]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cef2cfe7-7dc3-45a6-a762-b196ea95dbb7 tempest-GroupsTest-791057111 None] Group tempest-Group1-998750442: creating Aug 24 16:46:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cef2cfe7-7dc3-45a6-a762-b196ea95dbb7 tempest-GroupsTest-791057111 None] Group tempest-Group1-998750442: created successfully Aug 24 16:46:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cef2cfe7-7dc3-45a6-a762-b196ea95dbb7 tempest-GroupsTest-791057111 None] Create group completed successfully. Aug 24 16:46:15 devstack sudo[106860]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e" returned: 0 in 0.505s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:15 devstack sudo[106882]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info Aug 24 16:46:15 devstack sudo[106882]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:15 devstack sudo[106882]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info" returned: 0 in 0.351s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:15 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info is being set with open permissions: ugo+rw Aug 24 16:46:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:15 devstack sudo[106886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info Aug 24 16:46:15 devstack sudo[106886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:16 devstack sudo[106886]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.info" returned: 0 in 0.549s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.316s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-683fa3c2-8501-4ff4-a100-a04c72ee1b0b tempest-VolumesSnapshotTestJSON-729702666 None] Create snapshot completed successfully Aug 24 16:46:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0142fecb-fe8b-4438-8fc3-75fbf9a72ff9 tempest-GroupsTest-791057111 None] Group tempest-Group2-551667470: creating Aug 24 16:46:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0142fecb-fe8b-4438-8fc3-75fbf9a72ff9 tempest-GroupsTest-791057111 None] Group tempest-Group2-551667470: created successfully Aug 24 16:46:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0142fecb-fe8b-4438-8fc3-75fbf9a72ff9 tempest-GroupsTest-791057111 None] Create group completed successfully. Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-fd40e559-e3ee-419e-b6ed-012ea540164e-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-fd40e559-e3ee-419e-b6ed-012ea540164e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-1922d515-5549-4221-9b92-51a41f64c3c4" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-1922d515-5549-4221-9b92-51a41f64c3c4" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-fd40e559-e3ee-419e-b6ed-012ea540164e" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-fd40e559-e3ee-419e-b6ed-012ea540164e" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Deleting offline snapshot fd40e559-e3ee-419e-b6ed-012ea540164e of volume 1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] snapshot_file for this snap is: volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[69137c93-10f1-47e6-8f73-68d2db178445]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:17 devstack sudo[106892]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e Aug 24 16:46:17 devstack sudo[106892]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:18 devstack sudo[106892]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Flow 'volume_create_manager' (5a4d8afc-f790-40f0-8def-2e32a064d29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4f5ae05-04ef-4c4f-b088-bb1e000d51d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e" returned: 0 in 0.725s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1922d515-5549-4221-9b92-51a41f64c3c4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8dff4613-26d9-49c2-9698-c5c6838241f5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4f5ae05-04ef-4c4f-b088-bb1e000d51d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-912010093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ea9ec0a-9853-4498-8b3f-c0d3b24fc037,host='devstack@QuobyteHD#QuobyteHD',id=d949abd9-0eb8-46b0-978b-82f9b9979f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc54904ee6147e68af661948123965f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:18Z,use_quota=True,user_id='d3389acbdc2645e3afd25d41f4d9fa5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31a3c4b1-32f7-46c1-94da-08149f0c211f),volume_type_id=31a3c4b1-32f7-46c1-94da-08149f0c211f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1638b055-5d0a-437c-a36e-61301c1b136d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1638b055-5d0a-437c-a36e-61301c1b136d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90ab5dd8-e661-4d58-9a57-20103fa30599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90ab5dd8-e661-4d58-9a57-20103fa30599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd949abd9-0eb8-46b0-978b-82f9b9979f46', 'volume_name': 'volume-d949abd9-0eb8-46b0-978b-82f9b9979f46', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb76f2f1-1867-4588-8b5d-ac12a7d02582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bb76f2f1-1867-4588-8b5d-ac12a7d02582) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91d7b2c5-5248-4494-bce4-9c8aa2bcf82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:18 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Volume d949abd9-0eb8-46b0-978b-82f9b9979f46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d949abd9-0eb8-46b0-978b-82f9b9979f46', 'volume_size': 1} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=0ea9ec0a-9853-4498-8b3f-c0d3b24fc037,created_at=2026-08-24T14:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-912010093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ea9ec0a-9853-4498-8b3f-c0d3b24fc037,host='devstack@QuobyteHD#QuobyteHD',id=d949abd9-0eb8-46b0-978b-82f9b9979f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc54904ee6147e68af661948123965f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:18Z,use_quota=True,user_id='d3389acbdc2645e3afd25d41f4d9fa5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(31a3c4b1-32f7-46c1-94da-08149f0c211f),volume_type_id=31a3c4b1-32f7-46c1-94da-08149f0c211f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Creating volume d949abd9-0eb8-46b0-978b-82f9b9979f46 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:46:18 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:18 devstack sudo[106898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 1073741824 Aug 24 16:46:18 devstack sudo[106898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:18 devstack sudo[106897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 Aug 24 16:46:18 devstack sudo[106897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:18 devstack sudo[106897]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4" returned: 0 in 0.447s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:18 devstack sudo[106908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e Aug 24 16:46:18 devstack sudo[106908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:19 devstack sudo[106898]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 1073741824" returned: 0 in 0.576s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:19 devstack sudo[106913]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 Aug 24 16:46:19 devstack sudo[106913]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:19 devstack sudo[106908]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e" returned: 0 in 0.546s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:19 devstack sudo[106919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e Aug 24 16:46:19 devstack sudo[106919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:19 devstack sudo[106913]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] <== create_volume: return (1066ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.069s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (91d7b2c5-5248-4494-bce4-9c8aa2bcf82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d949abd9-0eb8-46b0-978b-82f9b9979f46', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc118749-f743-4ed9-a08e-08ab6ee64088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:19 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Volume volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 (d949abd9-0eb8-46b0-978b-82f9b9979f46): created successfully Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dc118749-f743-4ed9-a08e-08ab6ee64088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Flow 'volume_create_manager' (5a4d8afc-f790-40f0-8def-2e32a064d29f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-959dc74f-f760-4da4-91b4-282e5110ee1d tempest-GroupsTest-791057111 None] Created volume successfully. Aug 24 16:46:19 devstack sudo[106919]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4.fd40e559-e3ee-419e-b6ed-012ea540164e" returned: 0 in 0.421s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-fd40e559-e3ee-419e-b6ed-012ea540164e" released by "_delete_snapshot" :: held 2.284s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-1922d515-5549-4221-9b92-51a41f64c3c4" released by "delete_snapshot" :: held 2.324s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:19 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['47deaf26-6426-49e8-90e8-3069dc96dcaa', '76cc935f-dd31-4a77-b354-66a746a6fdb4', 'e7ab33ac-0341-4515-b05d-328429112ea4', '15acab0c-ef48-407b-9363-a1d181ebb862'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Delete snapshot completed successfully. Aug 24 16:46:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-333eda01-a2f1-47cb-8207-ea19dc764b3d tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-fd40e559-e3ee-419e-b6ed-012ea540164e-delete_snapshot" released by "delete_snapshot" :: held 2.644s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (2fd5338a-6111-4e2c-9529-e9313d46d087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae38359e-892a-403f-b068-ae79dd751074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ae38359e-892a-403f-b068-ae79dd751074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-563611762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c84de328-d46e-4370-9eac-f12afd3d777c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:22Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83f8ec71-c326-429b-b352-f3b3c14390af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (83f8ec71-c326-429b-b352-f3b3c14390af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ef70d2f-0652-4cbf-9d77-06f9a856b761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ef70d2f-0652-4cbf-9d77-06f9a856b761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c84de328-d46e-4370-9eac-f12afd3d777c', 'volume_name': 'volume-c84de328-d46e-4370-9eac-f12afd3d777c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16db2a02-0ec8-4411-8b44-2f1f47a4e811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (16db2a02-0ec8-4411-8b44-2f1f47a4e811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0129f272-b8cb-48d4-b9f1-7f27f0ab9858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Volume c84de328-d46e-4370-9eac-f12afd3d777c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c84de328-d46e-4370-9eac-f12afd3d777c', 'volume_size': 1} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-563611762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c84de328-d46e-4370-9eac-f12afd3d777c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:22Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Creating volume c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:46:21 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:46:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:21 devstack sudo[106942]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c 1073741824 Aug 24 16:46:21 devstack sudo[106942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Acquiring lock "cinder-quobyte-d949abd9-0eb8-46b0-978b-82f9b9979f46" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Lock "cinder-quobyte-d949abd9-0eb8-46b0-978b-82f9b9979f46" acquired by "delete_volume" :: waited 0.046s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[aedc093a-dcc2-41f0-824c-2fca6c480d52]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:22 devstack sudo[106944]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 Aug 24 16:46:22 devstack sudo[106944]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:22 devstack sudo[106942]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c 1073741824" returned: 0 in 0.623s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:22 devstack sudo[106944]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46" returned: 0 in 0.502s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:22 devstack sudo[106953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c Aug 24 16:46:22 devstack sudo[106953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:22 devstack sudo[106954]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46 Aug 24 16:46:22 devstack sudo[106954]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:22 devstack sudo[106953]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c" returned: 0 in 0.353s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] <== create_volume: return (1048ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.052s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0129f272-b8cb-48d4-b9f1-7f27f0ab9858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c84de328-d46e-4370-9eac-f12afd3d777c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:22 devstack sudo[106954]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c46697d-fc50-41e2-bb59-cfed8625c3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d949abd9-0eb8-46b0-978b-82f9b9979f46" returned: 0 in 0.371s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Lock "cinder-quobyte-d949abd9-0eb8-46b0-978b-82f9b9979f46" released by "delete_volume" :: held 0.958s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:23 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Volume volume-c84de328-d46e-4370-9eac-f12afd3d777c (c84de328-d46e-4370-9eac-f12afd3d777c): created successfully Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8c46697d-fc50-41e2-bb59-cfed8625c3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (2fd5338a-6111-4e2c-9529-e9313d46d087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-16930b1a-668b-4b94-a929-c47da8ae1611 tempest-VolumesSnapshotTestJSON-729702666 None] Created volume successfully. Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Created reservations ['0819a0d8-8df2-4ac6-b9ac-62d834ebfa6e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:23 devstack cinder-volume[94296]: WARNING cinder.quota [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-752726352 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-752726352, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:46:23 devstack cinder-volume[94296]: WARNING cinder.quota [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-752726352 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-752726352, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Created reservations ['59a61373-1b42-4a05-a844-be0515fdbdcb', '742098e7-feaf-4938-a9a0-4d2f1576eecc', 'a20854a7-e52d-4ffe-81e0-85a1afedf06f', '69bf848b-d23e-48e0-b329-c129528db5ec'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:23 devstack sudo[106962]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:23 devstack sudo[106962]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:23 devstack sudo[106962]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.355s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-643abcd5-0846-4f04-9776-ee1b08abc39f tempest-GroupsTest-791057111 None] Delete group completed successfully. Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Creating offline snapshot 4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 of volume c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec167683-42b9-4e70-91ce-61f17a4d32d1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:24 devstack sudo[106966]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c Aug 24 16:46:24 devstack sudo[106966]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:24 devstack sudo[106966]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c" returned: 0 in 0.372s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:24 devstack sudo[106971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 1G Aug 24 16:46:24 devstack sudo[106971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Created reservations ['4243217c-a543-45c7-84d0-ed150535ca8f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:24 devstack sudo[106976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:24 devstack sudo[106976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:24 devstack sudo[106971]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 1G" returned: 0 in 0.475s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c84de328-d46e-4370-9eac-f12afd3d777c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:24 devstack sudo[106979]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c84de328-d46e-4370-9eac-f12afd3d777c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 Aug 24 16:46:24 devstack sudo[106979]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:25 devstack sudo[106976]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.308s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:25 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:25 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f4942dda-b974-406b-bd42-8e9d5a940898 tempest-GroupsTest-791057111 None] Delete group completed successfully. Aug 24 16:46:25 devstack sudo[106979]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c84de328-d46e-4370-9eac-f12afd3d777c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" returned: 0 in 0.644s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:25 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 is being set with open permissions: ugo+rw Aug 24 16:46:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:25 devstack sudo[107025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 Aug 24 16:46:25 devstack sudo[107025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:25 devstack sudo[107025]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" returned: 0 in 0.523s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:26 devstack sudo[107049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info Aug 24 16:46:26 devstack sudo[107049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:26 devstack sudo[107049]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info" returned: 0 in 0.310s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:26 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info is being set with open permissions: ugo+rw Aug 24 16:46:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:26 devstack sudo[107064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info Aug 24 16:46:26 devstack sudo[107064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dea81ac7-1559-48f4-9fa9-373619adbd71 tempest-GroupsTest-791057111 None] Group tempest-GroupsTest-Group-1976293018: creating Aug 24 16:46:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dea81ac7-1559-48f4-9fa9-373619adbd71 tempest-GroupsTest-791057111 None] Group tempest-GroupsTest-Group-1976293018: created successfully Aug 24 16:46:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dea81ac7-1559-48f4-9fa9-373619adbd71 tempest-GroupsTest-791057111 None] Create group completed successfully. Aug 24 16:46:26 devstack sudo[107064]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.info" returned: 0 in 0.266s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.774s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-206e7a8d-a91a-4aae-a84e-34436094d70b tempest-VolumesSnapshotTestJSON-729702666 None] Create snapshot completed successfully Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (ad60a145-c387-437d-a37d-fca4264c32a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ea8d251-0365-45ad-b7c6-868795950173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ea8d251-0365-45ad-b7c6-868795950173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018901063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a070c5d0-0132-4e8a-a672-a681674338fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:28Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=4ab3e4cb-4687-47cd-a295-e11ca3e7ad75,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:28Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e82eb81-5481-434d-ac84-500861815e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8e82eb81-5481-434d-ac84-500861815e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a30b0f15-b904-43a5-abcc-b07897725d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a30b0f15-b904-43a5-abcc-b07897725d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'a070c5d0-0132-4e8a-a672-a681674338fa', 'volume_name': 'volume-a070c5d0-0132-4e8a-a672-a681674338fa', 'volume_size': 2, 'snapshot_id': '4ab3e4cb-4687-47cd-a295-e11ca3e7ad75'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (458c9032-e94e-44c1-a9cc-46aa3ae3c333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (458c9032-e94e-44c1-a9cc-46aa3ae3c333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9ecc548-65f6-4113-900d-3675414d2039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Volume a070c5d0-0132-4e8a-a672-a681674338fa: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-a070c5d0-0132-4e8a-a672-a681674338fa', 'volume_size': 2, 'snapshot_id': '4ab3e4cb-4687-47cd-a295-e11ca3e7ad75'} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75-a070c5d0-0132-4e8a-a672-a681674338fa" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75-a070c5d0-0132-4e8a-a672-a681674338fa" acquired by "_create_volume_from_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Creating volume a070c5d0-0132-4e8a-a672-a681674338fa from snapshot 4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-a070c5d0-0132-4e8a-a672-a681674338fa" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-a070c5d0-0132-4e8a-a672-a681674338fa" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] snapshot: 4ab3e4cb-4687-47cd-a295-e11ca3e7ad75, volume: a070c5d0-0132-4e8a-a672-a681674338fa, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[42ec79fa-e5e1-4e78-b8a6-95663dc29824]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:28 devstack sudo[107080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 Aug 24 16:46:28 devstack sudo[107080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Flow 'volume_create_manager' (680ae36f-5ebe-4df1-a606-234d87ce38e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ccf1390-313f-48bf-93fc-92cb5586c3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ccf1390-313f-48bf-93fc-92cb5586c3a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-550269624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15f787b4-b915-4d64-9d29-9a222f58878d,host='devstack@QuobyteHD#QuobyteHD',id=debc86a3-ddfa-4676-92e7-e0b7e08c5c5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc54904ee6147e68af661948123965f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:28Z,use_quota=True,user_id='d3389acbdc2645e3afd25d41f4d9fa5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9abd7b63-a591-4378-bd68-e3044cb76587),volume_type_id=9abd7b63-a591-4378-bd68-e3044cb76587)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3802fda-5321-4685-9304-3c788182d222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3802fda-5321-4685-9304-3c788182d222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2a03061-e736-484a-9785-e10d98cf4f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d2a03061-e736-484a-9785-e10d98cf4f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'debc86a3-ddfa-4676-92e7-e0b7e08c5c5e', 'volume_name': 'volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59ac00af-aa2c-4310-b8e8-54bcf65481ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59ac00af-aa2c-4310-b8e8-54bcf65481ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d561c92-c0f0-4588-bb4e-13bc7640c1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Volume debc86a3-ddfa-4676-92e7-e0b7e08c5c5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e', 'volume_size': 1} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:28 devstack sudo[107080]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" returned: 0 in 0.493s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c84de328-d46e-4370-9eac-f12afd3d777c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[401eaf10-dca5-4971-a09e-59ac68c455b9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2b2e4ffc-3bd4-4998-b44c-59c64259d034 tempest-VolumesActionsTest-365409491 None] Acquiring lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd" by "attach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2b2e4ffc-3bd4-4998-b44c-59c64259d034 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd" acquired by "attach_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:28 devstack sudo[107085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c Aug 24 16:46:28 devstack sudo[107085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2b2e4ffc-3bd4-4998-b44c-59c64259d034 tempest-VolumesActionsTest-365409491 None] Attaching volume f097c980-c7f8-4c20-a905-98857eda97fd to instance 23f446c7-bb71-452a-876b-7aa802733040 at mountpoint /dev/vdb on host None. Aug 24 16:46:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2b2e4ffc-3bd4-4998-b44c-59c64259d034 tempest-VolumesActionsTest-365409491 None] Attach volume completed successfully. Aug 24 16:46:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2b2e4ffc-3bd4-4998-b44c-59c64259d034 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd" released by "attach_volume" :: held 0.108s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:29 devstack sudo[107085]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c" returned: 0 in 0.408s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:29 devstack sudo[107090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa Aug 24 16:46:29 devstack sudo[107090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8828a4b-8bd4-4b65-9fc5-6b91e9c1cfbc tempest-VolumesActionsTest-365409491 None] Acquiring lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-detach_volume" by "detach_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8828a4b-8bd4-4b65-9fc5-6b91e9c1cfbc tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-detach_volume" acquired by "detach_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a8828a4b-8bd4-4b65-9fc5-6b91e9c1cfbc tempest-VolumesActionsTest-365409491 None] Detaching volume f097c980-c7f8-4c20-a905-98857eda97fd from instance 23f446c7-bb71-452a-876b-7aa802733040. Aug 24 16:46:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a8828a4b-8bd4-4b65-9fc5-6b91e9c1cfbc tempest-VolumesActionsTest-365409491 None] Detach volume completed successfully. Aug 24 16:46:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8828a4b-8bd4-4b65-9fc5-6b91e9c1cfbc tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-detach_volume" released by "detach_volume" :: held 0.071s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:35 devstack sudo[107090]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa" returned: 0 in 6.046s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c, size 1024.00 MB, duration 6.05 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:46:35 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Converted 1024.00 MB image at 169.34 MB/s Aug 24 16:46:35 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa is being set with open permissions: ugo+rw Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:35 devstack sudo[107131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa Aug 24 16:46:35 devstack sudo[107131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:35 devstack sudo[107131]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa" returned: 0 in 0.275s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-a070c5d0-0132-4e8a-a672-a681674338fa" released by "_copy_volume_from_snapshot" :: held 7.326s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=136,cinder:INSERT=40,cinder:SELECT=142,cinder:DELETE=6 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=149,cinder:INSERT=34,cinder:UPDATE=124,cinder:DELETE=6 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75-a070c5d0-0132-4e8a-a672-a681674338fa" released by "_create_volume_from_snapshot" :: held 7.417s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.440s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 7.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=15f787b4-b915-4d64-9d29-9a222f58878d,created_at=2026-08-24T14:46:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-550269624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15f787b4-b915-4d64-9d29-9a222f58878d,host='devstack@QuobyteHD#QuobyteHD',id=debc86a3-ddfa-4676-92e7-e0b7e08c5c5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc54904ee6147e68af661948123965f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:28Z,use_quota=True,user_id='d3389acbdc2645e3afd25d41f4d9fa5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9abd7b63-a591-4378-bd68-e3044cb76587),volume_type_id=9abd7b63-a591-4378-bd68-e3044cb76587)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Creating volume debc86a3-ddfa-4676-92e7-e0b7e08c5c5e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:46:35 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:35 devstack sudo[107134]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e 1073741824 Aug 24 16:46:35 devstack sudo[107134]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9ecc548-65f6-4113-900d-3675414d2039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a070c5d0-0132-4e8a-a672-a681674338fa', 'volume_size': 2, 'snapshot_id': '4ab3e4cb-4687-47cd-a295-e11ca3e7ad75'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0434483-ed41-42e4-9e92-90db15217f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:35 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Volume volume-a070c5d0-0132-4e8a-a672-a681674338fa (a070c5d0-0132-4e8a-a672-a681674338fa): created successfully Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a0434483-ed41-42e4-9e92-90db15217f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (ad60a145-c387-437d-a37d-fca4264c32a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f1cd4425-578c-4ed7-a3fa-92eaf07d4efe tempest-VolumesSnapshotTestJSON-729702666 None] Created volume successfully. Aug 24 16:46:35 devstack sudo[107134]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e 1073741824" returned: 0 in 0.501s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-a070c5d0-0132-4e8a-a672-a681674338fa-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-a070c5d0-0132-4e8a-a672-a681674338fa-delete_volume" acquired by "delete_volume" :: waited 0.033s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:36 devstack sudo[107140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e Aug 24 16:46:36 devstack sudo[107140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-a070c5d0-0132-4e8a-a672-a681674338fa" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-a070c5d0-0132-4e8a-a672-a681674338fa" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[135626a3-c716-4461-803f-25f6080901e9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:36 devstack sudo[107142]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa Aug 24 16:46:36 devstack sudo[107142]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:36 devstack sudo[107140]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] <== create_volume: return (854ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.858s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d561c92-c0f0-4588-bb4e-13bc7640c1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0898d668-9133-4b80-b5ea-74b73efcd335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Volume volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e (debc86a3-ddfa-4676-92e7-e0b7e08c5c5e): created successfully Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0898d668-9133-4b80-b5ea-74b73efcd335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Flow 'volume_create_manager' (680ae36f-5ebe-4df1-a606-234d87ce38e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-fde0e145-c012-4de5-bf09-eee12a3ee8a5 tempest-GroupsTest-791057111 None] Created volume successfully. Aug 24 16:46:36 devstack sudo[107142]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa" returned: 0 in 0.408s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:36 devstack sudo[107148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa Aug 24 16:46:36 devstack sudo[107148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:36 devstack sudo[107148]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a070c5d0-0132-4e8a-a672-a681674338fa" returned: 0 in 0.265s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-a070c5d0-0132-4e8a-a672-a681674338fa" released by "delete_volume" :: held 0.724s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['1d41ec63-c54e-4b71-ad15-e759e3aa7e2c', '06c07033-9cda-4d48-ac64-a8c21826ca88', 'f55e78db-c74a-42cd-85d8-3efc83d3bef4', '5e3053af-6e64-494c-877b-adc70159352e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:37 devstack sudo[107151]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:37 devstack sudo[107151]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e924c220-83d0-457f-859f-8efeb16f8aa6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:37 devstack sudo[107153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:46:37 devstack sudo[107153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Flow 'volume_create_manager' (4f8b4d1c-d768-47f9-a121-c2747310d069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08547de6-97bb-4257-9d59-4af1f413e39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (08547de6-97bb-4257-9d59-4af1f413e39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-42509116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15f787b4-b915-4d64-9d29-9a222f58878d,host='devstack@QuobyteHD#QuobyteHD',id=c82b40e4-64e9-4bcf-9fee-aca6cffac4c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc54904ee6147e68af661948123965f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:37Z,use_quota=True,user_id='d3389acbdc2645e3afd25d41f4d9fa5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9abd7b63-a591-4378-bd68-e3044cb76587),volume_type_id=9abd7b63-a591-4378-bd68-e3044cb76587)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:37 devstack sudo[107151]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b6f2cbe-c67f-4ed5-a5e0-4ad5e70bdaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2b6f2cbe-c67f-4ed5-a5e0-4ad5e70bdaca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9e8cbec-564d-49a9-8bf4-daf3172a6dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a9e8cbec-564d-49a9-8bf4-daf3172a6dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c82b40e4-64e9-4bcf-9fee-aca6cffac4c0', 'volume_name': 'volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d880633e-bf32-4952-a6ea-af097b32a57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d880633e-bf32-4952-a6ea-af097b32a57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb19879b-792a-4484-b1da-4b5c480a8c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Volume c82b40e4-64e9-4bcf-9fee-aca6cffac4c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0', 'volume_size': 1} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75-delete_snapshot" acquired by "delete_snapshot" :: waited 0.060s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-c84de328-d46e-4370-9eac-f12afd3d777c" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.391s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:37 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Deleted volume successfully. Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-c84de328-d46e-4370-9eac-f12afd3d777c" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3fe7834a-994c-4988-8152-fb35b2a6643e tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-a070c5d0-0132-4e8a-a672-a681674338fa-delete_volume" released by "delete_volume" :: held 1.394s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" acquired by "_delete_snapshot" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Deleting offline snapshot 4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 of volume c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] snapshot_file for this snap is: volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[67fad837-0cf2-4ba3-bb62-8cd43018024e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:37 devstack sudo[107153]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.529s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:37 devstack sudo[107156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 Aug 24 16:46:37 devstack sudo[107156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[33800389-9cd8-4829-9584-75538e3808f5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:37 devstack sudo[107162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:46:37 devstack sudo[107162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:37 devstack sudo[107156]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" returned: 0 in 0.380s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c84de328-d46e-4370-9eac-f12afd3d777c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fef8ff86-71e2-4047-a16e-b0011f88f209]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:37 devstack sudo[107162]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.363s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.2fd23eda-4c38-425c-8249-99ba4a25d955qh7ah4v8.img {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:37 devstack sudo[107167]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c Aug 24 16:46:37 devstack sudo[107167]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:37 devstack sudo[107171]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.2fd23eda-4c38-425c-8249-99ba4a25d955qh7ah4v8.img Aug 24 16:46:37 devstack sudo[107171]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:38 devstack sudo[107167]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c" returned: 0 in 0.740s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:38 devstack sudo[107192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 Aug 24 16:46:38 devstack sudo[107192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:39 devstack sudo[107192]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" returned: 0 in 0.810s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:39 devstack sudo[107201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75 Aug 24 16:46:39 devstack sudo[107201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:40 devstack sudo[107201]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c.4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" returned: 0 in 0.683s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75" released by "_delete_snapshot" :: held 2.762s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-c84de328-d46e-4370-9eac-f12afd3d777c" released by "delete_snapshot" :: held 2.806s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:40 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['24410090-d5b1-4ac6-a207-7d262fe8b3d1', '169bac0d-dbf6-47a8-93fd-55c98ce39833', '2955e82e-3317-4876-b296-2638ee80005c', 'e13192b9-70c7-4bc2-8b44-967dc7f1977a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:40 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Delete snapshot completed successfully. Aug 24 16:46:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9416333c-0b76-40de-ba2a-b9e281e2a213 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-4ab3e4cb-4687-47cd-a295-e11ca3e7ad75-delete_snapshot" released by "delete_snapshot" :: held 3.130s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-c84de328-d46e-4370-9eac-f12afd3d777c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-c84de328-d46e-4370-9eac-f12afd3d777c-delete_volume" acquired by "delete_volume" :: waited 0.052s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-c84de328-d46e-4370-9eac-f12afd3d777c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-c84de328-d46e-4370-9eac-f12afd3d777c" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a38d7616-1f3c-4510-b162-de10eb8eed12]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:41 devstack sudo[107205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c Aug 24 16:46:41 devstack sudo[107205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:42 devstack sudo[107205]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c" returned: 0 in 1.634s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:42 devstack sudo[107210]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c Aug 24 16:46:42 devstack sudo[107210]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:42 devstack sudo[107171]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.2fd23eda-4c38-425c-8249-99ba4a25d955qh7ah4v8.img" returned: 0 in 5.059s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1539b45e-73f2-4e08-b7b9-a65ebbc8def3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:43 devstack sudo[107212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:46:43 devstack sudo[107212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:43 devstack sudo[107210]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c84de328-d46e-4370-9eac-f12afd3d777c" returned: 0 in 0.298s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-c84de328-d46e-4370-9eac-f12afd3d777c" released by "delete_volume" :: held 2.088s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['95eb2e0f-4531-4be8-ac84-3c931bc0f2a0', 'b6d0e830-18ac-44a0-bcb9-7670577b4321', '659b3000-1e14-4929-9be3-b163723cbc3d', '28ad1d11-512c-4427-926e-e545c92d5cae'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:43 devstack sudo[107217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:43 devstack sudo[107217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:43 devstack sudo[107212]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.587s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd, size 1024.00 MB, duration 5.06 sec, destination /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.2fd23eda-4c38-425c-8249-99ba4a25d955qh7ah4v8.img {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:46:43 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Converted 1024.00 MB image at 202.36 MB/s Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] 2fd23eda-4c38-425c-8249-99ba4a25d955 was raw, no need to convert to raw {{(pid=94296) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 24 16:46:43 devstack sudo[107217]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.262s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Deleted volume successfully. Aug 24 16:46:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3981c04c-250a-4fa7-9c10-ca5612acefb5 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-c84de328-d46e-4370-9eac-f12afd3d777c-delete_volume" released by "delete_volume" :: held 2.630s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (2e8b476d-a084-4c84-aa8a-baa19a603e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc0de7ef-bd0c-4daa-8203-55eefdea5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fc0de7ef-bd0c-4daa-8203-55eefdea5b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982728701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96d517b0-3ea4-435a-920e-918324b8560c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:45Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d1975f2-2f5a-47ca-91a9-5e7d2ed394cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4d1975f2-2f5a-47ca-91a9-5e7d2ed394cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10f98059-acd9-4316-9d26-0eac7e48f078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10f98059-acd9-4316-9d26-0eac7e48f078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '96d517b0-3ea4-435a-920e-918324b8560c', 'volume_name': 'volume-96d517b0-3ea4-435a-920e-918324b8560c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77d7e675-ab25-43e5-b06b-3687abba8320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (77d7e675-ab25-43e5-b06b-3687abba8320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88c0d2a5-b052-4003-b566-b9ed9b02d600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:46:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Volume 96d517b0-3ea4-435a-920e-918324b8560c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-96d517b0-3ea4-435a-920e-918324b8560c', 'volume_size': 1} Aug 24 16:46:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-2076f48e-1bf5-497d-b916-99091163e441 req-12f75d15-737d-47e9-b379-d77d5048aab0 tempest-TestMinimumBasicScenario-640977349 None] Terminate volume connection completed successfully. Aug 24 16:46:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-2076f48e-1bf5-497d-b916-99091163e441 req-12f75d15-737d-47e9-b379-d77d5048aab0 tempest-TestMinimumBasicScenario-640977349 None] Deleting attachment 3925f2a9-7a1a-4a60-aacf-f2d38a074854. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Acquiring lock "cinder-bd5cc5b1-016f-4673-9af9-d56c378f7d95-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Lock "cinder-bd5cc5b1-016f-4673-9af9-d56c378f7d95-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Acquiring lock "cinder-quobyte-bd5cc5b1-016f-4673-9af9-d56c378f7d95" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Lock "cinder-quobyte-bd5cc5b1-016f-4673-9af9-d56c378f7d95" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[89ca090e-41af-49fa-b644-41462e7c38b7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:51 devstack sudo[107271]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 Aug 24 16:46:51 devstack sudo[107271]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:51 devstack sudo[107271]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95" returned: 0 in 0.388s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:51 devstack sudo[107276]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95 Aug 24 16:46:51 devstack sudo[107276]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:52 devstack sudo[107276]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bd5cc5b1-016f-4673-9af9-d56c378f7d95" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Lock "cinder-quobyte-bd5cc5b1-016f-4673-9af9-d56c378f7d95" released by "delete_volume" :: held 0.687s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Created reservations ['be8ac746-4652-437e-8ad0-612fff5c8a95', '4a229e45-05ac-4100-af9d-4f871f3cd4b3', '421980d2-c3cd-4b8c-acae-ce43136b7216', '13534363-f399-4507-8ee3-8700296ead49'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:52 devstack sudo[107279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:52 devstack sudo[107279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:46:52 devstack sudo[107279]: pam_unix(sudo:session): session closed for user root Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.292s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:46:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Deleted volume successfully. Aug 24 16:46:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-48a040de-a887-403d-a7e2-cb0069af8e62 tempest-TestMinimumBasicScenario-640977349 None] Lock "cinder-bd5cc5b1-016f-4673-9af9-d56c378f7d95-delete_volume" released by "delete_volume" :: held 1.519s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:46:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:46:59 devstack sudo[107317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:46:59 devstack sudo[107317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:00 devstack sudo[107317]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.352s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:47:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:47:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:47:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:47:02 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=29,cinder:INSERT=9,cinder:UPDATE=33,cinder:DELETE=3 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:47:02 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=37,cinder:SELECT=25,cinder:INSERT=9,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 27.805s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Uploaded volume to glance image-id: 2fd23eda-4c38-425c-8249-99ba4a25d955. {{(pid=94296) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 27.477s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=15f787b4-b915-4d64-9d29-9a222f58878d,created_at=2026-08-24T14:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-42509116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=15f787b4-b915-4d64-9d29-9a222f58878d,host='devstack@QuobyteHD#QuobyteHD',id=c82b40e4-64e9-4bcf-9fee-aca6cffac4c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='acc54904ee6147e68af661948123965f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:37Z,use_quota=True,user_id='d3389acbdc2645e3afd25d41f4d9fa5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9abd7b63-a591-4378-bd68-e3044cb76587),volume_type_id=9abd7b63-a591-4378-bd68-e3044cb76587)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Creating volume c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:47:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:47:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:04 devstack sudo[107323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 1073741824 Aug 24 16:47:04 devstack sudo[107323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-604f357f-e05b-4288-825b-0642bf1e0474 tempest-VolumesActionsTest-365409491 None] Copy volume to image completed successfully. Aug 24 16:47:05 devstack sudo[107323]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 1073741824" returned: 0 in 0.462s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:05 devstack sudo[107329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 Aug 24 16:47:05 devstack sudo[107329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:05 devstack sudo[107329]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0" returned: 0 in 0.275s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] <== create_volume: return (781ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.785s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 20.466s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982728701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=96d517b0-3ea4-435a-920e-918324b8560c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:46:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:46:45Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Creating volume 96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:47:05 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:05 devstack sudo[107332]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c 1073741824 Aug 24 16:47:05 devstack sudo[107332]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb19879b-792a-4484-b1da-4b5c480a8c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73167aa9-2440-472d-a932-6df6a0285b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:05 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Volume volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 (c82b40e4-64e9-4bcf-9fee-aca6cffac4c0): created successfully Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (73167aa9-2440-472d-a932-6df6a0285b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Flow 'volume_create_manager' (4f8b4d1c-d768-47f9-a121-c2747310d069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-92172ab9-f346-48d2-ae04-0432f88cde81 tempest-GroupsTest-791057111 None] Created volume successfully. Aug 24 16:47:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8d34f20c-728a-4d34-9f7b-f4949c63c80d tempest-GroupsTest-791057111 None] Update group completed successfully. Aug 24 16:47:06 devstack sudo[107332]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c 1073741824" returned: 0 in 0.666s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:06 devstack sudo[107338]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c Aug 24 16:47:06 devstack sudo[107338]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:06 devstack sudo[107338]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] <== create_volume: return (973ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.976s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.298s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1999e1df-f538-454b-a9ed-af46e4e4fa49]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (88c0d2a5-b052-4003-b566-b9ed9b02d600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-96d517b0-3ea4-435a-920e-918324b8560c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f73284c-c7da-48aa-91b6-caa1beba57ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:06 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Volume volume-96d517b0-3ea4-435a-920e-918324b8560c (96d517b0-3ea4-435a-920e-918324b8560c): created successfully Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5f73284c-c7da-48aa-91b6-caa1beba57ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (2e8b476d-a084-4c84-aa8a-baa19a603e83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-886d8750-aac2-426a-918f-c1ec391204bf tempest-VolumesSnapshotTestJSON-729702666 None] Created volume successfully. Aug 24 16:47:06 devstack sudo[107341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:47:06 devstack sudo[107341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:06 devstack sudo[107341]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.391s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:07 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[78365949-de3c-43b8-a8bf-f377facf7622]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:07 devstack sudo[107347]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:47:07 devstack sudo[107347]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-48d7b38f-de46-45e8-862f-93fecb9c0331 tempest-GroupsTest-791057111 None] Update group completed successfully. Aug 24 16:47:07 devstack sudo[107347]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.462s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:07 devstack sudo[107352]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img Aug 24 16:47:07 devstack sudo[107352]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Acquiring lock "cinder-quobyte-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Lock "cinder-quobyte-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:09 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2fdde0ac-4d4b-489f-8117-771e53924901]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:10 devstack sudo[107366]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 Aug 24 16:47:10 devstack sudo[107366]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:10 devstack sudo[107366]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0" returned: 0 in 0.915s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:10 devstack sudo[107371]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0 Aug 24 16:47:10 devstack sudo[107371]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:11 devstack sudo[107371]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0" returned: 0 in 0.483s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Lock "cinder-quobyte-c82b40e4-64e9-4bcf-9fee-aca6cffac4c0" released by "delete_volume" :: held 1.507s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Acquiring lock "cinder-quobyte-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Lock "cinder-quobyte-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e" acquired by "delete_volume" :: waited 0.045s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6624d03d-ace2-434f-9442-884cf88a0471]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:11 devstack sudo[107374]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e Aug 24 16:47:11 devstack sudo[107374]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:11 devstack sudo[107374]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e" returned: 0 in 0.635s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:12 devstack sudo[107379]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e Aug 24 16:47:12 devstack sudo[107379]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:12 devstack sudo[107379]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Lock "cinder-quobyte-debc86a3-ddfa-4676-92e7-e0b7e08c5c5e" released by "delete_volume" :: held 1.229s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:12 devstack sudo[107352]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img" returned: 0 in 5.055s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab91b302-bc67-4042-b23c-aedaefc63baf]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Created reservations ['d1b0a525-89d5-4f06-9a25-b35b3a093f38'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:12 devstack cinder-volume[94296]: WARNING cinder.quota [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1557400751 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1557400751, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:47:12 devstack cinder-volume[94296]: WARNING cinder.quota [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1557400751 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1557400751, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:47:12 devstack sudo[107382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:47:12 devstack sudo[107382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Created reservations ['4f7900b9-5d64-41ad-9c49-0a1dbdc60903', '59ab68e6-996f-4e64-a812-d6e545ebf563', '2f4622aa-ea5f-4a43-9765-75f228041a97', '9999ca24-2630-4616-a186-02ce9c832891'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Created reservations ['800f2803-2ab4-4ce9-b4f8-e28fcb4f073e', '9fc7b1c9-41dc-4dec-aa58-f4046c667843', '3f9258c0-b19e-4437-b495-5ca91ec5d282', 'b96165db-cac2-48f9-affd-db998ca10987'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:12 devstack sudo[107386]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:47:12 devstack sudo[107386]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:13 devstack sudo[107382]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.535s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd, size 1024.00 MB, duration 5.06 sec, destination /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:47:13 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Converted 1024.00 MB image at 202.48 MB/s Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] a311c251-be5e-4a57-968e-803a99ac0f7c was raw, converting to qcow2 {{(pid=94296) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1179}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3ac27018-a0b9-412f-a905-8b71e8c8f048]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:13 devstack sudo[107389]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img Aug 24 16:47:13 devstack sudo[107389]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:13 devstack sudo[107386]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:47:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4bc0f3cd-9fb5-4f71-b117-43b190eb8d67 tempest-GroupsTest-791057111 None] Delete group completed successfully. Aug 24 16:47:13 devstack sudo[107389]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img" returned: 0 in 0.382s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:13 devstack sudo[107394]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img Aug 24 16:47:13 devstack sudo[107394]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:13 devstack sudo[107394]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img" returned: 1 in 0.362s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:47:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:13 devstack sudo[107399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt Aug 24 16:47:13 devstack sudo[107399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:14 devstack sudo[107399]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -c /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt" returned: 0 in 0.325s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:14 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Image conversion details: src /opt/stack/data/cinder/conversion/f097c980-c7f8-4c20-a905-98857eda97fd.temp_image.a311c251-be5e-4a57-968e-803a99ac0f7cqm11m2tp.img, size 1024.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:47:14 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Converted 1024.00 MB image at 1024.00 MB/s Aug 24 16:47:14 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[61651d48-0796-4e39-8f97-8752d90fa04f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:14 devstack sudo[107404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt Aug 24 16:47:14 devstack sudo[107404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:14 devstack sudo[107404]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/vol_upload_rqvj0frt" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 10.034s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Uploaded volume to glance image-id: a311c251-be5e-4a57-968e-803a99ac0f7c. {{(pid=94296) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 24 16:47:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 8.749s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Creating offline snapshot f58a2cf4-4273-4f09-92fc-932c107c0ece of volume 96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3cdf50a7-1361-4538-b3e5-88d31acb0dd2 tempest-VolumesActionsTest-365409491 None] Copy volume to image completed successfully. Aug 24 16:47:16 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2407933-95c6-405e-94d1-55658ea3093e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:16 devstack sudo[107410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c Aug 24 16:47:16 devstack sudo[107410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:17 devstack sudo[107410]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:17 devstack sudo[107415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece 1G Aug 24 16:47:17 devstack sudo[107415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:17 devstack sudo[107415]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece 1G" returned: 0 in 0.628s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-96d517b0-3ea4-435a-920e-918324b8560c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:17 devstack sudo[107421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-96d517b0-3ea4-435a-920e-918324b8560c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece Aug 24 16:47:17 devstack sudo[107421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Acquiring lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-delete_volume" acquired by "delete_volume" :: waited 0.047s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Acquiring lock "cinder-quobyte-f097c980-c7f8-4c20-a905-98857eda97fd" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Lock "cinder-quobyte-f097c980-c7f8-4c20-a905-98857eda97fd" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a2f2cba8-c206-4ab3-bf91-282fb92c7acd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:18 devstack sudo[107421]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-96d517b0-3ea4-435a-920e-918324b8560c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:18 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece is being set with open permissions: ugo+rw Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:18 devstack sudo[107427]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece Aug 24 16:47:18 devstack sudo[107427]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:18 devstack sudo[107426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:47:18 devstack sudo[107426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:18 devstack sudo[107427]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece" returned: 0 in 0.336s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:18 devstack sudo[107432]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info Aug 24 16:47:18 devstack sudo[107432]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:18 devstack sudo[107426]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.541s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:18 devstack sudo[107436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd Aug 24 16:47:18 devstack sudo[107436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:18 devstack sudo[107432]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:18 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info is being set with open permissions: ugo+rw Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:18 devstack sudo[107439]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info Aug 24 16:47:18 devstack sudo[107439]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:18 devstack sudo[107436]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f097c980-c7f8-4c20-a905-98857eda97fd" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Lock "cinder-quobyte-f097c980-c7f8-4c20-a905-98857eda97fd" released by "delete_volume" :: held 0.962s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Created reservations ['a9c93081-7b1e-4f6e-9528-1be8a406d1d4', '34fd7f01-6460-470f-a6a2-6ba8298f6f25', '5f937d4c-8fc4-41fe-b4d0-156fbf8df9e9', 'b1b543cd-ad9b-4b24-9022-05b7e2184039'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:19 devstack sudo[107439]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.info" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.521s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-696fc10a-2c9b-4700-8356-e1c44965c75c tempest-VolumesSnapshotTestJSON-729702666 None] Create snapshot completed successfully Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:19 devstack sudo[107443]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:47:19 devstack sudo[107443]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:19 devstack sudo[107443]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:47:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Deleted volume successfully. Aug 24 16:47:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e0b977f8-f28b-4f7c-b20e-6be490748230 tempest-VolumesActionsTest-365409491 None] Lock "cinder-f097c980-c7f8-4c20-a905-98857eda97fd-delete_volume" released by "delete_volume" :: held 1.555s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (96da0254-c2c0-4554-84ad-f0f4bb737ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38e9aac6-0f13-40b8-9c89-4adb279244b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (38e9aac6-0f13-40b8-9c89-4adb279244b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-969576566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e4976ce2-4fab-48d2-82a7-a184129b5e1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0ecdd4c32394386b40705b487e69533',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=f58a2cf4-4273-4f09-92fc-932c107c0ece,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:20Z,use_quota=True,user_id='71d77e464ee24328a48fe5595dab684f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3cddd51d-214d-4a49-94fc-c333cd79fb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3cddd51d-214d-4a49-94fc-c333cd79fb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f08f37ef-2ec5-4de9-9565-a3f63f3fdd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f08f37ef-2ec5-4de9-9565-a3f63f3fdd68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e4976ce2-4fab-48d2-82a7-a184129b5e1b', 'volume_name': 'volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b', 'volume_size': 1, 'snapshot_id': 'f58a2cf4-4273-4f09-92fc-932c107c0ece'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1092026-4b36-49a7-be07-62b9b5a3e697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1092026-4b36-49a7-be07-62b9b5a3e697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30c876d9-9ba6-416f-a892-96a89e7ce4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Volume e4976ce2-4fab-48d2-82a7-a184129b5e1b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b', 'volume_size': 1, 'snapshot_id': 'f58a2cf4-4273-4f09-92fc-932c107c0ece'} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-f58a2cf4-4273-4f09-92fc-932c107c0ece-e4976ce2-4fab-48d2-82a7-a184129b5e1b" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Flow 'volume_create_manager' (60d1900f-d47a-4854-9eac-bfeff4c835ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (675a0e2c-0723-4ccc-8a5c-3826785e3970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-f58a2cf4-4273-4f09-92fc-932c107c0ece-e4976ce2-4fab-48d2-82a7-a184129b5e1b" acquired by "_create_volume_from_snapshot" :: waited 0.065s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Creating volume e4976ce2-4fab-48d2-82a7-a184129b5e1b from snapshot f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-e4976ce2-4fab-48d2-82a7-a184129b5e1b" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (675a0e2c-0723-4ccc-8a5c-3826785e3970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1792492904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49fd3de7-b3b8-48ae-9b80-8a335eae62ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91108a30c3484c20802ebd45fd3c680b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:20Z,use_quota=True,user_id='3d6bf892ea7c4da2859cfe63c97b3553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b037562d-ee46-4bb0-9f21-0f055f0e2f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b037562d-ee46-4bb0-9f21-0f055f0e2f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3acd208d-fb3f-427b-8631-52173c4d015b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3acd208d-fb3f-427b-8631-52173c4d015b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49fd3de7-b3b8-48ae-9b80-8a335eae62ce', 'volume_name': 'volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a85a19d5-d894-4adf-b9f2-760fdc6aa813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a85a19d5-d894-4adf-b9f2-760fdc6aa813) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de8c847b-5941-4462-9093-53dd9aa4649a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:20 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce', 'volume_size': 1} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-e4976ce2-4fab-48d2-82a7-a184129b5e1b" acquired by "_copy_volume_from_snapshot" :: waited 0.068s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] snapshot: f58a2cf4-4273-4f09-92fc-932c107c0ece, volume: e4976ce2-4fab-48d2-82a7-a184129b5e1b, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[089b9a59-0912-46f0-bc76-f1f1a752502e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:20 devstack sudo[107446]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece Aug 24 16:47:20 devstack sudo[107446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:21 devstack sudo[107446]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece" returned: 0 in 0.491s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-96d517b0-3ea4-435a-920e-918324b8560c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[00075b56-46e1-45bb-a4eb-1e1f44436ec8]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:21 devstack sudo[107451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c Aug 24 16:47:21 devstack sudo[107451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:21 devstack sudo[107451]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c" returned: 0 in 0.421s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:47:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:21 devstack sudo[107456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b Aug 24 16:47:21 devstack sudo[107456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:27 devstack sudo[107456]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b" returned: 0 in 5.308s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c, size 1024.00 MB, duration 5.31 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:47:27 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Converted 1024.00 MB image at 192.88 MB/s Aug 24 16:47:27 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b is being set with open permissions: ugo+rw Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:27 devstack sudo[107470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b Aug 24 16:47:27 devstack sudo[107470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:27 devstack sudo[107470]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-e4976ce2-4fab-48d2-82a7-a184129b5e1b" released by "_copy_volume_from_snapshot" :: held 6.575s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-f58a2cf4-4273-4f09-92fc-932c107c0ece-e4976ce2-4fab-48d2-82a7-a184129b5e1b" released by "_create_volume_from_snapshot" :: held 6.695s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.761s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.622s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1792492904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49fd3de7-b3b8-48ae-9b80-8a335eae62ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91108a30c3484c20802ebd45fd3c680b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:20Z,use_quota=True,user_id='3d6bf892ea7c4da2859cfe63c97b3553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Creating volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:47:27 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:27 devstack sudo[107473]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce 1073741824 Aug 24 16:47:27 devstack sudo[107473]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30c876d9-9ba6-416f-a892-96a89e7ce4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b', 'volume_size': 1, 'snapshot_id': 'f58a2cf4-4273-4f09-92fc-932c107c0ece'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e63bfa8a-2311-4992-8e30-029e3acbeba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Volume volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b (e4976ce2-4fab-48d2-82a7-a184129b5e1b): created successfully Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e63bfa8a-2311-4992-8e30-029e3acbeba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Flow 'volume_create_manager' (96da0254-c2c0-4554-84ad-f0f4bb737ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9ad1124c-05af-4a63-905f-710164f480a4 tempest-VolumesSnapshotTestJSON-729702666 None] Created volume successfully. Aug 24 16:47:27 devstack sudo[107473]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce 1073741824" returned: 0 in 0.530s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:27 devstack sudo[107481]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce Aug 24 16:47:27 devstack sudo[107481]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:28 devstack sudo[107481]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] <== create_volume: return (970ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.973s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de8c847b-5941-4462-9093-53dd9aa4649a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (013fbbe5-8760-499b-8b11-ca744472f3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Volume volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce (49fd3de7-b3b8-48ae-9b80-8a335eae62ce): created successfully Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (013fbbe5-8760-499b-8b11-ca744472f3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Flow 'volume_create_manager' (60d1900f-d47a-4854-9eac-bfeff4c835ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2dd48262-6538-4a39-8807-aeb6ae2b413f tempest-SnapshotsActionsTest-1704781698 None] Created volume successfully. Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-e4976ce2-4fab-48d2-82a7-a184129b5e1b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-e4976ce2-4fab-48d2-82a7-a184129b5e1b-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-e4976ce2-4fab-48d2-82a7-a184129b5e1b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-e4976ce2-4fab-48d2-82a7-a184129b5e1b" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cbb14b6a-ff84-4d7e-a74e-a40460428d06]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:28 devstack sudo[107484]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b Aug 24 16:47:28 devstack sudo[107484]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:29 devstack sudo[107484]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b" returned: 0 in 0.443s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:29 devstack sudo[107490]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b Aug 24 16:47:29 devstack sudo[107490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:29 devstack sudo[107490]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e4976ce2-4fab-48d2-82a7-a184129b5e1b" returned: 0 in 0.329s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-e4976ce2-4fab-48d2-82a7-a184129b5e1b" released by "delete_volume" :: held 0.832s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['a558969a-8098-4c2f-ae82-961fdcd2c4e6', '9b261dca-eea6-424d-8743-711e7d2ca7cd', 'f2e89e0d-0433-4f7b-9e53-98012d3ec58a', 'd041eba8-378e-4999-888a-c7e8923a2576'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:29 devstack sudo[107494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:47:29 devstack sudo[107494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Creating offline snapshot 458a9bd0-f510-4c09-90d7-575cfb41ecef of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e20ad02e-ab77-4d54-98fc-6bf7a29989e4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:29 devstack sudo[107494]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.330s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:47:29 devstack sudo[107496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce Aug 24 16:47:29 devstack sudo[107496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Deleted volume successfully. Aug 24 16:47:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-f58a2cf4-4273-4f09-92fc-932c107c0ece-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-f58a2cf4-4273-4f09-92fc-932c107c0ece-delete_snapshot" acquired by "delete_snapshot" :: waited 0.046s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-96d517b0-3ea4-435a-920e-918324b8560c" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5b2ef32e-327b-4658-87c8-b931328c0fdc tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-e4976ce2-4fab-48d2-82a7-a184129b5e1b-delete_volume" released by "delete_volume" :: held 1.596s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-96d517b0-3ea4-435a-920e-918324b8560c" acquired by "delete_snapshot" :: waited 0.042s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-f58a2cf4-4273-4f09-92fc-932c107c0ece" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-f58a2cf4-4273-4f09-92fc-932c107c0ece" acquired by "_delete_snapshot" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Deleting offline snapshot f58a2cf4-4273-4f09-92fc-932c107c0ece of volume 96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] snapshot_file for this snap is: volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b0510233-2653-4a57-a514-6c58162f9c0d]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:30 devstack sudo[107499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece Aug 24 16:47:30 devstack sudo[107499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:30 devstack sudo[107496]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" returned: 0 in 0.526s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:30 devstack sudo[107506]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef 1G Aug 24 16:47:30 devstack sudo[107506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:30 devstack sudo[107499]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-96d517b0-3ea4-435a-920e-918324b8560c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7909b3c9-2c62-450d-90b3-10dfd50da494]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:30 devstack sudo[107514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c Aug 24 16:47:30 devstack sudo[107514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:30 devstack sudo[107506]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef 1G" returned: 0 in 0.628s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:31 devstack sudo[107517]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:31 devstack sudo[107517]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:31 devstack sudo[107517]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:31 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef is being set with open permissions: ugo+rw Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:31 devstack sudo[107525]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:31 devstack sudo[107525]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:31 devstack sudo[107514]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c" returned: 0 in 0.718s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:31 devstack sudo[107527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece Aug 24 16:47:31 devstack sudo[107527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:31 devstack sudo[107525]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.435s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:31 devstack sudo[107527]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece" returned: 0 in 0.456s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:31 devstack sudo[107534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info Aug 24 16:47:31 devstack sudo[107534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:31 devstack sudo[107536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece Aug 24 16:47:31 devstack sudo[107536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:32 devstack sudo[107534]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info" returned: 0 in 0.342s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:32 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info is being set with open permissions: ugo+rw Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:32 devstack sudo[107536]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c.f58a2cf4-4273-4f09-92fc-932c107c0ece" returned: 0 in 0.341s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:32 devstack sudo[107540]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info Aug 24 16:47:32 devstack sudo[107540]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-f58a2cf4-4273-4f09-92fc-932c107c0ece" released by "_delete_snapshot" :: held 2.119s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-96d517b0-3ea4-435a-920e-918324b8560c" released by "delete_snapshot" :: held 2.166s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['7b385a0a-c889-4818-add4-d014223c04f3', 'd8422c7b-04da-49d4-98fe-b3d08a1113b2', 'ff6ac2ba-aac2-4b7e-a6c7-2036a5ec0696', 'cc177b22-5ba9-4dd6-a0db-279cc6ae0473'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Delete snapshot completed successfully. Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-113e1f04-3632-413e-bf48-c8df802be560 tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-f58a2cf4-4273-4f09-92fc-932c107c0ece-delete_snapshot" released by "delete_snapshot" :: held 2.354s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:32 devstack sudo[107540]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.info" returned: 0 in 0.308s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.739s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-122ca054-02da-43a2-9c82-15a615c40926 tempest-SnapshotsActionsTest-1704781698 None] Create snapshot completed successfully Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-96d517b0-3ea4-435a-920e-918324b8560c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-96d517b0-3ea4-435a-920e-918324b8560c-delete_volume" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-96d517b0-3ea4-435a-920e-918324b8560c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-96d517b0-3ea4-435a-920e-918324b8560c" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d796c56a-d1f2-461d-9487-7c58278a5329]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:33 devstack sudo[107543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c Aug 24 16:47:33 devstack sudo[107543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Creating offline snapshot 4e338dbf-1d68-4cba-90ab-d16528a0918f of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[774e85d6-5a3f-45da-8093-5e72d25b5cbe]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:33 devstack sudo[107543]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c" returned: 0 in 0.435s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:34 devstack sudo[107545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:34 devstack sudo[107545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:34 devstack sudo[107550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c Aug 24 16:47:34 devstack sudo[107550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:34 devstack sudo[107550]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-96d517b0-3ea4-435a-920e-918324b8560c" returned: 0 in 0.329s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:34 devstack sudo[107545]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.472s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-96d517b0-3ea4-435a-920e-918324b8560c" released by "delete_volume" :: held 0.906s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:34 devstack sudo[107558]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f 1G Aug 24 16:47:34 devstack sudo[107558]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['44282211-ea74-46dd-b2f7-b788925f2957', '8f832159-4aeb-45b4-977f-df9481d65e72', 'c21bdc45-29e5-40fb-983d-8baa7f242b1c', '3ac4b4f3-2296-48ff-a541-9a157917bf53'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:34 devstack sudo[107560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:47:34 devstack sudo[107560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-1922d515-5549-4221-9b92-51a41f64c3c4-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-1922d515-5549-4221-9b92-51a41f64c3c4-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "cinder-quobyte-1922d515-5549-4221-9b92-51a41f64c3c4" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:34 devstack sudo[107560]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.340s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:47:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Deleted volume successfully. Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-1922d515-5549-4221-9b92-51a41f64c3c4" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-89fb1767-f0d1-4143-8547-daa51e18851c tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-96d517b0-3ea4-435a-920e-918324b8560c-delete_volume" released by "delete_volume" :: held 1.586s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:34 devstack sudo[107558]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9747ea2e-46ab-4d23-a55e-f5174468fb15]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f 1G" returned: 0 in 0.637s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:35 devstack sudo[107568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f Aug 24 16:47:35 devstack sudo[107568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:35 devstack sudo[107567]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 Aug 24 16:47:35 devstack sudo[107567]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:35 devstack sudo[107568]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f" returned: 0 in 0.362s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:35 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f is being set with open permissions: ugo+rw Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:35 devstack sudo[107576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f Aug 24 16:47:35 devstack sudo[107576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:35 devstack sudo[107567]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4" returned: 0 in 0.452s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:35 devstack sudo[107579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4 Aug 24 16:47:35 devstack sudo[107579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:35 devstack sudo[107576]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.904s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:35 devstack sudo[107579]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1922d515-5549-4221-9b92-51a41f64c3c4" returned: 0 in 0.273s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-quobyte-1922d515-5549-4221-9b92-51a41f64c3c4" released by "delete_volume" :: held 0.824s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d5f502be-04a4-4346-9e02-d6b70354b849 tempest-SnapshotsActionsTest-1704781698 None] Create snapshot completed successfully Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Created reservations ['45af9d7a-c2e7-4e4b-988d-a00cc6f7869b', '25d12aac-928c-44de-85ba-6e476f8b3427', '80eb8b6b-558f-4b6d-969b-c6315885dede', '7fa6392d-0de7-486f-ba05-e5d928a73718'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:35 devstack sudo[107583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:47:35 devstack sudo[107583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-4e338dbf-1d68-4cba-90ab-d16528a0918f-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-4e338dbf-1d68-4cba-90ab-d16528a0918f-delete_snapshot" acquired by "delete_snapshot" :: waited 0.055s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" acquired by "delete_snapshot" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-4e338dbf-1d68-4cba-90ab-d16528a0918f" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-4e338dbf-1d68-4cba-90ab-d16528a0918f" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Deleting offline snapshot 4e338dbf-1d68-4cba-90ab-d16528a0918f of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] snapshot_file for this snap is: volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9c34f6de-ee91-49f1-8b38-06d5d59c08ca]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:36 devstack sudo[107583]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.455s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:47:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Deleted volume successfully. Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2281f3e5-e564-48b8-a55d-3e4bf48add6f tempest-VolumesSnapshotTestJSON-729702666 None] Lock "cinder-1922d515-5549-4221-9b92-51a41f64c3c4-delete_volume" released by "delete_volume" :: held 1.615s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:36 devstack sudo[107585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f Aug 24 16:47:36 devstack sudo[107585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:36 devstack sudo[107585]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f" returned: 0 in 0.436s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[509b8c90-41bd-4f47-a1ab-26fd09979e69]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:36 devstack sudo[107591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:36 devstack sudo[107591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:37 devstack sudo[107591]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.419s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:37 devstack sudo[107596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f Aug 24 16:47:37 devstack sudo[107596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:37 devstack sudo[107596]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f" returned: 0 in 0.464s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:37 devstack sudo[107603]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f Aug 24 16:47:37 devstack sudo[107603]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:37 devstack sudo[107603]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.4e338dbf-1d68-4cba-90ab-d16528a0918f" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-4e338dbf-1d68-4cba-90ab-d16528a0918f" released by "_delete_snapshot" :: held 1.732s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" released by "delete_snapshot" :: held 1.760s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Created reservations ['b1c04d30-50d0-46c1-8b6d-b95938664bc8', '83e62c43-cfbd-4665-87f4-cdaef6998c64', '408f0ce6-8d9d-4d94-9036-0a22bf5b075c', '25b3c4c5-50fc-4429-9d6f-c127f1ff32a4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Delete snapshot completed successfully. Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d3761bb-de03-4873-8b07-9b4a36d99c3a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-4e338dbf-1d68-4cba-90ab-d16528a0918f-delete_snapshot" released by "delete_snapshot" :: held 1.990s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Creating offline snapshot 0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[78187184-6951-42b7-8889-1e2d261dbd3b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:38 devstack sudo[107606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:38 devstack sudo[107606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:39 devstack sudo[107606]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.465s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:39 devstack sudo[107613]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 1G Aug 24 16:47:39 devstack sudo[107613]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:39 devstack sudo[107613]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 1G" returned: 0 in 0.575s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:39 devstack sudo[107619]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 Aug 24 16:47:39 devstack sudo[107619]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:40 devstack sudo[107619]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" returned: 0 in 0.318s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:40 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 is being set with open permissions: ugo+rw Aug 24 16:47:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:40 devstack sudo[107625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 Aug 24 16:47:40 devstack sudo[107625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:40 devstack sudo[107625]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.853s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:40 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-faed1dd0-042c-4747-9b3f-f7dcb9663e0f tempest-SnapshotsActionsTest-1704781698 None] Create snapshot completed successfully Aug 24 16:47:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-0419ad42-f70f-4a0a-8caa-3dfdb316a1d0-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-0419ad42-f70f-4a0a-8caa-3dfdb316a1d0-delete_snapshot" acquired by "delete_snapshot" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" acquired by "_delete_snapshot" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Deleting offline snapshot 0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] snapshot_file for this snap is: volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6f02a604-7ca7-45b5-9625-a986c9bb83be]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:41 devstack sudo[107628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 Aug 24 16:47:41 devstack sudo[107628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:41 devstack sudo[107628]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" returned: 0 in 0.472s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d6bfda14-4df4-4980-94fe-22d6ccbce603]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:41 devstack sudo[107633]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:41 devstack sudo[107633]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:42 devstack sudo[107633]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.496s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:42 devstack sudo[107638]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 Aug 24 16:47:42 devstack sudo[107638]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:42 devstack sudo[107638]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" returned: 0 in 0.571s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:42 devstack sudo[107644]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0 Aug 24 16:47:42 devstack sudo[107644]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:43 devstack sudo[107644]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" returned: 0 in 0.318s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-0419ad42-f70f-4a0a-8caa-3dfdb316a1d0" released by "_delete_snapshot" :: held 1.981s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" released by "delete_snapshot" :: held 2.014s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:43 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Created reservations ['86d0046d-6553-4a93-b10b-f54384fa612a', 'fc4cb712-865f-4617-98d6-d5e962e5efa0', '30c68aa7-686d-4ea3-b245-c6aeccd815cc', '2e409651-3fc7-495b-991c-271841e7cafd'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Delete snapshot completed successfully. Aug 24 16:47:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a1e6eaf-bd30-4af0-bdea-3bcbcc298f00 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-0419ad42-f70f-4a0a-8caa-3dfdb316a1d0-delete_snapshot" released by "delete_snapshot" :: held 2.194s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Creating offline snapshot bf32b14a-6ec4-4023-a57e-f1307a4e24e1 of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[13d87aa1-f75b-478b-88e5-3f239e16dd35]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:44 devstack sudo[107647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:44 devstack sudo[107647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:45 devstack sudo[107647]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.444s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:45 devstack sudo[107653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 1G Aug 24 16:47:45 devstack sudo[107653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:45 devstack sudo[107653]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 1G" returned: 0 in 0.632s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:45 devstack sudo[107659]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 Aug 24 16:47:45 devstack sudo[107659]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:46 devstack sudo[107659]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:46 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 is being set with open permissions: ugo+rw Aug 24 16:47:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:46 devstack sudo[107664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 Aug 24 16:47:46 devstack sudo[107664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:46 devstack sudo[107664]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1" returned: 0 in 0.377s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.074s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a57f87c9-7da7-496f-8fdc-4c13ca1dec48 tempest-SnapshotsActionsTest-1704781698 None] Create snapshot completed successfully Aug 24 16:47:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-bf32b14a-6ec4-4023-a57e-f1307a4e24e1-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-bf32b14a-6ec4-4023-a57e-f1307a4e24e1-delete_snapshot" acquired by "delete_snapshot" :: waited 0.057s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-bf32b14a-6ec4-4023-a57e-f1307a4e24e1" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-bf32b14a-6ec4-4023-a57e-f1307a4e24e1" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Deleting offline snapshot bf32b14a-6ec4-4023-a57e-f1307a4e24e1 of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] snapshot_file for this snap is: volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[feca8a21-c301-4576-a838-6e11bbf97b17]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:48 devstack sudo[107705]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 Aug 24 16:47:48 devstack sudo[107705]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:48 devstack sudo[107705]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1" returned: 0 in 0.514s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[88b6aff0-22e1-4ad9-9595-12a6ec9ebc90]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:48 devstack sudo[107711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:48 devstack sudo[107711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Flow 'volume_create_manager' (5455d64a-1fcf-4441-94c4-9909839143a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c80e5c-0815-42a1-bfb2-4c0d502c3eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (06c80e5c-0815-42a1-bfb2-4c0d502c3eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-287806849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e72becc2-e9ec-419a-b471-701c8a1b6c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df399143ddc4e40add206dc9ae53b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:49Z,use_quota=True,user_id='e0e816360b984ade92be01db45a1740f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bd6884d-4393-4e28-b7fb-58bf65e0e262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bd6884d-4393-4e28-b7fb-58bf65e0e262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9cc0584-3b92-4c67-bf06-a1a5d18d1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d9cc0584-3b92-4c67-bf06-a1a5d18d1316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e72becc2-e9ec-419a-b471-701c8a1b6c37', 'volume_name': 'volume-e72becc2-e9ec-419a-b471-701c8a1b6c37', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56216313-b264-45e8-b575-46d12210d387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (56216313-b264-45e8-b575-46d12210d387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f83116c-1e3e-4c2d-9ba9-bb3f58e0b5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Volume e72becc2-e9ec-419a-b471-701c8a1b6c37: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e72becc2-e9ec-419a-b471-701c8a1b6c37', 'volume_size': 1} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-287806849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e72becc2-e9ec-419a-b471-701c8a1b6c37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df399143ddc4e40add206dc9ae53b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:49Z,use_quota=True,user_id='e0e816360b984ade92be01db45a1740f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Creating volume e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:47:49 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:49 devstack sudo[107713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 1073741824 Aug 24 16:47:49 devstack sudo[107713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:49 devstack sudo[107711]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.742s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:49 devstack sudo[107718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 Aug 24 16:47:49 devstack sudo[107718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:49 devstack sudo[107713]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 1073741824" returned: 0 in 0.725s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:49 devstack sudo[107718]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:49 devstack sudo[107727]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1" returned: 0 in 0.595s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:49 devstack sudo[107727]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:50 devstack sudo[107729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1 Aug 24 16:47:50 devstack sudo[107729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:50 devstack sudo[107727]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37" returned: 0 in 0.467s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] <== create_volume: return (1271ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.273s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0f83116c-1e3e-4c2d-9ba9-bb3f58e0b5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e72becc2-e9ec-419a-b471-701c8a1b6c37', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ed9eafd-46ca-49a8-b855-a1bf0ab695d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:50 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Volume volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 (e72becc2-e9ec-419a-b471-701c8a1b6c37): created successfully Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ed9eafd-46ca-49a8-b855-a1bf0ab695d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Flow 'volume_create_manager' (5455d64a-1fcf-4441-94c4-9909839143a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:50 devstack sudo[107729]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.bf32b14a-6ec4-4023-a57e-f1307a4e24e1" returned: 0 in 0.495s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6d42e2e9-da01-492a-a9c3-849d304b316c tempest-TestStampPattern-1148766093 None] Created volume successfully. Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-bf32b14a-6ec4-4023-a57e-f1307a4e24e1" released by "_delete_snapshot" :: held 2.486s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" released by "delete_snapshot" :: held 2.519s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Flow 'volume_create_manager' (982eb59a-ffba-40cc-921d-0220aa305299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5b06fb0-ed43-424b-bd69-3cda763ac380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b5b06fb0-ed43-424b-bd69-3cda763ac380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1977245233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7fa446d-61b5-4b5d-9255-ad267d494bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b49d873a3433f992af032b7c5e720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:51Z,use_quota=True,user_id='9f14e92f6cfb464780cb6242b7e330e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bdfad349-0800-4b33-9523-0f72576039ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bdfad349-0800-4b33-9523-0f72576039ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27286950-7c25-4c96-b9cd-6f5937b775f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (27286950-7c25-4c96-b9cd-6f5937b775f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7fa446d-61b5-4b5d-9255-ad267d494bf6', 'volume_name': 'volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4021b35a-9b29-4f25-abc8-34bee2fe76c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4021b35a-9b29-4f25-abc8-34bee2fe76c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4571fcbc-e67b-41cd-a9be-cc08118777df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:50 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Volume a7fa446d-61b5-4b5d-9255-ad267d494bf6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6', 'volume_size': 1} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1977245233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a7fa446d-61b5-4b5d-9255-ad267d494bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='620b49d873a3433f992af032b7c5e720',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:47:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:47:51Z,use_quota=True,user_id='9f14e92f6cfb464780cb6242b7e330e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Creating volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:47:50 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:50 devstack sudo[107736]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 1073741824 Aug 24 16:47:50 devstack sudo[107736]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Created reservations ['3e5e3175-34d9-4c57-abeb-6dfda77fce45', '709d8fb8-2aca-447b-9840-e66666a2cdb8', '5b809242-d2fa-43b3-a561-27ff214a282d', '733bef60-44a5-4b06-9464-b630932d65d5'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Delete snapshot completed successfully. Aug 24 16:47:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4a00a20b-81e6-43d0-accf-4844ef0a9a6a tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-bf32b14a-6ec4-4023-a57e-f1307a4e24e1-delete_snapshot" released by "delete_snapshot" :: held 2.882s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:51 devstack sudo[107736]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 1073741824" returned: 0 in 0.677s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:51 devstack sudo[107741]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 Aug 24 16:47:51 devstack sudo[107741]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:51 devstack sudo[107741]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6" returned: 0 in 0.356s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] <== create_volume: return (1114ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.117s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.072s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4571fcbc-e67b-41cd-a9be-cc08118777df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e207d112-bad9-4edc-b6a0-829788797cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Creating offline snapshot fe680bcb-3b73-4d75-8111-caf4e6439b70 of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:51 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Volume volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 (a7fa446d-61b5-4b5d-9255-ad267d494bf6): created successfully Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e207d112-bad9-4edc-b6a0-829788797cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Flow 'volume_create_manager' (982eb59a-ffba-40cc-921d-0220aa305299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a3adbd7d-3088-48b4-902d-cc1dcbed22a7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b54a8074-47b1-448d-91c3-023e722adec8 tempest-VolumesSnapshotListTestJSON-1253776441 None] Created volume successfully. Aug 24 16:47:52 devstack sudo[107744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:52 devstack sudo[107744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:52 devstack sudo[107744]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.447s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:52 devstack sudo[107749]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 1G Aug 24 16:47:52 devstack sudo[107749]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:53 devstack sudo[107749]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 1G" returned: 0 in 0.768s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:53 devstack sudo[107767]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 Aug 24 16:47:53 devstack sudo[107767]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:53 devstack sudo[107767]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:53 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 is being set with open permissions: ugo+rw Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:53 devstack sudo[107774]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 Aug 24 16:47:53 devstack sudo[107774]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:53 devstack sudo[107774]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70" returned: 0 in 0.270s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.779s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Creating offline snapshot cff0d1e0-8019-47c7-a02b-fd15fcd27646 of volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-07a760e3-4c88-4532-8837-62faa343b69a tempest-SnapshotsActionsTest-1704781698 None] Create snapshot completed successfully Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[206bd9d3-70ca-42ff-b080-3f123de64f22]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:54 devstack sudo[107777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 Aug 24 16:47:54 devstack sudo[107777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:54 devstack sudo[107777]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6" returned: 0 in 0.491s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:54 devstack sudo[107782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 1G Aug 24 16:47:54 devstack sudo[107782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:55 devstack sudo[107782]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 1G" returned: 0 in 0.633s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:55 devstack sudo[107791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:47:55 devstack sudo[107791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-fe680bcb-3b73-4d75-8111-caf4e6439b70-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-fe680bcb-3b73-4d75-8111-caf4e6439b70-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Acquiring lock "cinder-quobyte-fe680bcb-3b73-4d75-8111-caf4e6439b70" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-fe680bcb-3b73-4d75-8111-caf4e6439b70" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Deleting offline snapshot fe680bcb-3b73-4d75-8111-caf4e6439b70 of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] snapshot_file for this snap is: volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[798f1368-07d5-4af1-872d-c1581ac45428]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:55 devstack sudo[107793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 Aug 24 16:47:55 devstack sudo[107793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:55 devstack sudo[107791]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.434s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:55 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 is being set with open permissions: ugo+rw Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:55 devstack sudo[107798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:47:55 devstack sudo[107798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:55 devstack sudo[107793]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70" returned: 0 in 0.496s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[44bec679-fdc1-46b2-a38e-e28a4caf0e92]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:56 devstack sudo[107798]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.541s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:56 devstack sudo[107820]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info Aug 24 16:47:56 devstack sudo[107820]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:56 devstack sudo[107816]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:56 devstack sudo[107816]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:56 devstack sudo[107820]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info" returned: 0 in 0.377s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:56 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info is being set with open permissions: ugo+rw Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:56 devstack sudo[107847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info Aug 24 16:47:56 devstack sudo[107847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:56 devstack sudo[107816]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.778s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:56 devstack sudo[107847]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.info" returned: 0 in 0.323s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:56 devstack sudo[107865]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 Aug 24 16:47:56 devstack sudo[107865]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.939s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dcafadf3-03e1-47dd-9a1b-109853400325 tempest-VolumesSnapshotListTestJSON-1253776441 None] Create snapshot completed successfully Aug 24 16:47:57 devstack sudo[107865]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70" returned: 0 in 0.560s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:57 devstack sudo[107888]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70 Aug 24 16:47:57 devstack sudo[107888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:57 devstack sudo[107888]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.fe680bcb-3b73-4d75-8111-caf4e6439b70" returned: 0 in 0.387s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-fe680bcb-3b73-4d75-8111-caf4e6439b70" released by "_delete_snapshot" :: held 2.481s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Creating offline snapshot 3c6c5111-f3b8-423d-80df-8abc7478fca5 of volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" released by "delete_snapshot" :: held 2.604s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[91febe1e-86eb-4c8c-9516-27939964da5c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Created reservations ['9ff558d2-e756-4571-a944-98102c004a5e', 'f36b0e77-bce7-4fe7-af90-6a95d2e57f87', '450956ba-d18b-46e9-b523-cfb8a47d5232', 'e7324d8c-0d95-473d-b0d2-9a1cb068e89c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:47:57 devstack sudo[107908]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:47:57 devstack sudo[107908]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Delete snapshot completed successfully. Aug 24 16:47:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0ac0cf-5c02-491c-89c6-dfce595c1f26 tempest-SnapshotsActionsTest-1825913638 None] Lock "cinder-fe680bcb-3b73-4d75-8111-caf4e6439b70-delete_snapshot" released by "delete_snapshot" :: held 2.959s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:47:58 devstack sudo[107908]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.497s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:47:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:58 devstack sudo[107919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 1G Aug 24 16:47:58 devstack sudo[107919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "cinder-458a9bd0-f510-4c09-90d7-575cfb41ecef-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-458a9bd0-f510-4c09-90d7-575cfb41ecef-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:59 devstack sudo[107919]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 1G" returned: 0 in 0.840s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "cinder-quobyte-458a9bd0-f510-4c09-90d7-575cfb41ecef" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-quobyte-458a9bd0-f510-4c09-90d7-575cfb41ecef" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Deleting offline snapshot 458a9bd0-f510-4c09-90d7-575cfb41ecef of volume 49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:47:59 devstack sudo[107926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:47:59 devstack sudo[107926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] snapshot_file for this snap is: volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[21494c1b-bba6-4ec9-92d5-fcda401c7a9e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:59 devstack sudo[107928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:47:59 devstack sudo[107928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:59 devstack sudo[107926]: pam_unix(sudo:session): session closed for user root Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.501s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:47:59 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 is being set with open permissions: ugo+rw Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:59 devstack sudo[107933]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:47:59 devstack sudo[107933]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:47:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:47:59 devstack sudo[107935]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:47:59 devstack sudo[107935]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:00 devstack sudo[107928]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.721s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a6665e13-cffd-4df0-80d9-9798039f864b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:00 devstack sudo[107933]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.412s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.452s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:00 devstack sudo[107935]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.432s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:48:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-46f885d9-6ce0-4c61-8f47-9fdcd1ac35e6 tempest-VolumesSnapshotListTestJSON-1253776441 None] Create snapshot completed successfully Aug 24 16:48:00 devstack sudo[107941]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce Aug 24 16:48:00 devstack sudo[107941]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:00 devstack sudo[107941]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" returned: 0 in 0.489s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:00 devstack sudo[107947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:48:00 devstack sudo[107947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:01 devstack sudo[107947]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.502s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:01 devstack sudo[107953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef Aug 24 16:48:01 devstack sudo[107953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Creating offline snapshot 0a277bb2-14a5-4a6b-9f0a-aff28bff5077 of volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[31e9e466-03b8-4d90-b218-d794a7f6c050]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:01 devstack sudo[107953]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce.458a9bd0-f510-4c09-90d7-575cfb41ecef" returned: 0 in 0.311s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-quobyte-458a9bd0-f510-4c09-90d7-575cfb41ecef" released by "_delete_snapshot" :: held 2.234s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" released by "delete_snapshot" :: held 2.273s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:01 devstack sudo[107955]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:48:01 devstack sudo[107955]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Created reservations ['6bc6b202-cf8c-49fd-bb8b-408a6215b05c', 'd811b5de-4fdd-4b00-bc35-16a1590eaf07', '2d3391d4-59d6-45a4-a517-1846349645e9', 'd1de14b4-cac9-46cb-bb18-a27cf3f1c412'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:01 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Delete snapshot completed successfully. Aug 24 16:48:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-949bc061-86ad-4c0b-9fa7-d0a2a23fc749 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-458a9bd0-f510-4c09-90d7-575cfb41ecef-delete_snapshot" released by "delete_snapshot" :: held 2.542s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:02 devstack sudo[107955]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.709s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:02 devstack sudo[107961]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 1G Aug 24 16:48:02 devstack sudo[107961]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "cinder-49fd3de7-b3b8-48ae-9b80-8a335eae62ce-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-49fd3de7-b3b8-48ae-9b80-8a335eae62ce-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=115,cinder:SELECT=113,cinder:INSERT=23,cinder:DELETE=12 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:48:02 devstack sudo[107961]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 1G" returned: 0 in 0.677s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=98,cinder:UPDATE=114,cinder:INSERT=35,cinder:DELETE=6 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:02 devstack sudo[107967]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 Aug 24 16:48:02 devstack sudo[107967]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ce7fd35a-31b1-4700-ad31-2de259f1e13e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:02 devstack sudo[107969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce Aug 24 16:48:02 devstack sudo[107969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:03 devstack sudo[107967]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077" returned: 0 in 0.466s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:03 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 is being set with open permissions: ugo+rw Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:03 devstack sudo[107975]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 Aug 24 16:48:03 devstack sudo[107975]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:03 devstack sudo[107969]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" returned: 0 in 0.565s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:03 devstack sudo[107981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce Aug 24 16:48:03 devstack sudo[107981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:03 devstack sudo[107975]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077" returned: 0 in 0.546s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.609s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e04e5a8b-7817-406b-9e7a-22f385342a0d tempest-VolumesSnapshotListTestJSON-1253776441 None] Create snapshot completed successfully Aug 24 16:48:03 devstack sudo[107981]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" returned: 0 in 0.551s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-quobyte-49fd3de7-b3b8-48ae-9b80-8a335eae62ce" released by "delete_volume" :: held 1.192s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Created reservations ['e79734bf-1aad-43cd-b443-f0ee78ac39d1', '99ca8623-677c-4337-81e7-b478a5bf1e2d', '355f7339-d904-4759-be75-c6de94173a76', '974e56b0-ea51-47c5-b8d1-8c085c3059c3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:04 devstack sudo[107985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:48:04 devstack sudo[107985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:04 devstack sudo[107985]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.341s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:48:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Deleted volume successfully. Aug 24 16:48:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4b136d4a-522d-4918-b92d-582d9b015d99 tempest-SnapshotsActionsTest-1704781698 None] Lock "cinder-49fd3de7-b3b8-48ae-9b80-8a335eae62ce-delete_volume" released by "delete_volume" :: held 1.901s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-0a277bb2-14a5-4a6b-9f0a-aff28bff5077-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-0a277bb2-14a5-4a6b-9f0a-aff28bff5077-delete_snapshot" acquired by "delete_snapshot" :: waited 0.045s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" acquired by "delete_snapshot" :: waited 0.043s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-0a277bb2-14a5-4a6b-9f0a-aff28bff5077" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-0a277bb2-14a5-4a6b-9f0a-aff28bff5077" acquired by "_delete_snapshot" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Deleting offline snapshot 0a277bb2-14a5-4a6b-9f0a-aff28bff5077 of volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] snapshot_file for this snap is: volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9427153-a069-46e6-974a-fd64d9da3e0d]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:06 devstack sudo[107988]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 Aug 24 16:48:06 devstack sudo[107988]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:06 devstack sudo[107988]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077" returned: 0 in 0.471s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[03698f82-d886-44c1-850a-3061f1eeb583]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:07 devstack sudo[107994]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:48:07 devstack sudo[107994]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:07 devstack sudo[107994]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.720s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:07 devstack sudo[108001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 Aug 24 16:48:07 devstack sudo[108001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:08 devstack sudo[108001]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077" returned: 0 in 0.613s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:08 devstack sudo[108007]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077 Aug 24 16:48:08 devstack sudo[108007]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:08 devstack sudo[108007]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.0a277bb2-14a5-4a6b-9f0a-aff28bff5077" returned: 0 in 0.425s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-0a277bb2-14a5-4a6b-9f0a-aff28bff5077" released by "_delete_snapshot" :: held 2.381s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" released by "delete_snapshot" :: held 2.420s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Created reservations ['50f16630-e1e7-4366-bded-95472c57ad9f', '0323afea-41dd-45e1-8a03-9576c2ddafb0', 'b2a88451-e434-4756-9419-454c12cff4fa', '756a2c66-b569-4d97-b041-2bcc2b0e84c5'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Delete snapshot completed successfully. Aug 24 16:48:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e045b86d-9ef0-4366-9cb6-e55d26e936a3 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-0a277bb2-14a5-4a6b-9f0a-aff28bff5077-delete_snapshot" released by "delete_snapshot" :: held 2.600s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-3c6c5111-f3b8-423d-80df-8abc7478fca5-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-3c6c5111-f3b8-423d-80df-8abc7478fca5-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" acquired by "delete_snapshot" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-3c6c5111-f3b8-423d-80df-8abc7478fca5" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-3c6c5111-f3b8-423d-80df-8abc7478fca5" acquired by "_delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Deleting offline snapshot 3c6c5111-f3b8-423d-80df-8abc7478fca5 of volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] snapshot_file for this snap is: volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ee925c5-207e-4d5b-a63c-ac7a15b658a1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:09 devstack sudo[108010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:48:09 devstack sudo[108010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:10 devstack sudo[108010]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.549s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[bcffd4e8-03b0-48c0-a4a8-d5b3482bb4a7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:10 devstack sudo[108016]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:48:10 devstack sudo[108016]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:10 devstack sudo[108016]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.613s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:10 devstack sudo[108021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:48:10 devstack sudo[108021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:11 devstack sudo[108021]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.773s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:11 devstack sudo[108043]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5 Aug 24 16:48:11 devstack sudo[108043]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:12 devstack sudo[108043]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.3c6c5111-f3b8-423d-80df-8abc7478fca5" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-3c6c5111-f3b8-423d-80df-8abc7478fca5" released by "_delete_snapshot" :: held 2.447s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" released by "delete_snapshot" :: held 2.491s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Created reservations ['8dca5faf-5a16-4b4b-acb8-741890a69c42', '7ce21672-cd5f-4d0f-b40d-66a10bdfc270', 'd44597ee-bd3f-48e1-a6b6-f11468f74ecf', '35843e5f-367c-496d-ba74-730c4b511e9f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Delete snapshot completed successfully. Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f7e9cde9-e121-4ed0-96db-ab1f7f633ba0 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-3c6c5111-f3b8-423d-80df-8abc7478fca5-delete_snapshot" released by "delete_snapshot" :: held 2.668s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-cff0d1e0-8019-47c7-a02b-fd15fcd27646-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-cff0d1e0-8019-47c7-a02b-fd15fcd27646-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" acquired by "delete_snapshot" :: waited 0.038s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-cff0d1e0-8019-47c7-a02b-fd15fcd27646" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-cff0d1e0-8019-47c7-a02b-fd15fcd27646" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Deleting offline snapshot cff0d1e0-8019-47c7-a02b-fd15fcd27646 of volume a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] snapshot_file for this snap is: volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f0ea9183-04cd-4070-9063-89cf08b5d313]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:13 devstack sudo[108046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:48:13 devstack sudo[108046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:13 devstack sudo[108046]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.454s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5ad9295-b25b-4f40-ae56-7ccb045a5112]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:13 devstack sudo[108051]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 Aug 24 16:48:13 devstack sudo[108051]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:13 devstack sudo[108051]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:13 devstack sudo[108056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:48:13 devstack sudo[108056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:14 devstack sudo[108056]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.398s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:14 devstack sudo[108062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646 Aug 24 16:48:14 devstack sudo[108062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:14 devstack sudo[108062]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6.cff0d1e0-8019-47c7-a02b-fd15fcd27646" returned: 0 in 0.294s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-cff0d1e0-8019-47c7-a02b-fd15fcd27646" released by "_delete_snapshot" :: held 1.717s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" released by "delete_snapshot" :: held 1.742s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Created reservations ['ab8c75bd-fa94-4cc8-b0ed-2f1cd589f610', '382ee84a-c0d7-4780-8cb9-198e0f2a4d0b', 'c7f19c70-e445-47d7-a7cf-c00b10fbf771', 'e2a55f5a-6131-41ae-8f04-8a64f772c91d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Delete snapshot completed successfully. Aug 24 16:48:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b17f8e3-d3a4-4099-9c04-16d23ae2ef5e tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-cff0d1e0-8019-47c7-a02b-fd15fcd27646-delete_snapshot" released by "delete_snapshot" :: held 1.937s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-a7fa446d-61b5-4b5d-9255-ad267d494bf6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-a7fa446d-61b5-4b5d-9255-ad267d494bf6-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ab1e559e-1a55-4705-ad54-a935f4f79915]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:15 devstack sudo[108065]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 Aug 24 16:48:15 devstack sudo[108065]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Flow 'volume_create_manager' (889ac682-d056-47a3-a862-92138fbf0e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad55b6de-4351-4ef7-935b-ed59ed804afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad55b6de-4351-4ef7-935b-ed59ed804afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1476412292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5b75ae4f-bc95-47d6-978f-1e7a9d27e47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c206d9371f1f436c8cfaad4b2599e608',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:15Z,use_quota=True,user_id='cedad376998048189fec10f745305876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (824c7880-69f5-42ce-931c-d1ade21b344c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (824c7880-69f5-42ce-931c-d1ade21b344c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c64c5faf-cd03-4223-a730-86bee67de475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:48:15 devstack sudo[108065]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6" returned: 0 in 0.393s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:15 devstack sudo[108070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6 Aug 24 16:48:15 devstack sudo[108070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c64c5faf-cd03-4223-a730-86bee67de475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5b75ae4f-bc95-47d6-978f-1e7a9d27e47e', 'volume_name': 'volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6cd3ada-b19a-4f3c-be04-fcae7f505243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6cd3ada-b19a-4f3c-be04-fcae7f505243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2738665-3184-40a5-b4f7-af3cb9190047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:15 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Volume 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': } Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Trying to clone 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e from image b56f3140-446d-426f-a531-f9de2da6c921 at location (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:48:15 devstack sudo[108070]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a7fa446d-61b5-4b5d-9255-ad267d494bf6" returned: 0 in 0.306s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-quobyte-a7fa446d-61b5-4b5d-9255-ad267d494bf6" released by "delete_volume" :: held 0.797s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Created reservations ['c7f4746f-338c-4ad2-b89a-c6861757de09', 'ad4dfdf7-6d2a-440f-95a1-22c7d2ad54b0', '1d8abe05-e815-407b-b2b0-8418dd1f5c0f', 'c955e6ee-8e67-4d89-a72b-18c7709c617d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD, size 20.69 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:48:16 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Image download 20.69 MB at 20.69 MB/s Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:16 devstack sudo[108074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:48:16 devstack sudo[108074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[75295248-f7b7-422f-8156-b311cb123a99]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:16 devstack sudo[108076]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD Aug 24 16:48:16 devstack sudo[108076]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:16 devstack sudo[108074]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:48:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Deleted volume successfully. Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5846a52b-d6cd-4b81-9bf2-d32a40e0d3b4 tempest-VolumesSnapshotListTestJSON-1253776441 None] Lock "cinder-a7fa446d-61b5-4b5d-9255-ad267d494bf6-delete_volume" released by "delete_volume" :: held 1.525s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:16 devstack sudo[108076]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD" returned: 0 in 0.475s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 is fetched for user cedad376998048189fec10f745305876. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[68c45c9e-4f8b-43a0-90a0-a2cf7986ffb2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:17 devstack sudo[108082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD Aug 24 16:48:17 devstack sudo[108082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:17 devstack sudo[108082]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1476412292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5b75ae4f-bc95-47d6-978f-1e7a9d27e47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c206d9371f1f436c8cfaad4b2599e608',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:15Z,use_quota=True,user_id='cedad376998048189fec10f745305876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Creating volume 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:48:17 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:17 devstack sudo[108088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e 1073741824 Aug 24 16:48:17 devstack sudo[108088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:17 devstack sudo[108088]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e 1073741824" returned: 0 in 0.577s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:17 devstack sudo[108095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e Aug 24 16:48:17 devstack sudo[108095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:18 devstack sudo[108095]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] <== create_volume: return (926ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.929s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Attempting download of b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d267db67-cb2f-4ef2-81bc-f2dfd1e958b1]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:18 devstack sudo[108098]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy Aug 24 16:48:18 devstack sudo[108098]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:18 devstack sudo[108098]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy" returned: 0 in 0.377s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:18 devstack sudo[108102]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy Aug 24 16:48:18 devstack sudo[108102]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:19 devstack sudo[108102]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy" returned: 1 in 0.455s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_b56f3140-446d-426f-a531-f9de2da6c921_mlhb2fdy' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4562f00c-559c-44ce-93a0-d40333d5baf4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:19 devstack sudo[108106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD Aug 24 16:48:19 devstack sudo[108106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:19 devstack sudo[108106]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD" returned: 0 in 0.443s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] b56f3140-446d-426f-a531-f9de2da6c921 was qcow2, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:48:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:19 devstack sudo[108111]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e Aug 24 16:48:19 devstack sudo[108111]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Flow 'volume_create_manager' (1298d06d-ceca-42e4-a838-99cbcf88cbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ea76f28-8a91-41e6-87c3-1d7e2aa164f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ea76f28-8a91-41e6-87c3-1d7e2aa164f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-346525825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d10b1075-a5f9-4a0b-8c5c-70d1039f1f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c27ad7701c4fa6aaa24fef96f68bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:21Z,use_quota=True,user_id='51c78a5d6ad040748406b96fec9b9aed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75ca8ef1-d218-4f34-8ca2-f5f3e4bf2796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (75ca8ef1-d218-4f34-8ca2-f5f3e4bf2796) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7464d472-c3e2-4aa1-8035-f9a886d79db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7464d472-c3e2-4aa1-8035-f9a886d79db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd10b1075-a5f9-4a0b-8c5c-70d1039f1f19', 'volume_name': 'volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f6fc431-43dd-4cb0-beaf-b678f76e2aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f6fc431-43dd-4cb0-beaf-b678f76e2aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc9fcd11-e390-423b-be7f-af9198dd498f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Volume d10b1075-a5f9-4a0b-8c5c-70d1039f1f19: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19', 'volume_size': 1} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-346525825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d10b1075-a5f9-4a0b-8c5c-70d1039f1f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5c27ad7701c4fa6aaa24fef96f68bc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:21Z,use_quota=True,user_id='51c78a5d6ad040748406b96fec9b9aed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Creating volume d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:48:21 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:21 devstack sudo[108122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 1073741824 Aug 24 16:48:21 devstack sudo[108122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:21 devstack sudo[108111]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" returned: 0 in 2.307s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_b56f3140-446d-426f-a531-f9de2da6c921_haz6et41devstack@QuobyteHD, size 112.00 MB, duration 2.31 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:48:21 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Converted 112.00 MB image at 48.50 MB/s Aug 24 16:48:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:21 devstack sudo[108130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e 1G Aug 24 16:48:21 devstack sudo[108130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:22 devstack sudo[108122]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 1073741824" returned: 0 in 0.710s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:22 devstack sudo[108133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 Aug 24 16:48:22 devstack sudo[108133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:22 devstack sudo[108130]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e 1G" returned: 0 in 0.608s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Downloaded image b56f3140-446d-426f-a531-f9de2da6c921 ((None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}])) to volume 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Temporary image b56f3140-446d-426f-a531-f9de2da6c921 for user cedad376998048189fec10f745305876 is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Marking volume 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Copying metadata from image b56f3140-446d-426f-a531-f9de2da6c921 to 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Creating volume glance metadata for volume 5b75ae4f-bc95-47d6-978f-1e7a9d27e47e backed by image b56f3140-446d-426f-a531-f9de2da6c921 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': '', 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_name': 'cirros-0.6.3-x86_64-disk', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:48:22 devstack sudo[108133]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19" returned: 0 in 0.466s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] <== create_volume: return (1243ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.245s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc9fcd11-e390-423b-be7f-af9198dd498f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5964366-9a2e-4192-af21-9b80ef9c9ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:22 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Volume volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 (d10b1075-a5f9-4a0b-8c5c-70d1039f1f19): created successfully Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5964366-9a2e-4192-af21-9b80ef9c9ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Flow 'volume_create_manager' (1298d06d-ceca-42e4-a838-99cbcf88cbed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9cd301bf-a370-4f16-beaf-cf4f3b8c1410 tempest-VolumeQuotasNegativeTestJSON-786991853 None] Created volume successfully. Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2738665-3184-40a5-b4f7-af3cb9190047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e', 'volume_size': 1, 'image_id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/b56f3140-446d-426f-a531-f9de2da6c921', 'metadata': {}}]), 'image_meta': {'name': 'cirros-0.6.3-x86_64-disk', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'public', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '675365e197ea47c584f1cd5e06671632', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': 'b56f3140-446d-426f-a531-f9de2da6c921', 'created_at': datetime.datetime(2026, 8, 24, 14, 31, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 31, 1, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/b56f3140-446d-426f-a531-f9de2da6c921/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/cirros-0.6.3-x86_64-disk', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96049969-1ca9-4035-ac51-874eff6d1d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:22 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Volume volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e (5b75ae4f-bc95-47d6-978f-1e7a9d27e47e): created successfully Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (96049969-1ca9-4035-ac51-874eff6d1d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Flow 'volume_create_manager' (889ac682-d056-47a3-a862-92138fbf0e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-25370f81-62aa-471e-bce8-87083f38e615 tempest-TestShelveInstance-533583781 None] Created volume successfully. Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-eaf4a730-279c-41b2-89c7-fbec975a6514 req-85eb7103-6004-4cf8-8457-93fbacaedd4a tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-eaf4a730-279c-41b2-89c7-fbec975a6514 req-85eb7103-6004-4cf8-8457-93fbacaedd4a tempest-TestStampPattern-1148766093 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-eaf4a730-279c-41b2-89c7-fbec975a6514 req-85eb7103-6004-4cf8-8457-93fbacaedd4a tempest-TestStampPattern-1148766093 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.072s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-eaf4a730-279c-41b2-89c7-fbec975a6514 req-85eb7103-6004-4cf8-8457-93fbacaedd4a tempest-TestStampPattern-1148766093 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-e72becc2-e9ec-419a-b471-701c8a1b6c37', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '29b520da-f885-4250-82c9-5bdc5c1592fd', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:48:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-eaf4a730-279c-41b2-89c7-fbec975a6514 req-85eb7103-6004-4cf8-8457-93fbacaedd4a tempest-TestStampPattern-1148766093 None] attachment_update completed successfully. Aug 24 16:48:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Acquiring lock "cinder-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "cinder-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Acquiring lock "cinder-quobyte-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "cinder-quobyte-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:25 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d52d7743-7194-4ca3-b152-dd955524f894]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:25 devstack sudo[108539]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 Aug 24 16:48:25 devstack sudo[108539]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:25 devstack sudo[108539]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19" returned: 0 in 0.666s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:25 devstack sudo[108550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19 Aug 24 16:48:25 devstack sudo[108550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:26 devstack sudo[108550]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19" returned: 0 in 0.500s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "cinder-quobyte-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19" released by "delete_volume" :: held 1.245s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Created reservations ['cb2aebf3-f70b-4c0e-b15e-1f71b5b0b02a', '5ba4302f-4c74-4517-99c1-bde383039e79', 'cf60eb33-4960-46ce-bf2e-3c4c07d2d65b', '6eb04fb3-189b-4212-8c5e-9819b0a5bdd3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:26 devstack sudo[108553]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:48:26 devstack sudo[108553]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:26 devstack sudo[108553]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.375s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:48:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Deleted volume successfully. Aug 24 16:48:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-49256db8-206d-4a44-a3c7-8900a1ec55df tempest-VolumeQuotasNegativeTestJSON-786991853 None] Lock "cinder-d10b1075-a5f9-4a0b-8c5c-70d1039f1f19-delete_volume" released by "delete_volume" :: held 2.010s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-05349344-2d1c-4e38-8328-688914c123a7 req-bf13516c-4d42-4bd1-beef-469620ed6222 tempest-TestShelveInstance-533583781 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-05349344-2d1c-4e38-8328-688914c123a7 req-bf13516c-4d42-4bd1-beef-469620ed6222 tempest-TestShelveInstance-533583781 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-05349344-2d1c-4e38-8328-688914c123a7 req-bf13516c-4d42-4bd1-beef-469620ed6222 tempest-TestShelveInstance-533583781 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.025s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-05349344-2d1c-4e38-8328-688914c123a7 req-bf13516c-4d42-4bd1-beef-469620ed6222 tempest-TestShelveInstance-533583781 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'f93eb958-3ce9-41c3-a658-6b8a73989e86', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:48:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-05349344-2d1c-4e38-8328-688914c123a7 req-bf13516c-4d42-4bd1-beef-469620ed6222 tempest-TestShelveInstance-533583781 None] attachment_update completed successfully. Aug 24 16:48:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-74953232-d2b9-4ac0-b95a-ed39521a76ef req-603c97b1-6f3c-465d-9f96-212a6ca8c941 tempest-TestStampPattern-1148766093 None] Terminate volume connection completed successfully. Aug 24 16:48:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-74953232-d2b9-4ac0-b95a-ed39521a76ef req-603c97b1-6f3c-465d-9f96-212a6ca8c941 tempest-TestStampPattern-1148766093 None] Deleting attachment 29b520da-f885-4250-82c9-5bdc5c1592fd. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:48:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Creating offline snapshot 40b4aa76-64e2-4b7a-ac0c-944f165c9550 of volume e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:48:30 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c2785b59-866d-4df4-bbfc-6fd481b41d9c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:30 devstack sudo[108611]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 Aug 24 16:48:30 devstack sudo[108611]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:31 devstack sudo[108611]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37" returned: 0 in 0.486s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:31 devstack sudo[108616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 1G Aug 24 16:48:31 devstack sudo[108616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:31 devstack sudo[108616]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 1G" returned: 0 in 0.567s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:31 devstack sudo[108622]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 Aug 24 16:48:31 devstack sudo[108622]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:32 devstack sudo[108622]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:32 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 is being set with open permissions: ugo+rw Aug 24 16:48:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:32 devstack sudo[108632]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 Aug 24 16:48:32 devstack sudo[108632]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:32 devstack sudo[108632]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:32 devstack sudo[108680]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info Aug 24 16:48:32 devstack sudo[108680]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:33 devstack sudo[108680]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info" returned: 0 in 0.470s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:33 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info is being set with open permissions: ugo+rw Aug 24 16:48:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:33 devstack sudo[108717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info Aug 24 16:48:33 devstack sudo[108717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:33 devstack sudo[108717]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.info" returned: 0 in 0.529s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.076s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:33 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3c0da007-9e3f-4932-8e3f-ceb0430001d2 tempest-TestStampPattern-1148766093 None] Create snapshot completed successfully Aug 24 16:48:43 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=46,cinder:DELETE=4,cinder:INSERT=21,cinder:UPDATE=56 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:48:43 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=72,cinder:UPDATE=49,cinder:INSERT=19,cinder:DELETE=3 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Flow 'volume_create_manager' (4a937ff4-68bc-481f-ac89-661c5b91a6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4018a34b-73b4-41e5-b601-1439c700e685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4018a34b-73b4-41e5-b601-1439c700e685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2132704615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2db4b9d8-8028-4c85-964c-435df38b99e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5df399143ddc4e40add206dc9ae53b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=40b4aa76-64e2-4b7a-ac0c-944f165c9550,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:47Z,use_quota=True,user_id='e0e816360b984ade92be01db45a1740f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86af8776-2bc2-421e-8a95-5a94c20ea9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (86af8776-2bc2-421e-8a95-5a94c20ea9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2910e670-f7c3-4154-a195-e34e14c3461f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2910e670-f7c3-4154-a195-e34e14c3461f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '2db4b9d8-8028-4c85-964c-435df38b99e0', 'volume_name': 'volume-2db4b9d8-8028-4c85-964c-435df38b99e0', 'volume_size': 1, 'snapshot_id': '40b4aa76-64e2-4b7a-ac0c-944f165c9550'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (289fdc65-bd8a-42cd-ab0f-44c587b5a716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (289fdc65-bd8a-42cd-ab0f-44c587b5a716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ace0cbe9-426f-46d0-9ec9-b8799d22b942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Volume 2db4b9d8-8028-4c85-964c-435df38b99e0: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-2db4b9d8-8028-4c85-964c-435df38b99e0', 'volume_size': 1, 'snapshot_id': '40b4aa76-64e2-4b7a-ac0c-944f165c9550'} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-quobyte-40b4aa76-64e2-4b7a-ac0c-944f165c9550-2db4b9d8-8028-4c85-964c-435df38b99e0" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-40b4aa76-64e2-4b7a-ac0c-944f165c9550-2db4b9d8-8028-4c85-964c-435df38b99e0" acquired by "_create_volume_from_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Creating volume 2db4b9d8-8028-4c85-964c-435df38b99e0 from snapshot 40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-quobyte-2db4b9d8-8028-4c85-964c-435df38b99e0" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-2db4b9d8-8028-4c85-964c-435df38b99e0" acquired by "_copy_volume_from_snapshot" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] snapshot: 40b4aa76-64e2-4b7a-ac0c-944f165c9550, volume: 2db4b9d8-8028-4c85-964c-435df38b99e0, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9626e3aa-bd30-496a-b4d4-0fa748ba031d]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Flow 'volume_create_manager' (c27ed3c9-f968-4cd1-be45-eb2870002813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8d4879d-5583-484b-b344-dcd61e4539e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8d4879d-5583-484b-b344-dcd61e4539e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1053017345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06577fbd-9601-4b2e-b4c6-b7a72cac06db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68376a7765a340bf8dad0dea7369b6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:48Z,use_quota=True,user_id='1c35eca64b814c55889223831ca4348c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa742f34-148c-458f-9761-47d14446e0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa742f34-148c-458f-9761-47d14446e0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95fc9387-3090-46d0-bb8b-0971ab6b9962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (95fc9387-3090-46d0-bb8b-0971ab6b9962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '06577fbd-9601-4b2e-b4c6-b7a72cac06db', 'volume_name': 'volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d81d16b4-cbb4-4899-bf85-23ff8408e2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d81d16b4-cbb4-4899-bf85-23ff8408e2fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dab1c8f-9b88-4037-ace3-0d456ded7212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Volume 06577fbd-9601-4b2e-b4c6-b7a72cac06db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db', 'volume_size': 1} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:48 devstack sudo[109144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 Aug 24 16:48:48 devstack sudo[109144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:48 devstack sudo[109144]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550" returned: 0 in 0.678s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e72becc2-e9ec-419a-b471-701c8a1b6c37(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac45c640-5f94-4933-a0c7-20a3e2293e81]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:48:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:48 devstack sudo[109185]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 Aug 24 16:48:48 devstack sudo[109185]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:49 devstack sudo[109185]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37" returned: 0 in 0.882s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:48:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:48:49 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:48:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:49 devstack sudo[109190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 Aug 24 16:48:49 devstack sudo[109190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:57 devstack sudo[109190]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0" returned: 0 in 7.975s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37, size 1024.00 MB, duration 7.98 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:48:57 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Converted 1024.00 MB image at 128.37 MB/s Aug 24 16:48:57 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 is being set with open permissions: ugo+rw Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:57 devstack sudo[109240]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 Aug 24 16:48:57 devstack sudo[109240]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:57 devstack sudo[109240]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0" returned: 0 in 0.340s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-2db4b9d8-8028-4c85-964c-435df38b99e0" released by "_copy_volume_from_snapshot" :: held 10.048s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-40b4aa76-64e2-4b7a-ac0c-944f165c9550-2db4b9d8-8028-4c85-964c-435df38b99e0" released by "_create_volume_from_snapshot" :: held 10.179s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 10.217s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 9.859s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1053017345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=06577fbd-9601-4b2e-b4c6-b7a72cac06db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68376a7765a340bf8dad0dea7369b6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:48:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:48:48Z,use_quota=True,user_id='1c35eca64b814c55889223831ca4348c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Creating volume 06577fbd-9601-4b2e-b4c6-b7a72cac06db {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:48:57 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:48:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:57 devstack sudo[109244]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db 1073741824 Aug 24 16:48:57 devstack sudo[109244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ace0cbe9-426f-46d0-9ec9-b8799d22b942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2db4b9d8-8028-4c85-964c-435df38b99e0', 'volume_size': 1, 'snapshot_id': '40b4aa76-64e2-4b7a-ac0c-944f165c9550'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae644923-d161-43a0-b97b-a48d53505eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Volume volume-2db4b9d8-8028-4c85-964c-435df38b99e0 (2db4b9d8-8028-4c85-964c-435df38b99e0): created successfully Aug 24 16:48:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae644923-d161-43a0-b97b-a48d53505eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Flow 'volume_create_manager' (4a937ff4-68bc-481f-ac89-661c5b91a6ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6a0689e5-e490-4d54-9f69-14a196a175e6 tempest-TestStampPattern-1148766093 None] Created volume successfully. Aug 24 16:48:58 devstack sudo[109244]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db 1073741824" returned: 0 in 0.675s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:58 devstack sudo[109268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db Aug 24 16:48:58 devstack sudo[109268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:48:59 devstack sudo[109268]: pam_unix(sudo:session): session closed for user root Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db" returned: 0 in 0.405s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] <== create_volume: return (1145ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.150s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dab1c8f-9b88-4037-ace3-0d456ded7212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a08e8db-88f9-4959-8458-87b2bb6b76eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:48:59 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Volume volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db (06577fbd-9601-4b2e-b4c6-b7a72cac06db): created successfully Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5a08e8db-88f9-4959-8458-87b2bb6b76eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Flow 'volume_create_manager' (c27ed3c9-f968-4cd1-be45-eb2870002813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:48:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cd0c7fa0-824f-4518-ab6f-1b8d84df9d5f tempest-VolumesListAdminTestJSON-900699633 None] Created volume successfully. Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.039s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:48:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:48:59 devstack sudo[109299]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:48:59 devstack sudo[109299]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:00 devstack sudo[109299]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.450s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Flow 'volume_create_manager' (f7b8714d-e7d5-497b-b41b-befad01d2313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e741018e-40db-458f-89b7-f29f3f0baeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e741018e-40db-458f-89b7-f29f3f0baeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-663712023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9567e28-6a48-4d8c-9be8-b045bff36dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68376a7765a340bf8dad0dea7369b6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:00Z,use_quota=True,user_id='1c35eca64b814c55889223831ca4348c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0a5a621-0ccd-4460-8117-ce6adc6bae5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e0a5a621-0ccd-4460-8117-ce6adc6bae5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39437e8c-7c98-4bcb-90a0-3d539b5ab117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (39437e8c-7c98-4bcb-90a0-3d539b5ab117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b9567e28-6a48-4d8c-9be8-b045bff36dee', 'volume_name': 'volume-b9567e28-6a48-4d8c-9be8-b045bff36dee', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0cf3f30-10cc-4bf3-90d5-7d2925fe8dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0cf3f30-10cc-4bf3-90d5-7d2925fe8dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27739fb9-18fe-481e-99d1-51595173d4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:00 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Volume b9567e28-6a48-4d8c-9be8-b045bff36dee: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b9567e28-6a48-4d8c-9be8-b045bff36dee', 'volume_size': 1} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-663712023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9567e28-6a48-4d8c-9be8-b045bff36dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68376a7765a340bf8dad0dea7369b6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:00Z,use_quota=True,user_id='1c35eca64b814c55889223831ca4348c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Creating volume b9567e28-6a48-4d8c-9be8-b045bff36dee {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:00 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:00 devstack sudo[109321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee 1073741824 Aug 24 16:49:00 devstack sudo[109321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:01 devstack sudo[109321]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee 1073741824" returned: 0 in 0.590s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:01 devstack sudo[109353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee Aug 24 16:49:01 devstack sudo[109353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:01 devstack sudo[109353]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee" returned: 0 in 0.288s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] <== create_volume: return (929ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.943s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27739fb9-18fe-481e-99d1-51595173d4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9567e28-6a48-4d8c-9be8-b045bff36dee', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (541e9abc-778c-4e2d-92e2-deab8b2dd9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:01 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Volume volume-b9567e28-6a48-4d8c-9be8-b045bff36dee (b9567e28-6a48-4d8c-9be8-b045bff36dee): created successfully Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (541e9abc-778c-4e2d-92e2-deab8b2dd9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Flow 'volume_create_manager' (f7b8714d-e7d5-497b-b41b-befad01d2313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:01 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e273b1e3-6313-4ee0-b388-d5332bd59798 tempest-VolumesListAdminTestJSON-900699633 None] Created volume successfully. Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Flow 'volume_create_manager' (dd5c1db9-d4ca-4c79-9ab7-89b36c59a890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (175f669d-36fb-4707-9dba-400cf44f6d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (175f669d-36fb-4707-9dba-400cf44f6d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-181599474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba5dd240-2305-49f5-aace-b27b4d8e1bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9076ea3d9224f3bbb1dd75a05bdab1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:03Z,use_quota=True,user_id='da7bed02f3d44a25a00c921f5f29025b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ae765-d885-4a73-b33c-909d5876e046),volume_type_id=969ae765-d885-4a73-b33c-909d5876e046)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e0ee2d5-d096-4303-81d3-9b8e2bb5c059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e0ee2d5-d096-4303-81d3-9b8e2bb5c059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc5c99f4-19e1-4f1e-87d4-af51658810d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc5c99f4-19e1-4f1e-87d4-af51658810d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba5dd240-2305-49f5-aace-b27b4d8e1bbe', 'volume_name': 'volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e30b71a0-2aa5-4ea3-925c-7a9e799328ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e30b71a0-2aa5-4ea3-925c-7a9e799328ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3adf56ac-35c6-40c9-97f2-8bff97788bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume ba5dd240-2305-49f5-aace-b27b4d8e1bbe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe', 'volume_size': 1} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-181599474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba5dd240-2305-49f5-aace-b27b4d8e1bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9076ea3d9224f3bbb1dd75a05bdab1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:03Z,use_quota=True,user_id='da7bed02f3d44a25a00c921f5f29025b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ae765-d885-4a73-b33c-909d5876e046),volume_type_id=969ae765-d885-4a73-b33c-909d5876e046)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Creating volume ba5dd240-2305-49f5-aace-b27b4d8e1bbe {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:02 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:03 devstack sudo[109358]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe 1073741824 Aug 24 16:49:03 devstack sudo[109358]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:03 devstack sudo[109358]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe 1073741824" returned: 0 in 0.707s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:03 devstack sudo[109364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe Aug 24 16:49:03 devstack sudo[109364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:04 devstack sudo[109364]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Flow 'volume_create_manager' (01c0dece-a00c-4146-96cd-9b2be7dffa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7946bff-8dd4-4818-8f39-b0403a24be19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe" returned: 0 in 0.482s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] <== create_volume: return (1280ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.286s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3adf56ac-35c6-40c9-97f2-8bff97788bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12c7f23e-acab-4004-a1ad-ce51d744e7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7946bff-8dd4-4818-8f39-b0403a24be19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2034391276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9076ea3d9224f3bbb1dd75a05bdab1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:04Z,use_quota=True,user_id='da7bed02f3d44a25a00c921f5f29025b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28db77b6-7fec-49f4-9736-9624c2dd6cdb),volume_type_id=28db77b6-7fec-49f4-9736-9624c2dd6cdb)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f179a701-8b0e-4605-aac1-5d223807c0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f179a701-8b0e-4605-aac1-5d223807c0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d72e2ad3-be06-4279-99d2-79a3234e0da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d72e2ad3-be06-4279-99d2-79a3234e0da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6', 'volume_name': 'volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (348c7de4-1aa1-48b7-9811-83614c0332d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (348c7de4-1aa1-48b7-9811-83614c0332d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (571bb3d7-d583-4330-a6a1-52a205ab3af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6', 'volume_size': 1} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2034391276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9076ea3d9224f3bbb1dd75a05bdab1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:04Z,use_quota=True,user_id='da7bed02f3d44a25a00c921f5f29025b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28db77b6-7fec-49f4-9736-9624c2dd6cdb),volume_type_id=28db77b6-7fec-49f4-9736-9624c2dd6cdb)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Creating volume fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe (ba5dd240-2305-49f5-aace-b27b4d8e1bbe): created successfully Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12c7f23e-acab-4004-a1ad-ce51d744e7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack sudo[109367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 1073741824 Aug 24 16:49:04 devstack sudo[109367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Flow 'volume_create_manager' (dd5c1db9-d4ca-4c79-9ab7-89b36c59a890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Flow 'volume_create_manager' (f302ea8c-3354-479d-88e2-ae5fce8a375f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22e23333-d8a3-4b1b-bbb3-bcc46631dd66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-581d5ec0-1475-4cc6-bd2f-fceb479a8aa3 tempest-TestInstancesWithCinderVolumes-487126560 None] Created volume successfully. Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (22e23333-d8a3-4b1b-bbb3-bcc46631dd66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1839105456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=83c6bf14-6cfc-40c0-8227-c7d3dbd27760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68376a7765a340bf8dad0dea7369b6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:04Z,use_quota=True,user_id='1c35eca64b814c55889223831ca4348c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (417d2462-e718-4c46-815b-9c91c489481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (417d2462-e718-4c46-815b-9c91c489481a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968a403b-5361-49e7-a6a5-f34d581d3476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (968a403b-5361-49e7-a6a5-f34d581d3476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '83c6bf14-6cfc-40c0-8227-c7d3dbd27760', 'volume_name': 'volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c397f8fd-b867-4e3b-9486-f2c0d700c764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c397f8fd-b867-4e3b-9486-f2c0d700c764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3e24c7f-3bfe-4672-8755-d7520423bfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Volume 83c6bf14-6cfc-40c0-8227-c7d3dbd27760: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760', 'volume_size': 1} Aug 24 16:49:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:05 devstack sudo[109367]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 1073741824" returned: 0 in 0.919s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Flow 'volume_create_manager' (ff27d23a-d28f-41d9-9cd3-a0594f4ed70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34a0f666-8eec-452d-8137-431182d93053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34a0f666-8eec-452d-8137-431182d93053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-730254740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fedd674-6aee-4823-878e-d6efd9605f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9076ea3d9224f3bbb1dd75a05bdab1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:05Z,use_quota=True,user_id='da7bed02f3d44a25a00c921f5f29025b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea043996-014f-4edf-9dcb-c0974d1ccdea),volume_type_id=ea043996-014f-4edf-9dcb-c0974d1ccdea)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9695bba-546d-429e-88bb-7162fb99bb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d9695bba-546d-429e-88bb-7162fb99bb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b9d188c-6f42-4c05-97db-5e06eb1c50a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:05 devstack sudo[109373]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 Aug 24 16:49:05 devstack sudo[109373]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:05 devstack sudo[109373]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6" returned: 0 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] <== create_volume: return (1522ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.529s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1839105456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=83c6bf14-6cfc-40c0-8227-c7d3dbd27760,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68376a7765a340bf8dad0dea7369b6c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:04Z,use_quota=True,user_id='1c35eca64b814c55889223831ca4348c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Creating volume 83c6bf14-6cfc-40c0-8227-c7d3dbd27760 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:05 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:05 devstack sudo[109376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 1073741824 Aug 24 16:49:05 devstack sudo[109376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (571bb3d7-d583-4330-a6a1-52a205ab3af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b15b2cd2-8e5f-4abc-a40c-dd3a708a2e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b9d188c-6f42-4c05-97db-5e06eb1c50a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3fedd674-6aee-4823-878e-d6efd9605f19', 'volume_name': 'volume-3fedd674-6aee-4823-878e-d6efd9605f19', 'volume_size': 1, 'image_id': '224701a6-5b66-4886-b948-070d7ea7d427', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/224701a6-5b66-4886-b948-070d7ea7d427', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--764812528', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'e9076ea3d9224f3bbb1dd75a05bdab1c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '224701a6-5b66-4886-b948-070d7ea7d427', 'created_at': datetime.datetime(2026, 8, 24, 14, 48, 59, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 49, 2, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/224701a6-5b66-4886-b948-070d7ea7d427/file', 'properties': {}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96cb5364-899e-481c-a428-6237986dd032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96cb5364-899e-481c-a428-6237986dd032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7944a8db-4776-43e9-a9ac-b5f08c110937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:06 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume 3fedd674-6aee-4823-878e-d6efd9605f19: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3fedd674-6aee-4823-878e-d6efd9605f19', 'volume_size': 1, 'image_id': '224701a6-5b66-4886-b948-070d7ea7d427', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/224701a6-5b66-4886-b948-070d7ea7d427', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--764812528', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'e9076ea3d9224f3bbb1dd75a05bdab1c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '224701a6-5b66-4886-b948-070d7ea7d427', 'created_at': datetime.datetime(2026, 8, 24, 14, 48, 59, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 49, 2, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/224701a6-5b66-4886-b948-070d7ea7d427/file', 'properties': {}}, 'image_service': } Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Trying to clone 3fedd674-6aee-4823-878e-d6efd9605f19 from image 224701a6-5b66-4886-b948-070d7ea7d427 at location (None, [{'url': 'file:///opt/stack/data/glance/images/224701a6-5b66-4886-b948-070d7ea7d427', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:49:06 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 (fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6): created successfully Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b15b2cd2-8e5f-4abc-a40c-dd3a708a2e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:06 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Flow 'volume_create_manager' (01c0dece-a00c-4146-96cd-9b2be7dffa8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f6e40ff9-2587-42cf-85dd-e4763f94b4a5 tempest-TestInstancesWithCinderVolumes-487126560 None] Created volume successfully. Aug 24 16:49:07 devstack sudo[109376]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 1073741824" returned: 0 in 1.109s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:07 devstack sudo[109399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 Aug 24 16:49:07 devstack sudo[109399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:07 devstack sudo[109399]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760" returned: 0 in 0.685s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] <== create_volume: return (1903ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.912s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3e24c7f-3bfe-4672-8755-d7520423bfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f26f9cb9-dbb5-4578-b748-09193b027aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:07 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Volume volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 (83c6bf14-6cfc-40c0-8227-c7d3dbd27760): created successfully Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f26f9cb9-dbb5-4578-b748-09193b027aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Flow 'volume_create_manager' (f302ea8c-3354-479d-88e2-ae5fce8a375f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d17eed80-2b4d-4182-8187-f7140baab675 tempest-VolumesListAdminTestJSON-900699633 None] Created volume successfully. Aug 24 16:49:09 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Flow 'volume_create_manager' (d239c8b4-de6b-4adb-ae59-bf6cd66702f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fab14c48-38ca-4bea-b635-f945b774017e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fab14c48-38ca-4bea-b635-f945b774017e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dd0bb37a-12e1-458c-8149-18ad18d6042f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc52a69a0f4a4c0782d9333c89c581b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:10Z,use_quota=True,user_id='7098d813d75d4f58949acd2dd094b2e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b3e037b-d227-4b76-af50-e1f0d374939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4b3e037b-d227-4b76-af50-e1f0d374939a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c10449f-f15a-4d40-8764-c7fe23769116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6c10449f-f15a-4d40-8764-c7fe23769116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dd0bb37a-12e1-458c-8149-18ad18d6042f', 'volume_name': 'volume-dd0bb37a-12e1-458c-8149-18ad18d6042f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e453db9e-5e82-4d11-9612-5635b318fb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e453db9e-5e82-4d11-9612-5635b318fb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a5df2ee-4500-4b7e-84f1-2cff7f4fdebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:10 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Volume dd0bb37a-12e1-458c-8149-18ad18d6042f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dd0bb37a-12e1-458c-8149-18ad18d6042f', 'volume_size': 1} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dd0bb37a-12e1-458c-8149-18ad18d6042f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc52a69a0f4a4c0782d9333c89c581b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:10Z,use_quota=True,user_id='7098d813d75d4f58949acd2dd094b2e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Creating volume dd0bb37a-12e1-458c-8149-18ad18d6042f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:10 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:10 devstack sudo[109412]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f 1073741824 Aug 24 16:49:10 devstack sudo[109412]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:10 devstack sudo[109412]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f 1073741824" returned: 0 in 0.819s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:11 devstack sudo[109419]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f Aug 24 16:49:11 devstack sudo[109419]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:11 devstack sudo[109419]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f" returned: 0 in 0.806s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] <== create_volume: return (1703ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.715s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1a5df2ee-4500-4b7e-84f1-2cff7f4fdebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dd0bb37a-12e1-458c-8149-18ad18d6042f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c8cba1b-52b0-4daf-ba54-555d93b11464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:11 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Volume volume-dd0bb37a-12e1-458c-8149-18ad18d6042f (dd0bb37a-12e1-458c-8149-18ad18d6042f): created successfully Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c8cba1b-52b0-4daf-ba54-555d93b11464) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Flow 'volume_create_manager' (d239c8b4-de6b-4adb-ae59-bf6cd66702f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-008ad72e-8577-4d94-80e8-babc05c5fde3 tempest-VolumesListAdminTestJSON-1613559930 None] Created volume successfully. Aug 24 16:49:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-9d9782dc-9b23-46f7-a98b-50feb5e9d197 req-0b3ca59f-ef1f-456d-b9ca-5a6768ca7e48 tempest-TestShelveInstance-533583781 None] Terminate volume connection completed successfully. Aug 24 16:49:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-9d9782dc-9b23-46f7-a98b-50feb5e9d197 req-0b3ca59f-ef1f-456d-b9ca-5a6768ca7e48 tempest-TestShelveInstance-533583781 None] Deleting attachment f93eb958-3ce9-41c3-a658-6b8a73989e86. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Acquiring lock "cinder-dd0bb37a-12e1-458c-8149-18ad18d6042f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "cinder-dd0bb37a-12e1-458c-8149-18ad18d6042f-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Acquiring lock "cinder-quobyte-dd0bb37a-12e1-458c-8149-18ad18d6042f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "cinder-quobyte-dd0bb37a-12e1-458c-8149-18ad18d6042f" acquired by "delete_volume" :: waited 0.046s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f29b6f80-ff14-4133-90b6-82956fc80de3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "cinder-83c6bf14-6cfc-40c0-8227-c7d3dbd27760-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-83c6bf14-6cfc-40c0-8227-c7d3dbd27760-delete_volume" acquired by "delete_volume" :: waited 0.045s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "cinder-quobyte-83c6bf14-6cfc-40c0-8227-c7d3dbd27760" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:13 devstack sudo[109442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f Aug 24 16:49:13 devstack sudo[109442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-quobyte-83c6bf14-6cfc-40c0-8227-c7d3dbd27760" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[28fab15a-87a0-4ec0-9dd7-cba8220cd6aa]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:13 devstack sudo[109444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 Aug 24 16:49:13 devstack sudo[109444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD, size 20.69 MB, duration 7.68 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:49:13 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Image download 20.69 MB at 2.69 MB/s Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd92f610-15fc-48b7-baab-9e3034b738b6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:13 devstack sudo[109442]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f" returned: 0 in 0.702s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:13 devstack sudo[109451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f Aug 24 16:49:13 devstack sudo[109451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:14 devstack sudo[109444]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760" returned: 0 in 0.629s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:14 devstack sudo[109456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760 Aug 24 16:49:14 devstack sudo[109456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:14 devstack sudo[109450]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD Aug 24 16:49:14 devstack sudo[109450]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:14 devstack sudo[109451]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dd0bb37a-12e1-458c-8149-18ad18d6042f" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "cinder-quobyte-dd0bb37a-12e1-458c-8149-18ad18d6042f" released by "delete_volume" :: held 1.228s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:14 devstack sudo[109450]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD" returned: 0 in 0.596s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Temporary image 224701a6-5b66-4886-b948-070d7ea7d427 is fetched for user da7bed02f3d44a25a00c921f5f29025b. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Created reservations ['267590c5-b117-4fd5-a105-653a184a9e8f', '43be1dac-1995-4853-a6ce-cd0a7dd6c1dd', 'c0b2f9a4-7b41-47cc-bb26-01d9a60c883a', '9a986fae-2034-4148-9967-f19c4ce1257b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:14 devstack sudo[109456]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-83c6bf14-6cfc-40c0-8227-c7d3dbd27760" returned: 0 in 0.451s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-quobyte-83c6bf14-6cfc-40c0-8227-c7d3dbd27760" released by "delete_volume" :: held 1.166s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fca4db9a-8ded-45b7-a8fe-c2d11d139460]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Created reservations ['1ed71d18-9d96-4f9f-a2d7-b9f915947561', 'c4127d9e-0597-4a3d-b76b-f49e60a75fd8', '5c109b3f-a099-4746-8166-8c92a2fbcf78', '1c0fd074-4846-46d6-91e2-80bda541a489'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:14 devstack sudo[109467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:14 devstack sudo[109467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:14 devstack sudo[109466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD Aug 24 16:49:14 devstack sudo[109466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:14 devstack sudo[109470]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:14 devstack sudo[109470]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:15 devstack sudo[109466]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD" returned: 0 in 0.561s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-730254740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3fedd674-6aee-4823-878e-d6efd9605f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9076ea3d9224f3bbb1dd75a05bdab1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:05Z,use_quota=True,user_id='da7bed02f3d44a25a00c921f5f29025b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea043996-014f-4edf-9dcb-c0974d1ccdea),volume_type_id=ea043996-014f-4edf-9dcb-c0974d1ccdea)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Creating volume 3fedd674-6aee-4823-878e-d6efd9605f19 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:15 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:15 devstack sudo[109467]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.607s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:15 devstack sudo[109476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 1073741824 Aug 24 16:49:15 devstack sudo[109476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Deleted volume successfully. Aug 24 16:49:15 devstack sudo[109470]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.487s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Deleted volume successfully. Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6279cf03-71dc-432b-9805-02ae6a663317 tempest-VolumesListAdminTestJSON-1613559930 None] Lock "cinder-dd0bb37a-12e1-458c-8149-18ad18d6042f-delete_volume" released by "delete_volume" :: held 2.325s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7a2fb713-b829-4831-a461-bbcef1df6182 tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-83c6bf14-6cfc-40c0-8227-c7d3dbd27760-delete_volume" released by "delete_volume" :: held 2.130s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "cinder-b9567e28-6a48-4d8c-9be8-b045bff36dee-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-b9567e28-6a48-4d8c-9be8-b045bff36dee-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "cinder-quobyte-b9567e28-6a48-4d8c-9be8-b045bff36dee" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-quobyte-b9567e28-6a48-4d8c-9be8-b045bff36dee" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac479079-f6f9-480d-aaba-c9f4882772fb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-336d7740-cb0d-45d6-868c-72bc78bdcfee req-1273b36b-a570-4b90-b7c5-92957da6ef99 tempest-TestShelveInstance-533583781 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:15 devstack sudo[109476]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 1073741824" returned: 0 in 0.711s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:15 devstack sudo[109501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee Aug 24 16:49:15 devstack sudo[109501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:16 devstack sudo[109503]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 Aug 24 16:49:16 devstack sudo[109503]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:16 devstack sudo[109501]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee" returned: 0 in 0.373s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:16 devstack sudo[109503]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19" returned: 0 in 0.279s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] <== create_volume: return (1034ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.041s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:16 devstack sudo[109509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-336d7740-cb0d-45d6-868c-72bc78bdcfee req-1273b36b-a570-4b90-b7c5-92957da6ef99 tempest-TestShelveInstance-533583781 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.331s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:16 devstack sudo[109509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-336d7740-cb0d-45d6-868c-72bc78bdcfee req-1273b36b-a570-4b90-b7c5-92957da6ef99 tempest-TestShelveInstance-533583781 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Attempting download of 224701a6-5b66-4886-b948-070d7ea7d427 ((None, [{'url': 'file:///opt/stack/data/glance/images/224701a6-5b66-4886-b948-070d7ea7d427', 'metadata': {}}])) to volume 3fedd674-6aee-4823-878e-d6efd9605f19. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-336d7740-cb0d-45d6-868c-72bc78bdcfee req-1273b36b-a570-4b90-b7c5-92957da6ef99 tempest-TestShelveInstance-533583781 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'ab658be6-5c7b-4e38-996c-973bdeef7541', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0ee745a2-886c-41a8-b4de-2b4e3eb7f4c1]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-336d7740-cb0d-45d6-868c-72bc78bdcfee req-1273b36b-a570-4b90-b7c5-92957da6ef99 tempest-TestShelveInstance-533583781 None] attachment_update completed successfully. Aug 24 16:49:16 devstack sudo[109511]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml Aug 24 16:49:16 devstack sudo[109511]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:16 devstack sudo[109509]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9567e28-6a48-4d8c-9be8-b045bff36dee" returned: 0 in 0.314s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-quobyte-b9567e28-6a48-4d8c-9be8-b045bff36dee" released by "delete_volume" :: held 0.741s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Created reservations ['33ddc67d-9062-4c4d-b320-c01672475d57', '0835e923-ce01-4983-884d-f9df9807e9a6', 'f1ca7a55-f2d6-4e62-96d2-88615f06c477', '82c408d6-2b41-4804-adf4-6786188c5f2f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:16 devstack sudo[109514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:16 devstack sudo[109514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:16 devstack sudo[109511]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:16 devstack sudo[109518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml Aug 24 16:49:16 devstack sudo[109518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:17 devstack sudo[109514]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:17 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Deleted volume successfully. Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58ff6dc4-0d6c-4591-a9db-7ce7ac3df40a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-b9567e28-6a48-4d8c-9be8-b045bff36dee-delete_volume" released by "delete_volume" :: held 1.343s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "cinder-06577fbd-9601-4b2e-b4c6-b7a72cac06db-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-06577fbd-9601-4b2e-b4c6-b7a72cac06db-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "cinder-quobyte-06577fbd-9601-4b2e-b4c6-b7a72cac06db" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-quobyte-06577fbd-9601-4b2e-b4c6-b7a72cac06db" acquired by "delete_volume" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7a0b789f-57c5-43ba-8309-81bc418838db]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:17 devstack sudo[109518]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml" returned: 1 in 0.481s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_224701a6-5b66-4886-b948-070d7ea7d427_qu7ntmml' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[01455153-55c1-4771-b918-991033e6af4f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:17 devstack sudo[109523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db Aug 24 16:49:17 devstack sudo[109523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:17 devstack sudo[109524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD Aug 24 16:49:17 devstack sudo[109524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:17 devstack sudo[109523]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db" returned: 0 in 0.423s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:17 devstack sudo[109524]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD" returned: 0 in 0.393s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] 224701a6-5b66-4886-b948-070d7ea7d427 was qcow2, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:17 devstack sudo[109534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db Aug 24 16:49:17 devstack sudo[109534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:17 devstack sudo[109536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 Aug 24 16:49:17 devstack sudo[109536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:17 devstack sudo[109534]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-06577fbd-9601-4b2e-b4c6-b7a72cac06db" returned: 0 in 0.258s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-quobyte-06577fbd-9601-4b2e-b4c6-b7a72cac06db" released by "delete_volume" :: held 0.737s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:17 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Created reservations ['e4d86526-57b4-4cb7-a1a9-375d0aeabeb8', '2d88c410-265d-4e6e-8e24-d5d5e826ec2a', '8427e3f7-d88a-4c9c-b190-2320a7ca9631', 'ed3e36dc-4559-4674-ab72-1811ded3541a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:18 devstack sudo[109543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:18 devstack sudo[109543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:18 devstack sudo[109543]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.368s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:18 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Deleted volume successfully. Aug 24 16:49:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff021333-3102-43ef-9620-bb5e1ec7b75a tempest-VolumesListAdminTestJSON-900699633 None] Lock "cinder-06577fbd-9601-4b2e-b4c6-b7a72cac06db-delete_volume" released by "delete_volume" :: held 1.411s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:20 devstack sudo[109536]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19" returned: 0 in 2.677s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:20 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_224701a6-5b66-4886-b948-070d7ea7d427_26928qandevstack@QuobyteHD, size 112.00 MB, duration 2.68 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:49:20 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Converted 112.00 MB image at 41.83 MB/s Aug 24 16:49:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:20 devstack sudo[109969]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 1G Aug 24 16:49:20 devstack sudo[109969]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:20 devstack sudo[109969]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 1G" returned: 0 in 0.634s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:20 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Downloaded image 224701a6-5b66-4886-b948-070d7ea7d427 ((None, [{'url': 'file:///opt/stack/data/glance/images/224701a6-5b66-4886-b948-070d7ea7d427', 'metadata': {}}])) to volume 3fedd674-6aee-4823-878e-d6efd9605f19 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Temporary image 224701a6-5b66-4886-b948-070d7ea7d427 for user da7bed02f3d44a25a00c921f5f29025b is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Marking volume 3fedd674-6aee-4823-878e-d6efd9605f19 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Copying metadata from image 224701a6-5b66-4886-b948-070d7ea7d427 to 3fedd674-6aee-4823-878e-d6efd9605f19. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Creating volume glance metadata for volume 3fedd674-6aee-4823-878e-d6efd9605f19 backed by image 224701a6-5b66-4886-b948-070d7ea7d427 with: {'image_id': '224701a6-5b66-4886-b948-070d7ea7d427', 'image_name': 'tempest-scenario-img--764812528', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'container_format': 'bare', 'disk_format': 'qcow2', 'min_disk': 0, 'min_ram': 0, 'size': 21692416}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7944a8db-4776-43e9-a9ac-b5f08c110937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3fedd674-6aee-4823-878e-d6efd9605f19', 'volume_size': 1, 'image_id': '224701a6-5b66-4886-b948-070d7ea7d427', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/224701a6-5b66-4886-b948-070d7ea7d427', 'metadata': {}}]), 'image_meta': {'name': 'tempest-scenario-img--764812528', 'disk_format': 'qcow2', 'container_format': 'bare', 'visibility': 'private', 'size': 21692416, 'virtual_size': 117440512, 'status': 'active', 'checksum': '87617e24a5e30cb3b87fda8c0764838f', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': 'e9076ea3d9224f3bbb1dd75a05bdab1c', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', 'id': '224701a6-5b66-4886-b948-070d7ea7d427', 'created_at': datetime.datetime(2026, 8, 24, 14, 48, 59, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 49, 2, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/224701a6-5b66-4886-b948-070d7ea7d427/file', 'properties': {}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1444a9b7-7148-4081-9dae-281bfdc75cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Volume volume-3fedd674-6aee-4823-878e-d6efd9605f19 (3fedd674-6aee-4823-878e-d6efd9605f19): created successfully Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1444a9b7-7148-4081-9dae-281bfdc75cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Flow 'volume_create_manager' (ff27d23a-d28f-41d9-9cd3-a0594f4ed70b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5bcc058a-41fa-4c9e-82fd-0d70b61eebf4 tempest-TestInstancesWithCinderVolumes-487126560 None] Created volume successfully. Aug 24 16:49:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-49ac28c4-1775-4404-986c-99e8787c122c req-7083e7a2-d260-4455-a724-084a451e0176 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-49ac28c4-1775-4404-986c-99e8787c122c req-7083e7a2-d260-4455-a724-084a451e0176 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-49ac28c4-1775-4404-986c-99e8787c122c req-7083e7a2-d260-4455-a724-084a451e0176 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.020s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:25 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-49ac28c4-1775-4404-986c-99e8787c122c req-7083e7a2-d260-4455-a724-084a451e0176 tempest-TestInstancesWithCinderVolumes-487126560 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-3fedd674-6aee-4823-878e-d6efd9605f19', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'f375ea95-3c01-45c3-8034-f26e5559de78', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:49:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-49ac28c4-1775-4404-986c-99e8787c122c req-7083e7a2-d260-4455-a724-084a451e0176 tempest-TestInstancesWithCinderVolumes-487126560 None] attachment_update completed successfully. Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Flow 'volume_create_manager' (b9681233-96a2-4995-8401-4905dc26b123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a582347a-68d8-4863-8afd-f263f83b3588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a582347a-68d8-4863-8afd-f263f83b3588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1925223064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=58efad26-b0a7-48e3-ada3-c15913a5422f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='745884395cf04053883a6e25a87a186a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:29Z,use_quota=True,user_id='369f0a97bb2c4c17a92b99bb7c0406a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ecd62c9b-bda4-4059-b501-1b9aa66e602c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ecd62c9b-bda4-4059-b501-1b9aa66e602c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86dd4baf-fd18-403e-9011-f61a583027d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (86dd4baf-fd18-403e-9011-f61a583027d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '58efad26-b0a7-48e3-ada3-c15913a5422f', 'volume_name': 'volume-58efad26-b0a7-48e3-ada3-c15913a5422f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42b49bff-41fc-49a7-82a5-b8e4ba1f1450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42b49bff-41fc-49a7-82a5-b8e4ba1f1450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a39531ac-050a-41e1-91c9-d82ed2bf78a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Volume 58efad26-b0a7-48e3-ada3-c15913a5422f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-58efad26-b0a7-48e3-ada3-c15913a5422f', 'volume_size': 1} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1925223064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=58efad26-b0a7-48e3-ada3-c15913a5422f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='745884395cf04053883a6e25a87a186a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:29Z,use_quota=True,user_id='369f0a97bb2c4c17a92b99bb7c0406a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Creating volume 58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:29 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:29 devstack sudo[110038]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f 1073741824 Aug 24 16:49:29 devstack sudo[110038]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:29 devstack sudo[110038]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f 1073741824" returned: 0 in 0.932s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:30 devstack sudo[110063]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f Aug 24 16:49:30 devstack sudo[110063]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-1b2daa6c-31d0-45fa-b3f2-69dff65a8a0a req-98974981-3849-45ba-887d-6ac49f46abe8 tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:30 devstack sudo[110063]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f" returned: 0 in 0.537s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] <== create_volume: return (1589ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.591s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-1b2daa6c-31d0-45fa-b3f2-69dff65a8a0a req-98974981-3849-45ba-887d-6ac49f46abe8 tempest-TestStampPattern-1148766093 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.043s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a39531ac-050a-41e1-91c9-d82ed2bf78a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-58efad26-b0a7-48e3-ada3-c15913a5422f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4a9812a-03d5-4d10-947b-ff7cc7fa32ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-1b2daa6c-31d0-45fa-b3f2-69dff65a8a0a req-98974981-3849-45ba-887d-6ac49f46abe8 tempest-TestStampPattern-1148766093 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.065s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:30 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Volume volume-58efad26-b0a7-48e3-ada3-c15913a5422f (58efad26-b0a7-48e3-ada3-c15913a5422f): created successfully Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f4a9812a-03d5-4d10-947b-ff7cc7fa32ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Flow 'volume_create_manager' (b9681233-96a2-4995-8401-4905dc26b123) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-903c79f0-19a2-41ee-baf2-5aed05e1c4de tempest-SnapshotMetadataTestJSON-1798160746 None] Created volume successfully. Aug 24 16:49:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-1b2daa6c-31d0-45fa-b3f2-69dff65a8a0a req-98974981-3849-45ba-887d-6ac49f46abe8 tempest-TestStampPattern-1148766093 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-2db4b9d8-8028-4c85-964c-435df38b99e0', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '98c23f25-695a-485f-aa3a-d9b0e968b477', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:49:31 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-1b2daa6c-31d0-45fa-b3f2-69dff65a8a0a req-98974981-3849-45ba-887d-6ac49f46abe8 tempest-TestStampPattern-1148766093 None] attachment_update completed successfully. Aug 24 16:49:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Creating offline snapshot dd54520b-2cbd-4094-b11d-0264de629258 of volume 58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:49:31 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a65b79a1-4d1a-41e8-b752-effd0ce5ffb8]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:31 devstack sudo[110123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f Aug 24 16:49:31 devstack sudo[110123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:32 devstack sudo[110123]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f" returned: 0 in 0.443s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:32 devstack sudo[110135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 1G Aug 24 16:49:32 devstack sudo[110135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:32 devstack sudo[110135]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 1G" returned: 0 in 0.625s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-58efad26-b0a7-48e3-ada3-c15913a5422f -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:32 devstack sudo[110154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-58efad26-b0a7-48e3-ada3-c15913a5422f -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 Aug 24 16:49:32 devstack sudo[110154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:33 devstack sudo[110154]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-58efad26-b0a7-48e3-ada3-c15913a5422f -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:33 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 is being set with open permissions: ugo+rw Aug 24 16:49:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:33 devstack sudo[110162]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 Aug 24 16:49:33 devstack sudo[110162]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:33 devstack sudo[110162]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:33 devstack sudo[110165]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info Aug 24 16:49:33 devstack sudo[110165]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:33 devstack sudo[110165]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info" returned: 0 in 0.318s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:33 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info is being set with open permissions: ugo+rw Aug 24 16:49:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:33 devstack sudo[110172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info Aug 24 16:49:33 devstack sudo[110172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:34 devstack sudo[110172]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.info" returned: 0 in 0.642s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.845s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f9806f04-c8b8-47a2-a3b5-c28bf5caeaa1 tempest-SnapshotMetadataTestJSON-1798160746 None] Create snapshot completed successfully Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "cinder-dd54520b-2cbd-4094-b11d-0264de629258-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-dd54520b-2cbd-4094-b11d-0264de629258-delete_snapshot" acquired by "delete_snapshot" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "cinder-quobyte-58efad26-b0a7-48e3-ada3-c15913a5422f" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-quobyte-58efad26-b0a7-48e3-ada3-c15913a5422f" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "cinder-quobyte-dd54520b-2cbd-4094-b11d-0264de629258" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-quobyte-dd54520b-2cbd-4094-b11d-0264de629258" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Deleting offline snapshot dd54520b-2cbd-4094-b11d-0264de629258 of volume 58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] snapshot_file for this snap is: volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9d654c08-34d8-4fe2-bd06-d1370cd3381b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-a65aad4a-824a-460e-8235-f9df34579e63 req-aea810a9-7e90-4608-b2dc-c51e3df685c9 tempest-TestStampPattern-1148766093 None] Terminate volume connection completed successfully. Aug 24 16:49:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-a65aad4a-824a-460e-8235-f9df34579e63 req-aea810a9-7e90-4608-b2dc-c51e3df685c9 tempest-TestStampPattern-1148766093 None] Deleting attachment 98c23f25-695a-485f-aa3a-d9b0e968b477. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:49:36 devstack sudo[110196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 Aug 24 16:49:36 devstack sudo[110196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:36 devstack sudo[110196]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258" returned: 0 in 0.695s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-58efad26-b0a7-48e3-ada3-c15913a5422f(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:49:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2da9d05f-0539-4d7f-a733-c3bb4367c2bb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:37 devstack sudo[110201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f Aug 24 16:49:37 devstack sudo[110201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:37 devstack sudo[110201]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f" returned: 0 in 0.738s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:37 devstack sudo[110206]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 Aug 24 16:49:37 devstack sudo[110206]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:38 devstack sudo[110206]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258" returned: 0 in 0.946s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:38 devstack sudo[110214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258 Aug 24 16:49:38 devstack sudo[110214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:38 devstack sudo[110214]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f.dd54520b-2cbd-4094-b11d-0264de629258" returned: 0 in 0.587s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-quobyte-dd54520b-2cbd-4094-b11d-0264de629258" released by "_delete_snapshot" :: held 3.219s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-quobyte-58efad26-b0a7-48e3-ada3-c15913a5422f" released by "delete_snapshot" :: held 3.294s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:39 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Created reservations ['04fa18e8-275e-423c-b8c1-6e3ba7cd12f6', '3b60f9aa-bfb0-4784-8094-b4aca2a15468', '1c72bf0e-ce5c-45d3-8138-935eb7d9a5f1', '9adafeee-6ed9-4b7f-af47-704738ee87bb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:39 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Delete snapshot completed successfully. Aug 24 16:49:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b20f0f4d-f415-46e9-a70e-2d71b6c9f2ac tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-dd54520b-2cbd-4094-b11d-0264de629258-delete_snapshot" released by "delete_snapshot" :: held 3.843s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "cinder-58efad26-b0a7-48e3-ada3-c15913a5422f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-58efad26-b0a7-48e3-ada3-c15913a5422f-delete_volume" acquired by "delete_volume" :: waited 0.051s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "cinder-quobyte-58efad26-b0a7-48e3-ada3-c15913a5422f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-quobyte-58efad26-b0a7-48e3-ada3-c15913a5422f" acquired by "delete_volume" :: waited 0.076s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:40 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c00c78e2-30cb-4a8d-a3bc-5f11cec6392e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:41 devstack sudo[110272]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f Aug 24 16:49:41 devstack sudo[110272]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:41 devstack sudo[110272]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f" returned: 0 in 0.821s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:41 devstack sudo[110280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f Aug 24 16:49:41 devstack sudo[110280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:42 devstack sudo[110280]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-58efad26-b0a7-48e3-ada3-c15913a5422f" returned: 0 in 0.445s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-quobyte-58efad26-b0a7-48e3-ada3-c15913a5422f" released by "delete_volume" :: held 1.411s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Created reservations ['8b8c692c-81ae-4251-85a8-4776f16aba9b', 'ff7f0bc3-430e-4189-bc7a-ec3246ab88a0', '25c38005-5020-414e-850f-271047b8fee1', '538c4f3a-2e34-4fbb-83ec-11fefa472524'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:42 devstack sudo[110285]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:42 devstack sudo[110285]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-2db4b9d8-8028-4c85-964c-435df38b99e0-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Lock "cinder-2db4b9d8-8028-4c85-964c-435df38b99e0-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-quobyte-2db4b9d8-8028-4c85-964c-435df38b99e0" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-2db4b9d8-8028-4c85-964c-435df38b99e0" acquired by "delete_volume" :: waited 0.042s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7bf4872b-16e7-4212-a479-3fa3a993e1c5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:43 devstack sudo[110285]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.630s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:43 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Deleted volume successfully. Aug 24 16:49:43 devstack sudo[110291]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 Aug 24 16:49:43 devstack sudo[110291]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e637d356-3951-4122-8109-c7b44e29a90f tempest-SnapshotMetadataTestJSON-1798160746 None] Lock "cinder-58efad26-b0a7-48e3-ada3-c15913a5422f-delete_volume" released by "delete_volume" :: held 2.574s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:43 devstack sudo[110291]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0" returned: 0 in 0.818s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:43 devstack sudo[110300]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0 Aug 24 16:49:43 devstack sudo[110300]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:44 devstack sudo[110300]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2db4b9d8-8028-4c85-964c-435df38b99e0" returned: 0 in 0.553s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-2db4b9d8-8028-4c85-964c-435df38b99e0" released by "delete_volume" :: held 1.467s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=78,cinder:SELECT=81,cinder:INSERT=21,cinder:DELETE=9 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=85,cinder:UPDATE=84,cinder:INSERT=22,cinder:DELETE=6 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Created reservations ['28db6b69-3f24-442f-9d87-a903caa585df', '71ba1471-86cf-4abd-90f9-6e8582d5e454', '77c7b978-97f7-42f0-ba9a-a0354499eb92', '116aa6ab-7705-4f63-969c-ae787080c06d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:44 devstack sudo[110303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:44 devstack sudo[110303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:44 devstack sudo[110303]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.386s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Deleted volume successfully. Aug 24 16:49:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c934ecb-b2e2-4934-8244-9600aaa5267d tempest-TestStampPattern-1148766093 None] Lock "cinder-2db4b9d8-8028-4c85-964c-435df38b99e0-delete_volume" released by "delete_volume" :: held 2.266s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-40b4aa76-64e2-4b7a-ac0c-944f165c9550-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Lock "cinder-40b4aa76-64e2-4b7a-ac0c-944f165c9550-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-quobyte-e72becc2-e9ec-419a-b471-701c8a1b6c37" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-e72becc2-e9ec-419a-b471-701c8a1b6c37" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-quobyte-40b4aa76-64e2-4b7a-ac0c-944f165c9550" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-40b4aa76-64e2-4b7a-ac0c-944f165c9550" acquired by "_delete_snapshot" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Deleting offline snapshot 40b4aa76-64e2-4b7a-ac0c-944f165c9550 of volume e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] snapshot_file for this snap is: volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[96c11912-b4b4-4568-8599-d45e49e1f783]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:45 devstack sudo[110306]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 Aug 24 16:49:45 devstack sudo[110306]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:45 devstack sudo[110306]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550" returned: 0 in 0.462s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-e72becc2-e9ec-419a-b471-701c8a1b6c37(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f741f1b-c29e-460b-ac61-d7de52892bfb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:46 devstack sudo[110311]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 Aug 24 16:49:46 devstack sudo[110311]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:46 devstack sudo[110311]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37" returned: 0 in 0.616s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:46 devstack sudo[110316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 Aug 24 16:49:46 devstack sudo[110316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:47 devstack sudo[110316]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550" returned: 0 in 0.568s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:47 devstack sudo[110322]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550 Aug 24 16:49:47 devstack sudo[110322]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:47 devstack sudo[110322]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37.40b4aa76-64e2-4b7a-ac0c-944f165c9550" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-40b4aa76-64e2-4b7a-ac0c-944f165c9550" released by "_delete_snapshot" :: held 2.163s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-e72becc2-e9ec-419a-b471-701c8a1b6c37" released by "delete_snapshot" :: held 2.237s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Created reservations ['09797161-8e17-4831-97e5-24aa5d34ee30', 'b5c66d4c-af7d-47b5-bbdf-57ec866a1949', '21b5cf62-9b92-418e-a85e-c23e352b577e', '5804241d-2737-4877-bc33-476271070697'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Delete snapshot completed successfully. Aug 24 16:49:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2776e56d-aa25-4757-8a63-5eb720039790 tempest-TestStampPattern-1148766093 None] Lock "cinder-40b4aa76-64e2-4b7a-ac0c-944f165c9550-delete_snapshot" released by "delete_snapshot" :: held 2.518s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-e72becc2-e9ec-419a-b471-701c8a1b6c37-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Lock "cinder-e72becc2-e9ec-419a-b471-701c8a1b6c37-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Acquiring lock "cinder-quobyte-e72becc2-e9ec-419a-b471-701c8a1b6c37" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-e72becc2-e9ec-419a-b471-701c8a1b6c37" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8e41d1b-e203-4667-a9af-bbe69cd581d6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:53 devstack sudo[110399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 Aug 24 16:49:53 devstack sudo[110399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:53 devstack sudo[110399]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:53 devstack sudo[110404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37 Aug 24 16:49:53 devstack sudo[110404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Flow 'volume_create_manager' (bb19bc36-533d-4015-b3c1-9915f473b921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9a50ac6-ed47-42a5-9d10-2328db623303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:53 devstack sudo[110404]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f9a50ac6-ed47-42a5-9d10-2328db623303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-651040781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ffa3c0e33114afaa6330587ce548617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:54Z,use_quota=True,user_id='b71f2e6bdb8d47fbbef2cd23788c61d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (760975e9-5379-4f8a-b3cf-71682c402666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (760975e9-5379-4f8a-b3cf-71682c402666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (338c168b-3cf6-4f74-ba8b-b0d952b340f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (338c168b-3cf6-4f74-ba8b-b0d952b340f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d', 'volume_name': 'volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67acee2b-c167-4a9d-a807-1ed33f7f2e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (67acee2b-c167-4a9d-a807-1ed33f7f2e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d381f56b-0022-4405-97d1-510c1c206ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Volume 3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d', 'volume_size': 1} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-651040781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ffa3c0e33114afaa6330587ce548617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:54Z,use_quota=True,user_id='b71f2e6bdb8d47fbbef2cd23788c61d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Creating volume 3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:53 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e72becc2-e9ec-419a-b471-701c8a1b6c37" returned: 0 in 0.324s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:53 devstack sudo[110407]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d 1073741824 Aug 24 16:49:53 devstack sudo[110407]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Lock "cinder-quobyte-e72becc2-e9ec-419a-b471-701c8a1b6c37" released by "delete_volume" :: held 0.790s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Created reservations ['0d1064f4-2852-40bd-9eff-a67537810abf', '4e756326-4728-4b30-a7a6-a78b798a073e', '4bb3e433-5e61-4eb7-81b5-aa25c90b8097', '754b3922-8fc9-4dff-a4c4-f5922e41294b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:53 devstack sudo[110409]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:53 devstack sudo[110409]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:54 devstack sudo[110409]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.252s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Deleted volume successfully. Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dedeff76-2e28-482a-ad49-2cc868f35909 tempest-TestStampPattern-1148766093 None] Lock "cinder-e72becc2-e9ec-419a-b471-701c8a1b6c37-delete_volume" released by "delete_volume" :: held 1.271s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:54 devstack sudo[110407]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d 1073741824" returned: 0 in 0.467s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:54 devstack sudo[110415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d Aug 24 16:49:54 devstack sudo[110415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:54 devstack sudo[110415]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d" returned: 0 in 0.275s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] <== create_volume: return (781ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.784s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d381f56b-0022-4405-97d1-510c1c206ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ec255f0-fdd3-4234-bed9-490e18f40e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:54 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Volume volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d (3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d): created successfully Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2ec255f0-fdd3-4234-bed9-490e18f40e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Flow 'volume_create_manager' (bb19bc36-533d-4015-b3c1-9915f473b921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-babf6b3f-56df-4465-93f2-25107907ddd1 tempest-VolumesTransfersV355Test-1252971429 None] Created volume successfully. Aug 24 16:49:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a8c18cef-6f6f-407a-9f18-f0dedf4f411a tempest-VolumesTransfersV355Test-1036745285 None] Transfer volume completed successfully. Aug 24 16:49:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Acquiring lock "cinder-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Acquiring lock "cinder-quobyte-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:49:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-quobyte-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d" acquired by "delete_volume" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:49:56 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[41f20064-60c5-4b1b-9801-2416ff96db40]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:49:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:57 devstack sudo[110420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d Aug 24 16:49:57 devstack sudo[110420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:57 devstack sudo[110420]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d" returned: 0 in 0.361s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:57 devstack sudo[110425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d Aug 24 16:49:57 devstack sudo[110425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:57 devstack sudo[110425]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d" returned: 0 in 0.268s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-quobyte-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d" released by "delete_volume" :: held 0.667s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Created reservations ['ac40c9bf-1470-494e-88c2-aa13981eb175', 'ccab3f4b-0cca-4955-859e-77613a915901', 'ef7779b9-8ab7-4b9e-8d2d-37a31baf1b70', '0a3d338c-9bd5-463e-b798-45a39ccb9e8b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:57 devstack sudo[110429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:57 devstack sudo[110429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:57 devstack sudo[110429]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.228s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:49:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Deleted volume successfully. Aug 24 16:49:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c5ba9ee4-3524-40d1-ae88-f5fe89643a30 tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-3f9b1acf-6cb6-4735-a5ab-f6d38801ed6d-delete_volume" released by "delete_volume" :: held 1.089s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Flow 'volume_create_manager' (3b58c81f-5343-4c07-97cb-1299a4421b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bf103fd-2579-46cc-8528-fd84ab92943d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1bf103fd-2579-46cc-8528-fd84ab92943d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-320175483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ffa3c0e33114afaa6330587ce548617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:58Z,use_quota=True,user_id='b71f2e6bdb8d47fbbef2cd23788c61d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eab5e16e-0c36-4a9a-bc1b-223f869a671b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eab5e16e-0c36-4a9a-bc1b-223f869a671b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6e87aa6-325d-4643-8cde-350bfbf10e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a6e87aa6-325d-4643-8cde-350bfbf10e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8', 'volume_name': 'volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d44f8a5-4c0c-4437-8445-539840fae496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5d44f8a5-4c0c-4437-8445-539840fae496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd6a8f20-df3f-4000-a8a9-c1d9c2c834e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Volume eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8', 'volume_size': 1} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-320175483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ffa3c0e33114afaa6330587ce548617',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:49:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:49:58Z,use_quota=True,user_id='b71f2e6bdb8d47fbbef2cd23788c61d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Creating volume eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:49:58 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:49:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:58 devstack sudo[110438]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 1073741824 Aug 24 16:49:58 devstack sudo[110438]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:59 devstack sudo[110438]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 1073741824" returned: 0 in 0.519s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:59 devstack sudo[110444]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 Aug 24 16:49:59 devstack sudo[110444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:49:59 devstack sudo[110444]: pam_unix(sudo:session): session closed for user root Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8" returned: 0 in 0.238s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] <== create_volume: return (808ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.810s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd6a8f20-df3f-4000-a8a9-c1d9c2c834e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (780bc464-3d17-40a0-ac58-6fb49286be11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:49:59 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Volume volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 (eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8): created successfully Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (780bc464-3d17-40a0-ac58-6fb49286be11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Flow 'volume_create_manager' (3b58c81f-5343-4c07-97cb-1299a4421b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:49:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-94485d72-358d-4b36-8b00-a11c3549947e tempest-VolumesTransfersV355Test-1252971429 None] Created volume successfully. Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:49:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:49:59 devstack sudo[110448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:49:59 devstack sudo[110448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:00 devstack sudo[110448]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.286s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:50:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:50:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Acquiring lock "cinder-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Acquiring lock "cinder-quobyte-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-quobyte-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e7694bf-fd33-4d6b-b55b-91edc6800fd9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:01 devstack sudo[110458]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 Aug 24 16:50:01 devstack sudo[110458]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:01 devstack sudo[110458]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8" returned: 0 in 0.541s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:01 devstack sudo[110466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8 Aug 24 16:50:01 devstack sudo[110466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:02 devstack sudo[110466]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-quobyte-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8" released by "delete_volume" :: held 0.914s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Created reservations ['bc10655a-2087-490e-9789-eb253fce43db', '3a1201ac-8bd0-4bf7-b7e6-304daec2f477', '865b6188-5d32-4f25-8dcf-fa14f03e79c5', '2ef08a1f-53b9-4774-b15d-f12b0074fede'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.036s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:02 devstack sudo[110492]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:02 devstack sudo[110492]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:02 devstack sudo[110492]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.494s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Deleted volume successfully. Aug 24 16:50:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1ba54790-c56e-45b9-913e-4e5cd57e1d5e tempest-VolumesTransfersV355Test-1263891682 None] Lock "cinder-eb1e170c-bab8-44dd-b8c8-ae4ee5996aa8-delete_volume" released by "delete_volume" :: held 1.810s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-4b50cf19-8be7-4c79-9e1a-f1d47d0e8b38 tempest-TestShelveInstance-533583781 None] Terminate volume connection completed successfully. Aug 24 16:50:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-4b50cf19-8be7-4c79-9e1a-f1d47d0e8b38 tempest-TestShelveInstance-533583781 None] Deleting attachment ab658be6-5c7b-4e38-996c-973bdeef7541. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Acquiring lock "cinder-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Lock "cinder-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Acquiring lock "cinder-quobyte-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Lock "cinder-quobyte-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7d76276e-0ebb-4bf5-9b1b-7556ff476f9c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:04 devstack sudo[110509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e Aug 24 16:50:04 devstack sudo[110509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:04 devstack sudo[110509]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" returned: 0 in 0.622s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:04 devstack sudo[110514]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e Aug 24 16:50:04 devstack sudo[110514]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:05 devstack sudo[110514]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" returned: 0 in 0.274s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Lock "cinder-quobyte-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e" released by "delete_volume" :: held 0.969s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG cinder.quota [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Created reservations ['c462912c-3bb8-4ad5-89a2-bc82628e93bd', 'b9415841-92fa-41aa-a807-a38e286b9a24', '0b3350dc-defc-460a-a413-3383910c0d3c', '0f39aa9a-9935-4168-b831-7dad3971b887'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:05 devstack sudo[110518]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:05 devstack sudo[110518]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:05 devstack sudo[110518]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.325s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG cinder.manager [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Deleted volume successfully. Aug 24 16:50:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [req-6a5b1017-7495-4a96-9df1-c1df5225a762 req-ce305d96-b12d-4411-8329-906fc510e613 tempest-TestShelveInstance-533583781 None] Lock "cinder-5b75ae4f-bc95-47d6-978f-1e7a9d27e47e-delete_volume" released by "delete_volume" :: held 1.635s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-0a1294a0-0fd7-43e6-8d06-a7130271f212 req-938a9c76-3733-4867-bfdc-45244e971b62 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-0a1294a0-0fd7-43e6-8d06-a7130271f212 req-938a9c76-3733-4867-bfdc-45244e971b62 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-0a1294a0-0fd7-43e6-8d06-a7130271f212 req-938a9c76-3733-4867-bfdc-45244e971b62 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-0a1294a0-0fd7-43e6-8d06-a7130271f212 req-938a9c76-3733-4867-bfdc-45244e971b62 tempest-TestInstancesWithCinderVolumes-487126560 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'a82c9608-946f-4705-850a-4f23759b8400', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:50:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-0a1294a0-0fd7-43e6-8d06-a7130271f212 req-938a9c76-3733-4867-bfdc-45244e971b62 tempest-TestInstancesWithCinderVolumes-487126560 None] attachment_update completed successfully. Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Flow 'volume_create_manager' (712f9094-a761-490c-92d3-6eb4c1f102a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4324fbfc-d43b-4d0f-97c9-e81ba8579e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4324fbfc-d43b-4d0f-97c9-e81ba8579e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-508322487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87c540e9c9804ac9ae12f2d0c763dad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:11Z,use_quota=True,user_id='9088739c929a43119f76cd2f0b4e8003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0e1d6f9-7b3e-4342-a3df-c66bb4c7c2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0e1d6f9-7b3e-4342-a3df-c66bb4c7c2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71d957e7-3d61-41f9-a04f-7ae09d18447c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (71d957e7-3d61-41f9-a04f-7ae09d18447c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27', 'volume_name': 'volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c23732ca-2242-4eb1-a556-8645cef219b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c23732ca-2242-4eb1-a556-8645cef219b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74130662-9a0a-463f-a755-60da135fc08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:10 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Volume ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27', 'volume_size': 1} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-508322487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87c540e9c9804ac9ae12f2d0c763dad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:11Z,use_quota=True,user_id='9088739c929a43119f76cd2f0b4e8003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Creating volume ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:10 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:10 devstack sudo[110548]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 1073741824 Aug 24 16:50:10 devstack sudo[110548]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:11 devstack sudo[110548]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 1073741824" returned: 0 in 0.576s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:11 devstack sudo[110560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 Aug 24 16:50:11 devstack sudo[110560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:11 devstack sudo[110560]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] <== create_volume: return (938ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.941s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74130662-9a0a-463f-a755-60da135fc08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f652536-686a-4845-b84f-de9c4ccc40f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:11 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Volume volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 (ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27): created successfully Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f652536-686a-4845-b84f-de9c4ccc40f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Flow 'volume_create_manager' (712f9094-a761-490c-92d3-6eb4c1f102a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5439617a-bb0c-45a3-a096-d2045334cdb2 tempest-VolumesListTestJSON-1646292164 None] Created volume successfully. Aug 24 16:50:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-aedfd5c8-b481-42e6-a627-006d033ae9ff req-0c08ed7d-e440-45fd-9aa4-ed2c4d3ebc71 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-aedfd5c8-b481-42e6-a627-006d033ae9ff req-0c08ed7d-e440-45fd-9aa4-ed2c4d3ebc71 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-aedfd5c8-b481-42e6-a627-006d033ae9ff req-0c08ed7d-e440-45fd-9aa4-ed2c4d3ebc71 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-aedfd5c8-b481-42e6-a627-006d033ae9ff req-0c08ed7d-e440-45fd-9aa4-ed2c4d3ebc71 tempest-TestInstancesWithCinderVolumes-487126560 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': '511f4e70-2b9a-4863-acea-f32e6c252c21', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:50:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-aedfd5c8-b481-42e6-a627-006d033ae9ff req-0c08ed7d-e440-45fd-9aa4-ed2c4d3ebc71 tempest-TestInstancesWithCinderVolumes-487126560 None] attachment_update completed successfully. Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Flow 'volume_create_manager' (1515e094-2307-484b-a0a4-8a727e1f15dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21f62bd8-f362-4e1d-a642-d70fa22c3079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (21f62bd8-f362-4e1d-a642-d70fa22c3079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-258239427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90c87748-d385-4b1a-add3-5cbeec3473b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87c540e9c9804ac9ae12f2d0c763dad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:13Z,use_quota=True,user_id='9088739c929a43119f76cd2f0b4e8003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3021b07a-11f4-4c9b-b805-8467235f1934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3021b07a-11f4-4c9b-b805-8467235f1934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (552b0fb7-591f-4597-bd16-803fdd6ec809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (552b0fb7-591f-4597-bd16-803fdd6ec809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '90c87748-d385-4b1a-add3-5cbeec3473b7', 'volume_name': 'volume-90c87748-d385-4b1a-add3-5cbeec3473b7', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b526cf8-784d-46c6-8882-a9ddc40ed021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b526cf8-784d-46c6-8882-a9ddc40ed021) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba210f90-7202-4dfe-855c-14d148230b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:13 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Volume 90c87748-d385-4b1a-add3-5cbeec3473b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-90c87748-d385-4b1a-add3-5cbeec3473b7', 'volume_size': 1} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-258239427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=90c87748-d385-4b1a-add3-5cbeec3473b7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87c540e9c9804ac9ae12f2d0c763dad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:13Z,use_quota=True,user_id='9088739c929a43119f76cd2f0b4e8003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Creating volume 90c87748-d385-4b1a-add3-5cbeec3473b7 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:13 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:13 devstack sudo[110577]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 1073741824 Aug 24 16:50:13 devstack sudo[110577]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:13 devstack sudo[110577]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 1073741824" returned: 0 in 0.467s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:14 devstack sudo[110585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 Aug 24 16:50:14 devstack sudo[110585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:14 devstack sudo[110585]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7" returned: 0 in 0.276s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] <== create_volume: return (820ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.822s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba210f90-7202-4dfe-855c-14d148230b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-90c87748-d385-4b1a-add3-5cbeec3473b7', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03e1baaf-4fc0-4921-9063-d312c94b8725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:14 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Volume volume-90c87748-d385-4b1a-add3-5cbeec3473b7 (90c87748-d385-4b1a-add3-5cbeec3473b7): created successfully Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (03e1baaf-4fc0-4921-9063-d312c94b8725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Flow 'volume_create_manager' (1515e094-2307-484b-a0a4-8a727e1f15dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-71f4a99c-0a2f-4089-84ed-c07cdf8c6247 tempest-VolumesListTestJSON-1646292164 None] Created volume successfully. Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Flow 'volume_create_manager' (3fe8a6f8-de02-4f6f-b302-bba1194663ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f79f7391-fad3-46c3-b2c2-b7eca41fba89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f79f7391-fad3-46c3-b2c2-b7eca41fba89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-601586155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f582ad82-19a5-47fb-be31-f554d21eaa3c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87c540e9c9804ac9ae12f2d0c763dad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:16Z,use_quota=True,user_id='9088739c929a43119f76cd2f0b4e8003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6a2f8d7-0d26-43f0-948e-8f1977250254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e6a2f8d7-0d26-43f0-948e-8f1977250254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bb8afef-c5db-4156-a67c-c7aac1ec4059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bb8afef-c5db-4156-a67c-c7aac1ec4059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f582ad82-19a5-47fb-be31-f554d21eaa3c', 'volume_name': 'volume-f582ad82-19a5-47fb-be31-f554d21eaa3c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ce85dd9-8857-43ea-80a0-f0504411e945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ce85dd9-8857-43ea-80a0-f0504411e945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (153c2cd1-6a7f-4438-9627-8ac0bb39f617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:16 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Volume f582ad82-19a5-47fb-be31-f554d21eaa3c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f582ad82-19a5-47fb-be31-f554d21eaa3c', 'volume_size': 1} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-601586155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f582ad82-19a5-47fb-be31-f554d21eaa3c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87c540e9c9804ac9ae12f2d0c763dad9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:16Z,use_quota=True,user_id='9088739c929a43119f76cd2f0b4e8003',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Creating volume f582ad82-19a5-47fb-be31-f554d21eaa3c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:16 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:16 devstack sudo[110597]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c 1073741824 Aug 24 16:50:16 devstack sudo[110597]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:16 devstack sudo[110597]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c 1073741824" returned: 0 in 0.454s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:16 devstack sudo[110614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c Aug 24 16:50:16 devstack sudo[110614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:17 devstack sudo[110614]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c" returned: 0 in 0.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] <== create_volume: return (813ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.816s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (153c2cd1-6a7f-4438-9627-8ac0bb39f617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f582ad82-19a5-47fb-be31-f554d21eaa3c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0778236b-f54c-40ea-a8d9-4784173f8ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:17 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Volume volume-f582ad82-19a5-47fb-be31-f554d21eaa3c (f582ad82-19a5-47fb-be31-f554d21eaa3c): created successfully Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0778236b-f54c-40ea-a8d9-4784173f8ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Flow 'volume_create_manager' (3fe8a6f8-de02-4f6f-b302-bba1194663ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:17 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c10e38d3-83e2-475c-a8a6-416ea5d8569d tempest-VolumesListTestJSON-1646292164 None] Created volume successfully. Aug 24 16:50:18 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-fe923781-ba04-4a5d-bb8f-42f2c85c865d req-78317779-3197-446d-9ae6-4fd5317956e9 tempest-TestInstancesWithCinderVolumes-487126560 None] Terminate volume connection completed successfully. Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-fe923781-ba04-4a5d-bb8f-42f2c85c865d req-78317779-3197-446d-9ae6-4fd5317956e9 tempest-TestInstancesWithCinderVolumes-487126560 None] Deleting attachment a82c9608-946f-4705-850a-4f23759b8400. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "cinder-ba5dd240-2305-49f5-aace-b27b4d8e1bbe-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-ba5dd240-2305-49f5-aace-b27b4d8e1bbe-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "cinder-quobyte-ba5dd240-2305-49f5-aace-b27b4d8e1bbe" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-quobyte-ba5dd240-2305-49f5-aace-b27b4d8e1bbe" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6996a38a-c8b0-4c3d-9d71-cd080ad58441]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:19 devstack sudo[110637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe Aug 24 16:50:19 devstack sudo[110637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:19 devstack sudo[110637]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe" returned: 0 in 0.490s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:19 devstack sudo[110643]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe Aug 24 16:50:19 devstack sudo[110643]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:19 devstack sudo[110643]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba5dd240-2305-49f5-aace-b27b4d8e1bbe" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-quobyte-ba5dd240-2305-49f5-aace-b27b4d8e1bbe" released by "delete_volume" :: held 0.884s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:19 devstack cinder-volume[94296]: WARNING cinder.quota [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-953248015-1103200440 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-953248015-1103200440, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:19 devstack cinder-volume[94296]: WARNING cinder.quota [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-953248015-1103200440 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-953248015-1103200440, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Created reservations ['c1c28c26-6075-4013-956e-527e5e28a775', '8e6e1cff-071e-4121-9635-18a382718704', '4a5c2bb0-96ae-4a14-8b12-81da5da0ba93', 'bc13054f-6ddb-463c-abe9-dd9b0b5c56a9'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:19 devstack sudo[110646]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:19 devstack sudo[110646]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:20 devstack sudo[110646]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.343s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Deleted volume successfully. Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-700294dc-643f-49fc-8559-81c85bc1fc2f tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-ba5dd240-2305-49f5-aace-b27b4d8e1bbe-delete_volume" released by "delete_volume" :: held 1.499s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "cinder-f582ad82-19a5-47fb-be31-f554d21eaa3c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-f582ad82-19a5-47fb-be31-f554d21eaa3c-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "cinder-quobyte-f582ad82-19a5-47fb-be31-f554d21eaa3c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-quobyte-f582ad82-19a5-47fb-be31-f554d21eaa3c" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[44b2a42c-d6fb-4f57-9f96-0fdd2ca500d5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:20 devstack sudo[110649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c Aug 24 16:50:20 devstack sudo[110649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:21 devstack sudo[110649]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:21 devstack sudo[110656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c Aug 24 16:50:21 devstack sudo[110656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:21 devstack sudo[110656]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f582ad82-19a5-47fb-be31-f554d21eaa3c" returned: 0 in 0.253s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-quobyte-f582ad82-19a5-47fb-be31-f554d21eaa3c" released by "delete_volume" :: held 0.682s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Created reservations ['9d8f4295-5a4e-4a42-819e-81bb3726ac71', 'f6864553-c6af-4b14-a227-88df921e2f2e', 'be1ce020-462d-4777-96e6-363196262245', 'a60eaa31-db11-4617-8b7b-52353ff95ca3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:21 devstack sudo[110668]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:21 devstack sudo[110668]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:21 devstack sudo[110668]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.278s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Deleted volume successfully. Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-286ffcca-3d27-4de9-899c-9b3ef0108798 tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-f582ad82-19a5-47fb-be31-f554d21eaa3c-delete_volume" released by "delete_volume" :: held 1.186s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "cinder-90c87748-d385-4b1a-add3-5cbeec3473b7-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-90c87748-d385-4b1a-add3-5cbeec3473b7-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "cinder-quobyte-90c87748-d385-4b1a-add3-5cbeec3473b7" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-quobyte-90c87748-d385-4b1a-add3-5cbeec3473b7" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7c8718e-41b0-4c89-b5aa-df875506771c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:22 devstack sudo[110681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 Aug 24 16:50:22 devstack sudo[110681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:22 devstack sudo[110681]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7" returned: 0 in 0.447s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:22 devstack sudo[110686]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7 Aug 24 16:50:22 devstack sudo[110686]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:22 devstack sudo[110686]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-90c87748-d385-4b1a-add3-5cbeec3473b7" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-quobyte-90c87748-d385-4b1a-add3-5cbeec3473b7" released by "delete_volume" :: held 0.750s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Created reservations ['a537e062-6510-4fec-aab6-fcc2165bf03e', '4ae2c34f-dda5-4788-8fb3-d0aebf67314c', 'fe9ac1e4-829b-471e-88ce-61caa3ca9021', 'd4b6b682-ef80-4834-8cd0-9b71eeaab4c1'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:22 devstack sudo[110694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:22 devstack sudo[110694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-f1da30fc-f2da-4421-9ecc-7bed630c40be req-d47614a0-ece7-4f92-a052-eaecf25f496b tempest-TestInstancesWithCinderVolumes-487126560 None] Terminate volume connection completed successfully. Aug 24 16:50:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-f1da30fc-f2da-4421-9ecc-7bed630c40be req-d47614a0-ece7-4f92-a052-eaecf25f496b tempest-TestInstancesWithCinderVolumes-487126560 None] Deleting attachment 511f4e70-2b9a-4863-acea-f32e6c252c21. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "cinder-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:23 devstack sudo[110694]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "cinder-quobyte-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.380s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Deleted volume successfully. Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-quobyte-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dcfd9c95-69cb-4eaf-aa50-5d8ce92f240e tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-90c87748-d385-4b1a-add3-5cbeec3473b7-delete_volume" released by "delete_volume" :: held 1.385s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b7990b17-cf8b-4409-baca-1938ba5a9af3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:23 devstack sudo[110697]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 Aug 24 16:50:23 devstack sudo[110697]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "cinder-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "cinder-quobyte-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-quobyte-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:23 devstack sudo[110697]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c59f8233-fbb4-4775-84ee-7531c90454b2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:23 devstack sudo[110702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27 Aug 24 16:50:23 devstack sudo[110702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:23 devstack sudo[110703]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 Aug 24 16:50:23 devstack sudo[110703]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:24 devstack sudo[110702]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Flow 'volume_create_manager' (6b18e154-8b67-45f2-887b-eb0e2294dfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (643ac56d-692c-4b17-964b-3ae8687b5001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27" returned: 0 in 0.355s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-quobyte-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27" released by "delete_volume" :: held 0.821s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (643ac56d-692c-4b17-964b-3ae8687b5001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7cc477da-16a0-4504-81d5-031e49473f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff72296ff124da4a6d2f671d2f2cf3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:24Z,use_quota=True,user_id='afddfbad2509416abc7af8bf5d4a63e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ced50591-da3e-4429-9436-d360a56844f9),volume_type_id=ced50591-da3e-4429-9436-d360a56844f9)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d93e538-2102-428c-a177-0224f30118cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7d93e538-2102-428c-a177-0224f30118cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65016872-19e2-4269-816f-1e39bbbc72bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:50:24 devstack sudo[110703]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6" returned: 0 in 0.453s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:24 devstack sudo[110711]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6 Aug 24 16:50:24 devstack sudo[110711]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Created reservations ['f4b3df20-6b5a-4945-9664-0e4ea1a31576', '2a3a42ee-3d26-40ad-b98b-a951c1beaff4', 'eb9ece31-4516-4b2d-a57d-501451ae984d', '989cfc3c-d254-4d2f-8f32-e2ec9f8a10cc'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:24 devstack sudo[110713]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:24 devstack sudo[110713]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65016872-19e2-4269-816f-1e39bbbc72bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7cc477da-16a0-4504-81d5-031e49473f7a', 'volume_name': 'volume-7cc477da-16a0-4504-81d5-031e49473f7a', 'volume_size': 1, 'image_id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/57d6e100-a90e-4257-831c-4733f7de3ba4', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '244c7f2b4bbb2ed41d7188efe9085469', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '7ff72296ff124da4a6d2f671d2f2cf3a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '41805ee145ceab8a64e3a1faee7afd2549df165489b5f1992e9a641c8c676b6f7b65b752073f191616e2184d7f5250fda270287f115b1676a57b10b2d9dff648', 'id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'created_at': datetime.datetime(2026, 8, 24, 14, 50, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 50, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/57d6e100-a90e-4257-831c-4733f7de3ba4/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5913ece0-738e-42d4-8bd0-ee9f176da8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5913ece0-738e-42d4-8bd0-ee9f176da8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:24 devstack sudo[110711]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74ee190d-6822-4f04-84ff-4579b5b755cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:24 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Volume 7cc477da-16a0-4504-81d5-031e49473f7a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7cc477da-16a0-4504-81d5-031e49473f7a', 'volume_size': 1, 'image_id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/57d6e100-a90e-4257-831c-4733f7de3ba4', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '244c7f2b4bbb2ed41d7188efe9085469', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '7ff72296ff124da4a6d2f671d2f2cf3a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '41805ee145ceab8a64e3a1faee7afd2549df165489b5f1992e9a641c8c676b6f7b65b752073f191616e2184d7f5250fda270287f115b1676a57b10b2d9dff648', 'id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'created_at': datetime.datetime(2026, 8, 24, 14, 50, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 50, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/57d6e100-a90e-4257-831c-4733f7de3ba4/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Trying to clone 7cc477da-16a0-4504-81d5-031e49473f7a from image 57d6e100-a90e-4257-831c-4733f7de3ba4 at location (None, [{'url': 'file:///opt/stack/data/glance/images/57d6e100-a90e-4257-831c-4733f7de3ba4', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6" returned: 0 in 0.331s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-quobyte-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6" released by "delete_volume" :: held 0.867s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:24 devstack cinder-volume[94296]: WARNING cinder.quota [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-938210142-1869221713 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-938210142-1869221713, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:24 devstack cinder-volume[94296]: WARNING cinder.quota [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-938210142-1869221713 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-938210142-1869221713, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Created reservations ['05ff087e-48bf-4c54-a0f2-d0191d0bb373', 'f891b40d-44e5-4420-9643-4d11c46506ec', '2ce8df39-0987-420b-9f8b-32fc758cde69', '8bb74440-1bee-4359-97fd-764d628eb744'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:50:24 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Image download 0.00 MB at 0.00 MB/s Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:24 devstack sudo[110713]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.327s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Deleted volume successfully. Aug 24 16:50:24 devstack sudo[110717]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fc305844-b600-4510-bc10-61f6e8e7c246]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:24 devstack sudo[110717]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9b7842-586e-4bcc-8bb5-aa59f4af9bde tempest-VolumesListTestJSON-1646292164 None] Lock "cinder-ca3f9cd8-70b7-47c4-8d2e-34c99ec22e27-delete_volume" released by "delete_volume" :: held 1.561s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:24 devstack sudo[110719]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD Aug 24 16:50:24 devstack sudo[110719]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:24 devstack sudo[110717]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.282s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Deleted volume successfully. Aug 24 16:50:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f37d7172-eeaa-4388-8a58-f542bce26e78 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-fcc9fcb6-07d9-4a8a-9e2c-8b5002ff4ed6-delete_volume" released by "delete_volume" :: held 1.388s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:25 devstack sudo[110719]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD" returned: 0 in 0.382s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:25 devstack sudo[110725]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD Aug 24 16:50:25 devstack sudo[110725]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:25 devstack sudo[110725]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD" returned: 1 in 0.353s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Temporary image 57d6e100-a90e-4257-831c-4733f7de3ba4 is fetched for user afddfbad2509416abc7af8bf5d4a63e8. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8627ae17-9f4e-40a2-b9e1-2d2528fdce86]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:25 devstack sudo[110730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD Aug 24 16:50:25 devstack sudo[110730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:25 devstack sudo[110730]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD" returned: 0 in 0.375s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:26 devstack sudo[110734]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD Aug 24 16:50:26 devstack sudo[110734]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:26 devstack sudo[110734]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD" returned: 1 in 0.400s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7cc477da-16a0-4504-81d5-031e49473f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff72296ff124da4a6d2f671d2f2cf3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:24Z,use_quota=True,user_id='afddfbad2509416abc7af8bf5d4a63e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ced50591-da3e-4429-9436-d360a56844f9),volume_type_id=ced50591-da3e-4429-9436-d360a56844f9)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Creating volume 7cc477da-16a0-4504-81d5-031e49473f7a {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.016s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:26 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:26 devstack sudo[110740]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a 1073741824 Aug 24 16:50:26 devstack sudo[110740]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:26 devstack sudo[110740]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a 1073741824" returned: 0 in 0.581s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:27 devstack sudo[110750]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a Aug 24 16:50:27 devstack sudo[110750]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:27 devstack sudo[110750]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a" returned: 0 in 0.519s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] <== create_volume: return (1185ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.195s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:27 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Attempting download of 57d6e100-a90e-4257-831c-4733f7de3ba4 ((None, [{'url': 'file:///opt/stack/data/glance/images/57d6e100-a90e-4257-831c-4733f7de3ba4', 'metadata': {}}])) to volume 7cc477da-16a0-4504-81d5-031e49473f7a. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:50:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5cbfee54-5b31-4e35-8629-87374bf79aa4]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:27 devstack sudo[110772]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv Aug 24 16:50:27 devstack sudo[110772]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:28 devstack sudo[110772]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv" returned: 0 in 0.459s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:28 devstack sudo[110779]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv Aug 24 16:50:28 devstack sudo[110779]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-bd012079-ab29-4e47-94f3-6e946b5ced68 req-d624438c-c7b7-4664-9c4f-ab69714383fb tempest-TestInstancesWithCinderVolumes-487126560 None] Terminate volume connection completed successfully. Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-bd012079-ab29-4e47-94f3-6e946b5ced68 req-d624438c-c7b7-4664-9c4f-ab69714383fb tempest-TestInstancesWithCinderVolumes-487126560 None] Deleting attachment f375ea95-3c01-45c3-8034-f26e5559de78. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:50:28 devstack sudo[110779]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv" returned: 1 in 0.464s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_57d6e100-a90e-4257-831c-4733f7de3ba4_phmrp5lv' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d9d40ddc-950c-4e45-8197-0c7f8274cd4e]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:28 devstack sudo[110785]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD Aug 24 16:50:28 devstack sudo[110785]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:28 devstack sudo[110785]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD" returned: 0 in 0.369s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:29 devstack sudo[110789]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD Aug 24 16:50:29 devstack sudo[110789]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:29 devstack sudo[110789]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD" returned: 1 in 0.379s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] 57d6e100-a90e-4257-831c-4733f7de3ba4 was raw, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:29 devstack sudo[110794]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a Aug 24 16:50:29 devstack sudo[110794]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "cinder-3fedd674-6aee-4823-878e-d6efd9605f19-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-3fedd674-6aee-4823-878e-d6efd9605f19-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "cinder-quobyte-3fedd674-6aee-4823-878e-d6efd9605f19" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-quobyte-3fedd674-6aee-4823-878e-d6efd9605f19" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0a25dd9f-3773-4bcb-9be0-66b77c9ccea0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Flow 'volume_create_manager' (60e4dc37-a856-4c42-85e4-396acf1ec915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee9cbd1e-e096-468c-8fe3-cae57566689e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:29 devstack sudo[110798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 Aug 24 16:50:29 devstack sudo[110798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee9cbd1e-e096-468c-8fe3-cae57566689e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-707196077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7758f9aa-d822-40d2-a21c-e0bb545afe03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='693bd3fb9c534934974091efbce192a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:30Z,use_quota=True,user_id='32488f9588a84ffaa1c3a773b5cf634c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f0e354e-5b92-4d7a-b43d-91873585dd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f0e354e-5b92-4d7a-b43d-91873585dd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1ec15dd-7488-4f18-8b71-9f688cf19b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1ec15dd-7488-4f18-8b71-9f688cf19b3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7758f9aa-d822-40d2-a21c-e0bb545afe03', 'volume_name': 'volume-7758f9aa-d822-40d2-a21c-e0bb545afe03', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6120c54a-92d0-401c-a41d-9f933ceb643b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6120c54a-92d0-401c-a41d-9f933ceb643b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (677b5bf3-353c-4d99-8445-8313a3a1b355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Volume 7758f9aa-d822-40d2-a21c-e0bb545afe03: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7758f9aa-d822-40d2-a21c-e0bb545afe03', 'volume_size': 1} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-707196077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7758f9aa-d822-40d2-a21c-e0bb545afe03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='693bd3fb9c534934974091efbce192a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:30Z,use_quota=True,user_id='32488f9588a84ffaa1c3a773b5cf634c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Creating volume 7758f9aa-d822-40d2-a21c-e0bb545afe03 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:29 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:29 devstack sudo[110801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 1073741824 Aug 24 16:50:29 devstack sudo[110801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:29 devstack sudo[110794]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a" returned: 0 in 0.598s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_57d6e100-a90e-4257-831c-4733f7de3ba4_jfnpa0tpdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:50:29 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Converted 0.00 MB image at 0.00 MB/s Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:29 devstack sudo[110803]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a 1G Aug 24 16:50:29 devstack sudo[110803]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:29 devstack sudo[110798]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19" returned: 0 in 0.401s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:30 devstack sudo[110808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19 Aug 24 16:50:30 devstack sudo[110808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:30 devstack sudo[110803]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a 1G" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Downloaded image 57d6e100-a90e-4257-831c-4733f7de3ba4 ((None, [{'url': 'file:///opt/stack/data/glance/images/57d6e100-a90e-4257-831c-4733f7de3ba4', 'metadata': {}}])) to volume 7cc477da-16a0-4504-81d5-031e49473f7a successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Temporary image 57d6e100-a90e-4257-831c-4733f7de3ba4 for user afddfbad2509416abc7af8bf5d4a63e8 is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Marking volume 7cc477da-16a0-4504-81d5-031e49473f7a as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:50:30 devstack sudo[110801]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 1073741824" returned: 0 in 0.463s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Copying metadata from image 57d6e100-a90e-4257-831c-4733f7de3ba4 to 7cc477da-16a0-4504-81d5-031e49473f7a. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Creating volume glance metadata for volume 7cc477da-16a0-4504-81d5-031e49473f7a backed by image 57d6e100-a90e-4257-831c-4733f7de3ba4 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': '244c7f2b4bbb2ed41d7188efe9085469', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:30 devstack sudo[110808]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-3fedd674-6aee-4823-878e-d6efd9605f19" returned: 0 in 0.310s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:30 devstack sudo[110821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 Aug 24 16:50:30 devstack sudo[110821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-quobyte-3fedd674-6aee-4823-878e-d6efd9605f19" released by "delete_volume" :: held 0.772s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (74ee190d-6822-4f04-84ff-4579b5b755cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7cc477da-16a0-4504-81d5-031e49473f7a', 'volume_size': 1, 'image_id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/57d6e100-a90e-4257-831c-4733f7de3ba4', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '244c7f2b4bbb2ed41d7188efe9085469', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '7ff72296ff124da4a6d2f671d2f2cf3a', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '41805ee145ceab8a64e3a1faee7afd2549df165489b5f1992e9a641c8c676b6f7b65b752073f191616e2184d7f5250fda270287f115b1676a57b10b2d9dff648', 'id': '57d6e100-a90e-4257-831c-4733f7de3ba4', 'created_at': datetime.datetime(2026, 8, 24, 14, 50, 21, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 50, 23, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/57d6e100-a90e-4257-831c-4733f7de3ba4/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e63303b-c707-4e16-986d-e3cbcac24118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:30 devstack cinder-volume[94296]: WARNING cinder.quota [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1836305830-1406050925 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1836305830-1406050925, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:30 devstack cinder-volume[94296]: WARNING cinder.quota [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1836305830-1406050925 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1836305830-1406050925, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:30 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Volume volume-7cc477da-16a0-4504-81d5-031e49473f7a (7cc477da-16a0-4504-81d5-031e49473f7a): created successfully Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5e63303b-c707-4e16-986d-e3cbcac24118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Flow 'volume_create_manager' (6b18e154-8b67-45f2-887b-eb0e2294dfa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Created reservations ['a058ad22-a09a-4226-af9d-ec58f4f5cb78', 'a514e6a6-caf6-4853-8e6e-2780dbf8785b', '3ad7fe3d-1061-4586-acc9-fbf59649cd74', '2d417a21-e585-4826-9b7d-6be00cbab94e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4de35967-3c2a-4415-b55c-aa965ac83a3b tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Created volume successfully. Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:30 devstack sudo[110823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:30 devstack sudo[110823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:30 devstack sudo[110821]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03" returned: 0 in 0.305s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] <== create_volume: return (818ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.822s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (677b5bf3-353c-4d99-8445-8313a3a1b355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7758f9aa-d822-40d2-a21c-e0bb545afe03', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (383fea14-a9e7-432f-bc4b-42eb15f9ec83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:30 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Volume volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 (7758f9aa-d822-40d2-a21c-e0bb545afe03): created successfully Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (383fea14-a9e7-432f-bc4b-42eb15f9ec83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Flow 'volume_create_manager' (60e4dc37-a856-4c42-85e4-396acf1ec915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-546cc3bc-03dd-49f2-8bfe-e4d9cb8f26ed tempest-VolumesNegativeTest-623899376 None] Created volume successfully. Aug 24 16:50:30 devstack sudo[110823]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.272s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Deleted volume successfully. Aug 24 16:50:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6c6a1171-390d-4e51-ba8c-c5c3fffa6f00 tempest-TestInstancesWithCinderVolumes-487126560 None] Lock "cinder-3fedd674-6aee-4823-878e-d6efd9605f19-delete_volume" released by "delete_volume" :: held 1.316s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Acquiring lock "cinder-7cc477da-16a0-4504-81d5-031e49473f7a-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "cinder-7cc477da-16a0-4504-81d5-031e49473f7a-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Acquiring lock "cinder-quobyte-7cc477da-16a0-4504-81d5-031e49473f7a" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "cinder-quobyte-7cc477da-16a0-4504-81d5-031e49473f7a" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:31 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2dc98a10-230c-4327-a671-70a5a2baa306]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:31 devstack sudo[110827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a Aug 24 16:50:31 devstack sudo[110827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:32 devstack sudo[110827]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:32 devstack sudo[110832]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a Aug 24 16:50:32 devstack sudo[110832]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:32 devstack sudo[110832]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7cc477da-16a0-4504-81d5-031e49473f7a" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "cinder-quobyte-7cc477da-16a0-4504-81d5-031e49473f7a" released by "delete_volume" :: held 0.813s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:32 devstack cinder-volume[94296]: WARNING cinder.quota [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:32 devstack cinder-volume[94296]: WARNING cinder.quota [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Created reservations ['7c8e619b-9679-4a5e-8165-36a555dc2889', 'cddb9aa5-b51b-4646-b676-d93f928dc222', '107986fe-fef1-432e-81f3-58d3f9285fe0', '3dfac7fb-18a8-4ecb-bc0d-f3e58d4ac0b1'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:32 devstack sudo[110838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:32 devstack sudo[110838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:33 devstack sudo[110838]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.379s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:33 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:33 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Deleted volume successfully. Aug 24 16:50:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c3728258-3263-48f8-b96b-e80eb31e5ff0 tempest-VolumeAndVolumeTypeFromImageTest-73901114 None] Lock "cinder-7cc477da-16a0-4504-81d5-031e49473f7a-delete_volume" released by "delete_volume" :: held 1.556s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Flow 'volume_create_manager' (b4a71854-8812-4c66-b279-11a0ec7cc82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d25ce56e-ee28-44cc-8aff-d10c47302ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d25ce56e-ee28-44cc-8aff-d10c47302ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97ac2f68-de7b-415b-9719-8d5090a7e664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e7d6f1c04946aeb43e27c196d67669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:42Z,use_quota=True,user_id='c5a1487be26541cfb57fb0a7753a25bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e62cd581-0d69-45d4-9b00-c73e1d22e9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e62cd581-0d69-45d4-9b00-c73e1d22e9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edd7072d-c8df-4e8d-9318-79c3cf629179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edd7072d-c8df-4e8d-9318-79c3cf629179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '97ac2f68-de7b-415b-9719-8d5090a7e664', 'volume_name': 'volume-97ac2f68-de7b-415b-9719-8d5090a7e664', 'volume_size': 1, 'image_id': '366ef814-664f-41be-8475-992ef4c43548', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/366ef814-664f-41be-8475-992ef4c43548', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'f85e74532b2be8242d4c8754c453e998', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd7e7d6f1c04946aeb43e27c196d67669', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '628bd64ada1067c1beffb467f093a1dd580081b0440fb00949945eb247057ef64c98998d73b4bca13b5345e9b55ace7785a06f435a193f2c25cba1332f5fe162', 'id': '366ef814-664f-41be-8475-992ef4c43548', 'created_at': datetime.datetime(2026, 8, 24, 14, 50, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 50, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/366ef814-664f-41be-8475-992ef4c43548/file', 'properties': {}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17b7b3be-5fc1-4bb9-8598-9eeae307cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17b7b3be-5fc1-4bb9-8598-9eeae307cf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7ec0a31-59e0-4f9a-8d48-b1141ce5258f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:42 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Volume 97ac2f68-de7b-415b-9719-8d5090a7e664: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-97ac2f68-de7b-415b-9719-8d5090a7e664', 'volume_size': 1, 'image_id': '366ef814-664f-41be-8475-992ef4c43548', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/366ef814-664f-41be-8475-992ef4c43548', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'f85e74532b2be8242d4c8754c453e998', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd7e7d6f1c04946aeb43e27c196d67669', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '628bd64ada1067c1beffb467f093a1dd580081b0440fb00949945eb247057ef64c98998d73b4bca13b5345e9b55ace7785a06f435a193f2c25cba1332f5fe162', 'id': '366ef814-664f-41be-8475-992ef4c43548', 'created_at': datetime.datetime(2026, 8, 24, 14, 50, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 50, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/366ef814-664f-41be-8475-992ef4c43548/file', 'properties': {}}, 'image_service': } Aug 24 16:50:42 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Trying to clone 97ac2f68-de7b-415b-9719-8d5090a7e664 from image 366ef814-664f-41be-8475-992ef4c43548 at location (None, [{'url': 'file:///opt/stack/data/glance/images/366ef814-664f-41be-8475-992ef4c43548', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:50:43 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:50:43 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Image download 0.00 MB at 0.00 MB/s Aug 24 16:50:43 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[62455fa0-3e00-411c-91bf-62653fd6293c]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:43 devstack sudo[110951]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD Aug 24 16:50:43 devstack sudo[110951]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:43 devstack sudo[110951]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD" returned: 0 in 0.519s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:44 devstack sudo[110976]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD Aug 24 16:50:44 devstack sudo[110976]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:44 devstack sudo[110976]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD" returned: 1 in 0.502s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Temporary image 366ef814-664f-41be-8475-992ef4c43548 is fetched for user c5a1487be26541cfb57fb0a7753a25bd. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=101,cinder:INSERT=36,cinder:UPDATE=125,cinder:DELETE=11 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:INSERT=33,cinder:UPDATE=129,cinder:SELECT=105,cinder:DELETE=8 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6ef80d3a-7153-4482-907d-bfa75204b58c]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:44 devstack sudo[110981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD Aug 24 16:50:44 devstack sudo[110981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:44 devstack sudo[110981]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD" returned: 0 in 0.453s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:45 devstack sudo[110987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD Aug 24 16:50:45 devstack sudo[110987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:45 devstack sudo[110987]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD" returned: 1 in 0.387s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:42Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97ac2f68-de7b-415b-9719-8d5090a7e664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e7d6f1c04946aeb43e27c196d67669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:42Z,use_quota=True,user_id='c5a1487be26541cfb57fb0a7753a25bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Creating volume 97ac2f68-de7b-415b-9719-8d5090a7e664 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:45 devstack sudo[110992]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 1073741824 Aug 24 16:50:45 devstack sudo[110992]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:45 devstack sudo[110992]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 1073741824" returned: 0 in 0.472s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:45 devstack sudo[110999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 Aug 24 16:50:45 devstack sudo[110999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:46 devstack sudo[110999]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] <== create_volume: return (804ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.807s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Attempting download of 366ef814-664f-41be-8475-992ef4c43548 ((None, [{'url': 'file:///opt/stack/data/glance/images/366ef814-664f-41be-8475-992ef4c43548', 'metadata': {}}])) to volume 97ac2f68-de7b-415b-9719-8d5090a7e664. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2bbb41c3-861d-4eef-8180-c9561995937d]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:46 devstack sudo[111002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk Aug 24 16:50:46 devstack sudo[111002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:46 devstack sudo[111002]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk" returned: 0 in 0.374s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:46 devstack sudo[111006]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk Aug 24 16:50:46 devstack sudo[111006]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:46 devstack sudo[111006]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk" returned: 1 in 0.331s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_366ef814-664f-41be-8475-992ef4c43548_tbnbtplk' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2cd7b48d-c39f-44cb-ba4f-755b211265cd]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:47 devstack sudo[111010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD Aug 24 16:50:47 devstack sudo[111010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:47 devstack sudo[111010]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD" returned: 0 in 0.370s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:47 devstack sudo[111014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD Aug 24 16:50:47 devstack sudo[111014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:47 devstack sudo[111014]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD" returned: 1 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:50:47 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] 366ef814-664f-41be-8475-992ef4c43548 was raw, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:50:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:47 devstack sudo[111021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 Aug 24 16:50:47 devstack sudo[111021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:48 devstack sudo[111021]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664" returned: 0 in 0.595s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_366ef814-664f-41be-8475-992ef4c43548__rqgem38devstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:50:48 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Converted 0.00 MB image at 0.00 MB/s Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:48 devstack sudo[111027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 1G Aug 24 16:50:48 devstack sudo[111027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:48 devstack sudo[111027]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 1G" returned: 0 in 0.403s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Downloaded image 366ef814-664f-41be-8475-992ef4c43548 ((None, [{'url': 'file:///opt/stack/data/glance/images/366ef814-664f-41be-8475-992ef4c43548', 'metadata': {}}])) to volume 97ac2f68-de7b-415b-9719-8d5090a7e664 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Temporary image 366ef814-664f-41be-8475-992ef4c43548 for user c5a1487be26541cfb57fb0a7753a25bd is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Marking volume 97ac2f68-de7b-415b-9719-8d5090a7e664 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Copying metadata from image 366ef814-664f-41be-8475-992ef4c43548 to 97ac2f68-de7b-415b-9719-8d5090a7e664. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Creating volume glance metadata for volume 97ac2f68-de7b-415b-9719-8d5090a7e664 backed by image 366ef814-664f-41be-8475-992ef4c43548 with: {'image_id': '366ef814-664f-41be-8475-992ef4c43548', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': 'f85e74532b2be8242d4c8754c453e998', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d7ec0a31-59e0-4f9a-8d48-b1141ce5258f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97ac2f68-de7b-415b-9719-8d5090a7e664', 'volume_size': 1, 'image_id': '366ef814-664f-41be-8475-992ef4c43548', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/366ef814-664f-41be-8475-992ef4c43548', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'f85e74532b2be8242d4c8754c453e998', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': 'd7e7d6f1c04946aeb43e27c196d67669', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '628bd64ada1067c1beffb467f093a1dd580081b0440fb00949945eb247057ef64c98998d73b4bca13b5345e9b55ace7785a06f435a193f2c25cba1332f5fe162', 'id': '366ef814-664f-41be-8475-992ef4c43548', 'created_at': datetime.datetime(2026, 8, 24, 14, 50, 39, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 50, 41, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/366ef814-664f-41be-8475-992ef4c43548/file', 'properties': {}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46132dd1-a890-475e-9adc-b766ab84ae2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Volume volume-97ac2f68-de7b-415b-9719-8d5090a7e664 (97ac2f68-de7b-415b-9719-8d5090a7e664): created successfully Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (46132dd1-a890-475e-9adc-b766ab84ae2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Flow 'volume_create_manager' (b4a71854-8812-4c66-b279-11a0ec7cc82d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9579804e-efa3-4268-8ea9-65af5778687f tempest-VolumeImageDependencyTests-357745216 None] Created volume successfully. Aug 24 16:50:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Acquiring lock "cinder-97ac2f68-de7b-415b-9719-8d5090a7e664-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Lock "cinder-97ac2f68-de7b-415b-9719-8d5090a7e664-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Acquiring lock "cinder-quobyte-97ac2f68-de7b-415b-9719-8d5090a7e664" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Lock "cinder-quobyte-97ac2f68-de7b-415b-9719-8d5090a7e664" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:49 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[045cbfd9-5cc2-4183-871e-f0d7329093de]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:50 devstack sudo[111035]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 Aug 24 16:50:50 devstack sudo[111035]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:50 devstack sudo[111035]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664" returned: 0 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:50 devstack sudo[111074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664 Aug 24 16:50:50 devstack sudo[111074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:50 devstack sudo[111074]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97ac2f68-de7b-415b-9719-8d5090a7e664" returned: 0 in 0.384s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Lock "cinder-quobyte-97ac2f68-de7b-415b-9719-8d5090a7e664" released by "delete_volume" :: held 0.855s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Created reservations ['fcb9aaa6-1167-4d88-baca-3cc7d901b483', '67fb6172-9ba4-47c4-87fc-c28fb0158c74', 'aff77b44-d4f8-445c-82dc-4c949cb62225', 'eeaa330a-58a1-4e7c-8716-75eed3c8b95f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:50 devstack sudo[111079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:50 devstack sudo[111079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:51 devstack sudo[111079]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.321s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:51 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Deleted volume successfully. Aug 24 16:50:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bb031524-2123-4d40-81f1-7f11f06241af tempest-VolumeImageDependencyTests-357745216 None] Lock "cinder-97ac2f68-de7b-415b-9719-8d5090a7e664-delete_volume" released by "delete_volume" :: held 1.405s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Acquiring lock "cinder-7758f9aa-d822-40d2-a21c-e0bb545afe03-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Lock "cinder-7758f9aa-d822-40d2-a21c-e0bb545afe03-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Acquiring lock "cinder-quobyte-7758f9aa-d822-40d2-a21c-e0bb545afe03" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Lock "cinder-quobyte-7758f9aa-d822-40d2-a21c-e0bb545afe03" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9538b23f-9b8f-4a8c-ad73-c241f51c5e66]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:53 devstack sudo[111082]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 Aug 24 16:50:53 devstack sudo[111082]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:53 devstack sudo[111082]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03" returned: 0 in 0.449s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:53 devstack sudo[111087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03 Aug 24 16:50:53 devstack sudo[111087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:53 devstack sudo[111087]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7758f9aa-d822-40d2-a21c-e0bb545afe03" returned: 0 in 0.301s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Lock "cinder-quobyte-7758f9aa-d822-40d2-a21c-e0bb545afe03" released by "delete_volume" :: held 0.802s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Created reservations ['02008d45-fea3-4a7b-b523-ae85ed06ad6a', '9eb4281a-8018-402d-9af6-9c4a8f281ff6', 'ef8e8dd8-74df-401a-9edc-5d29c7b63d5b', 'c4ff848a-8001-4024-8d23-c1d7dd67258d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.025s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:54 devstack sudo[111090]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:54 devstack sudo[111090]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:54 devstack sudo[111090]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:50:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Deleted volume successfully. Aug 24 16:50:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-94e7384a-915d-4131-b3d5-075a326fa4d6 tempest-VolumesNegativeTest-623899376 None] Lock "cinder-7758f9aa-d822-40d2-a21c-e0bb545afe03-delete_volume" released by "delete_volume" :: held 1.481s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (4e010ee6-884a-4a1d-83eb-992d62804d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73834cef-7403-4ecc-8e6d-ce162dbec924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (73834cef-7403-4ecc-8e6d-ce162dbec924) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-500674294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a22b5850-c523-46f3-bf54-c5fdf1862e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:58Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3843984-e5e3-4736-be43-ec2a4ed15757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3843984-e5e3-4736-be43-ec2a4ed15757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d12f715e-00c9-4e07-be8a-b857b8d06249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d12f715e-00c9-4e07-be8a-b857b8d06249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a22b5850-c523-46f3-bf54-c5fdf1862e2c', 'volume_name': 'volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4af26660-3c93-45b8-aa77-e5ab8c91b143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4af26660-3c93-45b8-aa77-e5ab8c91b143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7a53957-8003-4f22-8744-18826839d1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume a22b5850-c523-46f3-bf54-c5fdf1862e2c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c', 'volume_size': 1} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-500674294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a22b5850-c523-46f3-bf54-c5fdf1862e2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:50:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:50:58Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Creating volume a22b5850-c523-46f3-bf54-c5fdf1862e2c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:50:58 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:58 devstack sudo[111095]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c 1073741824 Aug 24 16:50:58 devstack sudo[111095]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:58 devstack sudo[111095]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c 1073741824" returned: 0 in 0.574s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:58 devstack sudo[111107]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c Aug 24 16:50:58 devstack sudo[111107]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:50:59 devstack sudo[111107]: pam_unix(sudo:session): session closed for user root Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] <== create_volume: return (929ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.935s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7a53957-8003-4f22-8744-18826839d1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f53a1ee-62be-4375-8383-38ceb7540065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:50:59 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c (a22b5850-c523-46f3-bf54-c5fdf1862e2c): created successfully Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f53a1ee-62be-4375-8383-38ceb7540065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (4e010ee6-884a-4a1d-83eb-992d62804d60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:50:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-fd18e724-bae2-456a-b964-769f8caeb50f tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created volume successfully. Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:50:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:50:59 devstack sudo[111110]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:50:59 devstack sudo[111110]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:00 devstack sudo[111110]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.320s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (c0337844-97c5-4e57-86f5-63ea5c11b26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e077d8c-b343-44a5-8b15-33fdef6083bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6e077d8c-b343-44a5-8b15-33fdef6083bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1131900545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c1ff87f-855a-4079-bf61-6bdfb69548b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:01Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f74feb16-7494-44c3-bc5e-94250586ef2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f74feb16-7494-44c3-bc5e-94250586ef2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f047bcd-17f0-4b87-b6f0-cb8f1bdcbdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5f047bcd-17f0-4b87-b6f0-cb8f1bdcbdd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c1ff87f-855a-4079-bf61-6bdfb69548b9', 'volume_name': 'volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13c1045f-ce0b-4676-bf6b-546d4f5e5457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13c1045f-ce0b-4676-bf6b-546d4f5e5457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2febd0a-8653-4d83-a456-8477128f6189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:00 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume 5c1ff87f-855a-4079-bf61-6bdfb69548b9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9', 'volume_size': 1} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1131900545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5c1ff87f-855a-4079-bf61-6bdfb69548b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:01Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Creating volume 5c1ff87f-855a-4079-bf61-6bdfb69548b9 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:00 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:00 devstack sudo[111113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 1073741824 Aug 24 16:51:00 devstack sudo[111113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (55048d0b-45dc-45ab-a789-878f35a820e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5547ccee-4ec2-4e7b-9add-2f6e45654b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5547ccee-4ec2-4e7b-9add-2f6e45654b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-270663791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82dacd13-a24c-472f-a5a0-6a91faa3555f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:01Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (316f5493-0b16-4423-ba31-edbcd5ed1e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (316f5493-0b16-4423-ba31-edbcd5ed1e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (971e81e8-095c-44a9-9540-94f2bd2d5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (971e81e8-095c-44a9-9540-94f2bd2d5cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82dacd13-a24c-472f-a5a0-6a91faa3555f', 'volume_name': 'volume-82dacd13-a24c-472f-a5a0-6a91faa3555f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d5ca8c3-4f71-4106-ad68-d061d6e211c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2d5ca8c3-4f71-4106-ad68-d061d6e211c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1146a364-c9ea-43d4-a91c-5875c57085db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume 82dacd13-a24c-472f-a5a0-6a91faa3555f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82dacd13-a24c-472f-a5a0-6a91faa3555f', 'volume_size': 1} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:01 devstack sudo[111113]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 1073741824" returned: 0 in 0.622s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:01 devstack sudo[111119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 Aug 24 16:51:01 devstack sudo[111119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (fef069c8-4c09-4941-948f-9d4b78bb9c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee4aaf81-77e0-4f1a-b67c-375df39fe502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee4aaf81-77e0-4f1a-b67c-375df39fe502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1905012660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:02Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc8fa308-6a64-4267-8841-a9784c9de4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc8fa308-6a64-4267-8841-a9784c9de4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f31268e-3c57-4980-b423-4d9c1f633b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f31268e-3c57-4980-b423-4d9c1f633b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f', 'volume_name': 'volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3884acb-fc7f-4bb1-af7d-447228e2c6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e3884acb-fc7f-4bb1-af7d-447228e2c6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96b4b3cc-a602-46b4-bab3-9c3056472619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:01 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f', 'volume_size': 1} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:01 devstack sudo[111119]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9" returned: 0 in 0.424s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] <== create_volume: return (1096ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.098s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.662s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-270663791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=82dacd13-a24c-472f-a5a0-6a91faa3555f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:01Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Creating volume 82dacd13-a24c-472f-a5a0-6a91faa3555f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:01 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:01 devstack sudo[111122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f 1073741824 Aug 24 16:51:01 devstack sudo[111122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2febd0a-8653-4d83-a456-8477128f6189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b005746-efc5-4ded-a905-4f2c0be701d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 (5c1ff87f-855a-4079-bf61-6bdfb69548b9): created successfully Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b005746-efc5-4ded-a905-4f2c0be701d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (c0337844-97c5-4e57-86f5-63ea5c11b26d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b5a3e3f2-0981-4d93-ad13-dd89814cdd30 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created volume successfully. Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (26c49cf3-1bf9-4617-93c1-bd772d39229c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0202a2ab-58be-41d5-8d06-2c743ad5b309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0202a2ab-58be-41d5-8d06-2c743ad5b309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-295704440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=096db545-cba0-422d-ab02-c5c25f3651d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:02Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80cac8f4-34b6-4662-b649-7808238f7214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80cac8f4-34b6-4662-b649-7808238f7214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ebe1330-6dac-4b10-839c-99fcaea37334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ebe1330-6dac-4b10-839c-99fcaea37334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '096db545-cba0-422d-ab02-c5c25f3651d5', 'volume_name': 'volume-096db545-cba0-422d-ab02-c5c25f3651d5', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e00a00de-59d0-4712-90bd-99f947e09490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e00a00de-59d0-4712-90bd-99f947e09490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a061e52a-f10f-41f6-81ca-fbf8f1bc4767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume 096db545-cba0-422d-ab02-c5c25f3651d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-096db545-cba0-422d-ab02-c5c25f3651d5', 'volume_size': 1} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:02 devstack sudo[111122]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f 1073741824" returned: 0 in 0.783s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (7c9bfba8-d81b-426f-9075-2daadf727040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f02edfb-9c46-48e5-a222-b6930faa3965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4f02edfb-9c46-48e5-a222-b6930faa3965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-896602532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b2ea109-006e-490b-ae09-fa13767b0329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:03Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack sudo[111128]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f Aug 24 16:51:02 devstack sudo[111128]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7203b995-76bd-453f-ad7d-6fdea294316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7203b995-76bd-453f-ad7d-6fdea294316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f8b9401-90ee-48f7-a754-b67f6431a9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f8b9401-90ee-48f7-a754-b67f6431a9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b2ea109-006e-490b-ae09-fa13767b0329', 'volume_name': 'volume-2b2ea109-006e-490b-ae09-fa13767b0329', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e9ea18e-ff79-46b8-8cc3-8629a50a4383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e9ea18e-ff79-46b8-8cc3-8629a50a4383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1276d37-4adc-45ce-81e3-859e63f5c11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume 2b2ea109-006e-490b-ae09-fa13767b0329: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b2ea109-006e-490b-ae09-fa13767b0329', 'volume_size': 1} Aug 24 16:51:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:03 devstack sudo[111128]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f" returned: 0 in 0.307s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] <== create_volume: return (1195ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.199s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.400s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1905012660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:02Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Creating volume f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:03 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1146a364-c9ea-43d4-a91c-5875c57085db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82dacd13-a24c-472f-a5a0-6a91faa3555f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (409c8ae7-c143-4418-9171-00690635a340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:03 devstack sudo[111131]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f 1073741824 Aug 24 16:51:03 devstack sudo[111131]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:03 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume volume-82dacd13-a24c-472f-a5a0-6a91faa3555f (82dacd13-a24c-472f-a5a0-6a91faa3555f): created successfully Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (409c8ae7-c143-4418-9171-00690635a340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (55048d0b-45dc-45ab-a789-878f35a820e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8f5cbafe-db9e-476c-8582-a1b756c73e80 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created volume successfully. Aug 24 16:51:03 devstack sudo[111131]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f 1073741824" returned: 0 in 0.585s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:03 devstack sudo[111136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f Aug 24 16:51:03 devstack sudo[111136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:04 devstack sudo[111136]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] <== create_volume: return (956ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.960s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.690s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-295704440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=096db545-cba0-422d-ab02-c5c25f3651d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:02Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Creating volume 096db545-cba0-422d-ab02-c5c25f3651d5 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (96b4b3cc-a602-46b4-bab3-9c3056472619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:04 devstack sudo[111139]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 1073741824 Aug 24 16:51:04 devstack sudo[111139]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcb89489-4862-4d6f-a875-89fa816d1f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f (f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f): created successfully Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bcb89489-4862-4d6f-a875-89fa816d1f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (fef069c8-4c09-4941-948f-9d4b78bb9c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-314c89b4-1517-4caf-8d01-771a5524a376 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created volume successfully. Aug 24 16:51:04 devstack sudo[111139]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 1073741824" returned: 0 in 0.517s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:04 devstack sudo[111145]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 Aug 24 16:51:04 devstack sudo[111145]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:04 devstack sudo[111145]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5" returned: 0 in 0.282s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] <== create_volume: return (858ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.865s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.090s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-896602532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2b2ea109-006e-490b-ae09-fa13767b0329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3f7b35ae50469a9330624d42daeb3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:03Z,use_quota=True,user_id='2af4d6834fdf467894a76677afac0a09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Creating volume 2b2ea109-006e-490b-ae09-fa13767b0329 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a061e52a-f10f-41f6-81ca-fbf8f1bc4767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-096db545-cba0-422d-ab02-c5c25f3651d5', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:05 devstack sudo[111148]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 1073741824 Aug 24 16:51:05 devstack sudo[111148]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08321ba6-ac43-4503-9739-a533cf6e8654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:05 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume volume-096db545-cba0-422d-ab02-c5c25f3651d5 (096db545-cba0-422d-ab02-c5c25f3651d5): created successfully Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08321ba6-ac43-4503-9739-a533cf6e8654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (26c49cf3-1bf9-4617-93c1-bd772d39229c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b1968f53-c2aa-4dc4-aff3-13e0b12a9518 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created volume successfully. Aug 24 16:51:05 devstack sudo[111148]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 1073741824" returned: 0 in 0.569s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:05 devstack sudo[111154]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 Aug 24 16:51:05 devstack sudo[111154]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:05 devstack sudo[111154]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329" returned: 0 in 0.269s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] <== create_volume: return (885ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.890s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1276d37-4adc-45ce-81e3-859e63f5c11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b2ea109-006e-490b-ae09-fa13767b0329', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (630e924a-f95a-4904-858e-e5482f168abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:05 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Volume volume-2b2ea109-006e-490b-ae09-fa13767b0329 (2b2ea109-006e-490b-ae09-fa13767b0329): created successfully Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (630e924a-f95a-4904-858e-e5482f168abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Flow 'volume_create_manager' (7c9bfba8-d81b-426f-9075-2daadf727040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4780d5a9-bb87-4f55-ba7c-7b288de10241 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created volume successfully. Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-2b2ea109-006e-490b-ae09-fa13767b0329-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-2b2ea109-006e-490b-ae09-fa13767b0329-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-quobyte-2b2ea109-006e-490b-ae09-fa13767b0329" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-2b2ea109-006e-490b-ae09-fa13767b0329" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cefadfb3-c2f0-4b41-89cb-8d184142d285]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:06 devstack sudo[111158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 Aug 24 16:51:06 devstack sudo[111158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:06 devstack sudo[111158]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329" returned: 0 in 0.410s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:06 devstack sudo[111163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329 Aug 24 16:51:06 devstack sudo[111163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:07 devstack sudo[111163]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2b2ea109-006e-490b-ae09-fa13767b0329" returned: 0 in 0.379s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-2b2ea109-006e-490b-ae09-fa13767b0329" released by "delete_volume" :: held 0.843s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created reservations ['199432d4-179e-4c6f-b5ae-f1a8328bf283', 'f88c9842-1150-4872-b41c-8e7abc50c557', '903b534f-2f98-43dd-a93f-e6296fc15d7e', '1d897f39-d2fa-4b60-9806-b700b209a053'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:07 devstack sudo[111166]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:07 devstack sudo[111166]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-096db545-cba0-422d-ab02-c5c25f3651d5-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-096db545-cba0-422d-ab02-c5c25f3651d5-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-quobyte-096db545-cba0-422d-ab02-c5c25f3651d5" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-096db545-cba0-422d-ab02-c5c25f3651d5" acquired by "delete_volume" :: waited 0.048s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5984e594-63ce-4230-b4ff-e8f331d10d43]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:07 devstack sudo[111166]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.393s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Deleted volume successfully. Aug 24 16:51:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7b052954-ff2f-4156-8079-7279fa742a37 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-2b2ea109-006e-490b-ae09-fa13767b0329-delete_volume" released by "delete_volume" :: held 1.510s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:07 devstack sudo[111168]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 Aug 24 16:51:07 devstack sudo[111168]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:08 devstack sudo[111168]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5" returned: 0 in 0.439s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:08 devstack sudo[111176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5 Aug 24 16:51:08 devstack sudo[111176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:08 devstack sudo[111176]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-096db545-cba0-422d-ab02-c5c25f3651d5" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-096db545-cba0-422d-ab02-c5c25f3651d5" released by "delete_volume" :: held 0.773s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created reservations ['03c01958-5096-40d7-859a-c576c10a1242', '021bc2f8-6bad-4c41-9a32-e7253784adb7', 'a7e6a6de-f974-4a6d-b29c-127f4fc2baf3', '485177dc-6eea-4c1e-aabd-b42c41fd68c5'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:08 devstack sudo[111179]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:08 devstack sudo[111179]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-quobyte-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c8955b53-394f-469d-9978-f2e057befac8]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:08 devstack sudo[111179]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Deleted volume successfully. Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1adcf9a8-60b2-49d0-9410-afd2afc8b475 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-096db545-cba0-422d-ab02-c5c25f3651d5-delete_volume" released by "delete_volume" :: held 1.453s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:09 devstack sudo[111182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f Aug 24 16:51:09 devstack sudo[111182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:09 devstack sudo[111182]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f" returned: 0 in 0.467s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:09 devstack sudo[111187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f Aug 24 16:51:09 devstack sudo[111187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:09 devstack sudo[111187]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f" released by "delete_volume" :: held 0.825s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created reservations ['ef86c177-f379-44f0-9f81-7c49f5551e52', 'e0b3ac0c-d803-44d2-baf9-0f5224168e37', '7759e7b9-066d-4416-b4c3-1fd9e2e5cf5f', '9f92dcb7-51c5-4ae4-aaaa-cd6724367738'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:09 devstack sudo[111190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:09 devstack sudo[111190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-82dacd13-a24c-472f-a5a0-6a91faa3555f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-82dacd13-a24c-472f-a5a0-6a91faa3555f-delete_volume" acquired by "delete_volume" :: waited 0.042s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-quobyte-82dacd13-a24c-472f-a5a0-6a91faa3555f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:10 devstack sudo[111190]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-82dacd13-a24c-472f-a5a0-6a91faa3555f" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Deleted volume successfully. Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[77074484-7515-47ba-99e6-8b91a99ccc34]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bfe0e996-4dd0-4eb0-856d-80d920ab7275 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-f1f867e4-69de-4f9c-bd3c-bcdfec0ae50f-delete_volume" released by "delete_volume" :: held 1.472s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:10 devstack sudo[111193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f Aug 24 16:51:10 devstack sudo[111193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:10 devstack sudo[111193]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f" returned: 0 in 0.408s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:10 devstack sudo[111198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f Aug 24 16:51:10 devstack sudo[111198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:11 devstack sudo[111198]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-82dacd13-a24c-472f-a5a0-6a91faa3555f" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-82dacd13-a24c-472f-a5a0-6a91faa3555f" released by "delete_volume" :: held 0.811s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created reservations ['5459f3b3-bd9f-4ef9-b078-468654c3401f', '6ee35104-d207-4c14-9d43-8cb0a23f1b48', '56a40786-1d4e-4e12-81b9-0bec84438353', 'e608cdcc-c324-409d-8948-aafaae9b6b6b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:11 devstack sudo[111201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:11 devstack sudo[111201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-5c1ff87f-855a-4079-bf61-6bdfb69548b9-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-5c1ff87f-855a-4079-bf61-6bdfb69548b9-delete_volume" acquired by "delete_volume" :: waited 0.049s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-quobyte-5c1ff87f-855a-4079-bf61-6bdfb69548b9" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-5c1ff87f-855a-4079-bf61-6bdfb69548b9" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f31c5976-4163-4569-8c1f-24dcdd8dcc57]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:11 devstack sudo[111203]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 Aug 24 16:51:11 devstack sudo[111203]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:11 devstack sudo[111201]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.590s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Deleted volume successfully. Aug 24 16:51:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e92c9eee-edfc-4da5-9db0-9b1219c078ab tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-82dacd13-a24c-472f-a5a0-6a91faa3555f-delete_volume" released by "delete_volume" :: held 1.709s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:12 devstack sudo[111203]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9" returned: 0 in 0.562s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:12 devstack sudo[111209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9 Aug 24 16:51:12 devstack sudo[111209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:12 devstack sudo[111209]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5c1ff87f-855a-4079-bf61-6bdfb69548b9" returned: 0 in 0.308s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-5c1ff87f-855a-4079-bf61-6bdfb69548b9" released by "delete_volume" :: held 0.924s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created reservations ['e5ed7607-77f3-4c78-8351-a872757343a4', '68d7a017-51fc-4ea2-8868-01458b754b69', '8b049535-2d6c-4b92-b400-b85123994ddc', '7fa1d8d6-a9db-4866-95e4-e60681f05c6c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:12 devstack sudo[111212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:12 devstack sudo[111212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:13 devstack sudo[111212]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.286s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Deleted volume successfully. Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cbe524c8-ed24-4d56-b95a-03843ef9d369 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-5c1ff87f-855a-4079-bf61-6bdfb69548b9-delete_volume" released by "delete_volume" :: held 1.736s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-a22b5850-c523-46f3-bf54-c5fdf1862e2c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-a22b5850-c523-46f3-bf54-c5fdf1862e2c-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "cinder-quobyte-a22b5850-c523-46f3-bf54-c5fdf1862e2c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-a22b5850-c523-46f3-bf54-c5fdf1862e2c" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6a88fe5a-6ecd-4501-a7a7-52fb1465e053]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:13 devstack sudo[111215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c Aug 24 16:51:13 devstack sudo[111215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:14 devstack sudo[111215]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c" returned: 0 in 0.450s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:14 devstack sudo[111220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c Aug 24 16:51:14 devstack sudo[111220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:14 devstack sudo[111220]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a22b5850-c523-46f3-bf54-c5fdf1862e2c" returned: 0 in 0.353s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-quobyte-a22b5850-c523-46f3-bf54-c5fdf1862e2c" released by "delete_volume" :: held 0.858s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Created reservations ['f0eaa29f-4e90-44c7-a32b-09388fc62080', '3dc3cf33-2355-495c-bc41-9c54f87c30f5', '98432614-bfe5-4f10-8b72-979f65bd6a08', '48ae2d43-c6dc-4d7c-8bf3-0a3265865482'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:14 devstack sudo[111223]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:14 devstack sudo[111223]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:15 devstack sudo[111223]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.324s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:15 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Deleted volume successfully. Aug 24 16:51:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32488420-1ca6-4036-9138-545cd8646978 tempest-CreateVolumesFromSourceVolumeTest-748015343 None] Lock "cinder-a22b5850-c523-46f3-bf54-c5fdf1862e2c-delete_volume" released by "delete_volume" :: held 1.492s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Flow 'volume_create_manager' (82d4f1fd-e2ed-4861-9b09-a96c9e293134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e28272a-bdfb-4e0a-89eb-ed043095d72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e28272a-bdfb-4e0a-89eb-ed043095d72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1136085989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f747a36f-eb6a-4765-bcd0-14ad5777e8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145b0ede68a64fa19d53a828060d6669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:19Z,use_quota=True,user_id='16ca9a89b13447feb4d4ed557406cc63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (397d56c2-faa8-4991-8d8f-4729ed442c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (397d56c2-faa8-4991-8d8f-4729ed442c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5b59a5d-4015-4b91-9ad1-3ca0527f4541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e5b59a5d-4015-4b91-9ad1-3ca0527f4541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f747a36f-eb6a-4765-bcd0-14ad5777e8ec', 'volume_name': 'volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3593dd9f-4c2c-4159-b3f4-fc2e8e566acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3593dd9f-4c2c-4159-b3f4-fc2e8e566acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06629966-a4e8-42ac-a756-78e701f83175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:19 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Volume f747a36f-eb6a-4765-bcd0-14ad5777e8ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec', 'volume_size': 1} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1136085989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f747a36f-eb6a-4765-bcd0-14ad5777e8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145b0ede68a64fa19d53a828060d6669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:19Z,use_quota=True,user_id='16ca9a89b13447feb4d4ed557406cc63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Creating volume f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:19 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:19 devstack sudo[111230]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec 1073741824 Aug 24 16:51:19 devstack sudo[111230]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:20 devstack sudo[111230]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec 1073741824" returned: 0 in 0.682s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:20 devstack sudo[111237]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec Aug 24 16:51:20 devstack sudo[111237]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:20 devstack sudo[111237]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" returned: 0 in 0.374s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] <== create_volume: return (1141ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.145s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (06629966-a4e8-42ac-a756-78e701f83175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9aeaaced-951a-4d26-88ea-6b789f46fa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:20 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Volume volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec (f747a36f-eb6a-4765-bcd0-14ad5777e8ec): created successfully Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9aeaaced-951a-4d26-88ea-6b789f46fa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Flow 'volume_create_manager' (82d4f1fd-e2ed-4861-9b09-a96c9e293134) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-24669bdd-dfe5-4c19-ad9c-e723c2e5c078 tempest-VolumeDependencyTests-1484041086 None] Created volume successfully. Aug 24 16:51:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Creating offline snapshot 2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 of volume f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:51:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f62d69c-792f-406d-8c80-b9d412219f6a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:21 devstack sudo[111255]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec Aug 24 16:51:21 devstack sudo[111255]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:22 devstack sudo[111255]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" returned: 0 in 0.490s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:22 devstack sudo[111260]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 1G Aug 24 16:51:22 devstack sudo[111260]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:22 devstack sudo[111260]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 1G" returned: 0 in 0.613s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:22 devstack sudo[111268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 Aug 24 16:51:22 devstack sudo[111268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:23 devstack sudo[111268]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" returned: 0 in 0.376s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:23 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 is being set with open permissions: ugo+rw Aug 24 16:51:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:23 devstack sudo[111282]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 Aug 24 16:51:23 devstack sudo[111282]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:23 devstack sudo[111282]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" returned: 0 in 0.487s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:23 devstack sudo[111315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info Aug 24 16:51:23 devstack sudo[111315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:24 devstack sudo[111315]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info" returned: 0 in 0.590s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:24 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info is being set with open permissions: ugo+rw Aug 24 16:51:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:24 devstack sudo[111341]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info Aug 24 16:51:24 devstack sudo[111341]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:24 devstack sudo[111341]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.info" returned: 0 in 0.424s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 3.159s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4ca9c1ea-7e2b-4dd6-828c-d893bdedbfa2 tempest-VolumeDependencyTests-1484041086 None] Create snapshot completed successfully Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Flow 'volume_create_manager' (80c421e7-cb3b-49cc-a66a-e14d47b4cb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (143a5c22-0f74-49be-bc0c-2c47e6fb4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (143a5c22-0f74-49be-bc0c-2c47e6fb4ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1505667592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7a362b4c-fe1c-40c9-95a4-8047203bb4d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='145b0ede68a64fa19d53a828060d6669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=2a2acc11-6fa0-4f6f-a23f-c31b923a1a12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:27Z,use_quota=True,user_id='16ca9a89b13447feb4d4ed557406cc63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04f3a437-7fcc-46f5-8fe1-6955e9e7e801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04f3a437-7fcc-46f5-8fe1-6955e9e7e801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0e072c9-befe-4766-865c-32403a5d6879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0e072c9-befe-4766-865c-32403a5d6879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '7a362b4c-fe1c-40c9-95a4-8047203bb4d1', 'volume_name': 'volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1', 'volume_size': 1, 'snapshot_id': '2a2acc11-6fa0-4f6f-a23f-c31b923a1a12'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8a076c5-d5fa-48a0-9ed2-2333d789b3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8a076c5-d5fa-48a0-9ed2-2333d789b3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c0f4d24-b76f-4373-8632-298342fdb02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:26 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Volume 7a362b4c-fe1c-40c9-95a4-8047203bb4d1: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1', 'volume_size': 1, 'snapshot_id': '2a2acc11-6fa0-4f6f-a23f-c31b923a1a12'} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-quobyte-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" acquired by "_create_volume_from_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Creating volume 7a362b4c-fe1c-40c9-95a4-8047203bb4d1 from snapshot 2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-quobyte-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" acquired by "_copy_volume_from_snapshot" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:26 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] snapshot: 2a2acc11-6fa0-4f6f-a23f-c31b923a1a12, volume: 7a362b4c-fe1c-40c9-95a4-8047203bb4d1, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f6ca12ec-dba8-4131-9e5e-9bba4df236e1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:27 devstack sudo[111364]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 Aug 24 16:51:27 devstack sudo[111364]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:27 devstack sudo[111364]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" returned: 0 in 0.753s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e7e45e5f-ae0d-4fec-96f8-b2bc280139f2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:27 devstack sudo[111370]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec Aug 24 16:51:27 devstack sudo[111370]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:28 devstack sudo[111370]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" returned: 0 in 0.513s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:51:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:51:28 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:51:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:28 devstack sudo[111376]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 Aug 24 16:51:28 devstack sudo[111376]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Flow 'volume_create_manager' (6e779d14-7a61-4a16-b700-fc4136cb184d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7dcfe44a-fdd2-4a3e-9a62-a04b286fc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7dcfe44a-fdd2-4a3e-9a62-a04b286fc4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1427220258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaaf3455d2464e939bac1cc86c5e27ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:29Z,use_quota=True,user_id='64d957ea4a414f87921c65a95bb5beb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbf02586-eac6-4170-ae25-2c61bb248c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dbf02586-eac6-4170-ae25-2c61bb248c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f286599-7d4b-4991-9310-d140cf918a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f286599-7d4b-4991-9310-d140cf918a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3', 'volume_name': 'volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (365957fd-f6fe-4095-b2de-e167f3cb561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (365957fd-f6fe-4095-b2de-e167f3cb561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cccf84d0-7b99-4280-ae5b-0b52e04f8a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Volume 8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3', 'volume_size': 1} Aug 24 16:51:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:33 devstack sudo[111376]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" returned: 0 in 5.492s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:33 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec, size 1024.00 MB, duration 5.49 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:51:33 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Converted 1024.00 MB image at 186.43 MB/s Aug 24 16:51:33 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 is being set with open permissions: ugo+rw Aug 24 16:51:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:33 devstack sudo[111393]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 Aug 24 16:51:33 devstack sudo[111393]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:34 devstack sudo[111393]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" returned: 0 in 0.256s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" released by "_copy_volume_from_snapshot" :: held 7.134s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" released by "_create_volume_from_snapshot" :: held 7.205s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 7.222s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.831s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1427220258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaaf3455d2464e939bac1cc86c5e27ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:29Z,use_quota=True,user_id='64d957ea4a414f87921c65a95bb5beb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Creating volume 8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:34 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:34 devstack sudo[111396]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 1073741824 Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c0f4d24-b76f-4373-8632-298342fdb02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1', 'volume_size': 1, 'snapshot_id': '2a2acc11-6fa0-4f6f-a23f-c31b923a1a12'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:34 devstack sudo[111396]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a4597a4-5d41-4eee-b284-a8deca9d0a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:34 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Volume volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 (7a362b4c-fe1c-40c9-95a4-8047203bb4d1): created successfully Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a4597a4-5d41-4eee-b284-a8deca9d0a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Flow 'volume_create_manager' (80c421e7-cb3b-49cc-a66a-e14d47b4cb35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c2905cb8-4ae7-4b81-a6ed-2d8f3c654eba tempest-VolumeDependencyTests-1484041086 None] Created volume successfully. Aug 24 16:51:34 devstack sudo[111396]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 1073741824" returned: 0 in 0.438s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:34 devstack sudo[111401]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 Aug 24 16:51:34 devstack sudo[111401]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-quobyte-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-quobyte-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Deleting offline snapshot 2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 of volume f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] snapshot_file for this snap is: volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[daed39d5-d4ea-4fa4-bdf1-df5457eb9e9c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:34 devstack sudo[111401]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] <== create_volume: return (818ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.821s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cccf84d0-7b99-4280-ae5b-0b52e04f8a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eff64744-02f5-4cf7-b8bc-08899c931c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:35 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Volume volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 (8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3): created successfully Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (eff64744-02f5-4cf7-b8bc-08899c931c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Flow 'volume_create_manager' (6e779d14-7a61-4a16-b700-fc4136cb184d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e8eaab1f-b159-4a2e-8b54-c9984d84015c tempest-SnapshotDependencyTests-1220407348 None] Created volume successfully. Aug 24 16:51:35 devstack sudo[111404]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 Aug 24 16:51:35 devstack sudo[111404]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:35 devstack sudo[111404]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" returned: 0 in 0.363s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5395397-5fed-46a6-a0bb-b11dc5b2d68f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:35 devstack sudo[111410]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec Aug 24 16:51:35 devstack sudo[111410]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:35 devstack sudo[111410]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" returned: 0 in 0.575s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:35 devstack sudo[111415]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 Aug 24 16:51:35 devstack sudo[111415]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Creating offline snapshot 4c95fa46-c4f9-4ee3-abe3-61f7194d5430 of volume 8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:51:36 devstack sudo[111415]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[984e74f5-2bb9-4f6b-9897-d0c9da423976]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" returned: 0 in 0.461s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:36 devstack sudo[111422]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12 Aug 24 16:51:36 devstack sudo[111422]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:36 devstack sudo[111421]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 Aug 24 16:51:36 devstack sudo[111421]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:36 devstack sudo[111422]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec.2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12" released by "_delete_snapshot" :: held 1.796s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" released by "delete_snapshot" :: held 1.827s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:36 devstack sudo[111421]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" returned: 0 in 0.433s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Created reservations ['6de562fb-ec54-43b3-902f-ab2c30f3e779', 'dceb6d48-cf83-4e99-ab94-d15e4eeab94b', 'b8a90318-0720-4a0b-b701-ceffb1fbe43f', 'df8492f7-3e49-4abd-be48-db004152c5ac'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:36 devstack sudo[111429]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 1G Aug 24 16:51:36 devstack sudo[111429]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Delete snapshot completed successfully. Aug 24 16:51:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e2b1a39a-4641-416a-b155-247a9c1bbe03 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-2a2acc11-6fa0-4f6f-a23f-c31b923a1a12-delete_snapshot" released by "delete_snapshot" :: held 2.027s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-f747a36f-eb6a-4765-bcd0-14ad5777e8ec-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-f747a36f-eb6a-4765-bcd0-14ad5777e8ec-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-quobyte-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[abbeb5ca-c206-4d26-9dbf-4bd067c9c2d7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:37 devstack sudo[111435]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec Aug 24 16:51:37 devstack sudo[111435]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:37 devstack sudo[111429]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 1G" returned: 0 in 0.573s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:37 devstack sudo[111437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 Aug 24 16:51:37 devstack sudo[111437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:37 devstack sudo[111435]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:37 devstack sudo[111445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec Aug 24 16:51:37 devstack sudo[111445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:37 devstack sudo[111437]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430" returned: 0 in 0.343s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:37 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 is being set with open permissions: ugo+rw Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:37 devstack sudo[111447]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 Aug 24 16:51:37 devstack sudo[111447]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:37 devstack sudo[111445]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-f747a36f-eb6a-4765-bcd0-14ad5777e8ec" released by "delete_volume" :: held 0.806s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:37 devstack sudo[111447]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Created reservations ['11cee31a-411d-41ac-8b18-ca94dd135190', '24bff0ea-2766-4e30-a319-2c981f7d0d15', '45645464-53fa-44d0-8e05-90b0dea92376', 'a4e584b2-3b9e-4a76-8123-5be6f8b37a03'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:38 devstack sudo[111452]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info Aug 24 16:51:38 devstack sudo[111452]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:38 devstack sudo[111454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:38 devstack sudo[111454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-7a362b4c-fe1c-40c9-95a4-8047203bb4d1-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-7a362b4c-fe1c-40c9-95a4-8047203bb4d1-delete_volume" acquired by "delete_volume" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "cinder-quobyte-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:38 devstack sudo[111452]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info" returned: 0 in 0.400s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:38 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info is being set with open permissions: ugo+rw Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:38 devstack sudo[111457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info Aug 24 16:51:38 devstack sudo[111457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4efeaf14-dabd-48ad-aa05-04c9d5e75ec4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:38 devstack sudo[111454]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.386s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Deleted volume successfully. Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a23b19ab-9b1e-4ba2-b9aa-1c5983eeb68c tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-f747a36f-eb6a-4765-bcd0-14ad5777e8ec-delete_volume" released by "delete_volume" :: held 1.514s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:38 devstack sudo[111460]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 Aug 24 16:51:38 devstack sudo[111460]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:38 devstack sudo[111457]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.info" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.460s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-05e637ea-db33-4d06-b4d7-74cc00108c0d tempest-SnapshotDependencyTests-1220407348 None] Create snapshot completed successfully Aug 24 16:51:38 devstack sudo[111460]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:38 devstack sudo[111466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1 Aug 24 16:51:38 devstack sudo[111466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:39 devstack sudo[111466]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-quobyte-7a362b4c-fe1c-40c9-95a4-8047203bb4d1" released by "delete_volume" :: held 0.776s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Created reservations ['5a72d4be-4a06-4d51-857d-a36e631b2f59', '9db4f84a-82b6-45f6-b242-5f5054f45ca3', 'df0676e4-423a-4b0d-9b94-7dcdafe66935', 'aa8d6131-b772-4ef5-9adb-13a58aae16cb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:39 devstack sudo[111469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:39 devstack sudo[111469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:39 devstack sudo[111469]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.316s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:39 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Deleted volume successfully. Aug 24 16:51:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a80a449b-f793-49d9-a656-a98af9d5e165 tempest-VolumeDependencyTests-1484041086 None] Lock "cinder-7a362b4c-fe1c-40c9-95a4-8047203bb4d1-delete_volume" released by "delete_volume" :: held 1.377s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Flow 'volume_create_manager' (ff560898-3c6c-46cc-b733-2ff2c6ee86e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2b81600-f071-4168-96a9-08768270fb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2b81600-f071-4168-96a9-08768270fb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=86461198-af26-4a1d-9684-475d5812c9c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaaf3455d2464e939bac1cc86c5e27ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=4c95fa46-c4f9-4ee3-abe3-61f7194d5430,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:40Z,use_quota=True,user_id='64d957ea4a414f87921c65a95bb5beb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d6e25d6-6734-4f13-8c7c-5d4d15390e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d6e25d6-6734-4f13-8c7c-5d4d15390e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8439e201-c083-46d3-8053-f4ef9da9d42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8439e201-c083-46d3-8053-f4ef9da9d42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '86461198-af26-4a1d-9684-475d5812c9c6', 'volume_name': 'volume-86461198-af26-4a1d-9684-475d5812c9c6', 'volume_size': 1, 'snapshot_id': '4c95fa46-c4f9-4ee3-abe3-61f7194d5430'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9333ecb-fa1e-4ffd-9833-25219fa57624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d9333ecb-fa1e-4ffd-9833-25219fa57624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c05baaa-a5ef-4c36-afd2-4aea52c44f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Volume 86461198-af26-4a1d-9684-475d5812c9c6: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-86461198-af26-4a1d-9684-475d5812c9c6', 'volume_size': 1, 'snapshot_id': '4c95fa46-c4f9-4ee3-abe3-61f7194d5430'} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-quobyte-4c95fa46-c4f9-4ee3-abe3-61f7194d5430-86461198-af26-4a1d-9684-475d5812c9c6" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-4c95fa46-c4f9-4ee3-abe3-61f7194d5430-86461198-af26-4a1d-9684-475d5812c9c6" acquired by "_create_volume_from_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Creating volume 86461198-af26-4a1d-9684-475d5812c9c6 from snapshot 4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-quobyte-86461198-af26-4a1d-9684-475d5812c9c6" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-86461198-af26-4a1d-9684-475d5812c9c6" acquired by "_copy_volume_from_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] snapshot: 4c95fa46-c4f9-4ee3-abe3-61f7194d5430, volume: 86461198-af26-4a1d-9684-475d5812c9c6, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[36853682-162a-4fbd-8f98-96cc137e360e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:40 devstack sudo[111491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 Aug 24 16:51:40 devstack sudo[111491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:40 devstack sudo[111491]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430" returned: 0 in 0.409s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c95eba92-55ad-4b9b-99e2-79cf84be5a9c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:41 devstack sudo[111496]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 Aug 24 16:51:41 devstack sudo[111496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:41 devstack sudo[111496]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:51:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:51:41 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:51:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:41 devstack sudo[111501]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 Aug 24 16:51:41 devstack sudo[111501]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Flow 'volume_create_manager' (a69ab4c1-6459-437a-90b6-f75b10f7d0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc65a40b-ab8d-44f5-861b-87b57cf65763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cc65a40b-ab8d-44f5-861b-87b57cf65763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=563d6375-5ef4-4dfc-b236-1f71c77aac98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d2531e078441baaa3c3c417dff5ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:44Z,use_quota=True,user_id='cc0b7c3da842468e90f9891df51b455c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90fb1309-4392-4118-b989-a301c0089214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (90fb1309-4392-4118-b989-a301c0089214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3aeadbe-7280-450e-bae5-a49c985f6a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3aeadbe-7280-450e-bae5-a49c985f6a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '563d6375-5ef4-4dfc-b236-1f71c77aac98', 'volume_name': 'volume-563d6375-5ef4-4dfc-b236-1f71c77aac98', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df791eb2-f602-486a-8fc3-cd2c14f41486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (df791eb2-f602-486a-8fc3-cd2c14f41486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af9e3a23-214e-4b43-8319-5ce984f503f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:44 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Volume 563d6375-5ef4-4dfc-b236-1f71c77aac98: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-563d6375-5ef4-4dfc-b236-1f71c77aac98', 'volume_size': 1} Aug 24 16:51:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:46 devstack sudo[111501]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6" returned: 0 in 4.692s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3, size 1024.00 MB, duration 4.69 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:51:46 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Converted 1024.00 MB image at 218.20 MB/s Aug 24 16:51:46 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 is being set with open permissions: ugo+rw Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:46 devstack sudo[111524]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 Aug 24 16:51:46 devstack sudo[111524]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:46 devstack sudo[111524]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-86461198-af26-4a1d-9684-475d5812c9c6" released by "_copy_volume_from_snapshot" :: held 5.862s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:INSERT=31,cinder:UPDATE=126,cinder:SELECT=95,cinder:DELETE=11 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=88,cinder:UPDATE=117,cinder:INSERT=34,cinder:DELETE=11 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-4c95fa46-c4f9-4ee3-abe3-61f7194d5430-86461198-af26-4a1d-9684-475d5812c9c6" released by "_create_volume_from_snapshot" :: held 5.951s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.972s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.321s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=563d6375-5ef4-4dfc-b236-1f71c77aac98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d2531e078441baaa3c3c417dff5ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:44Z,use_quota=True,user_id='cc0b7c3da842468e90f9891df51b455c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Creating volume 563d6375-5ef4-4dfc-b236-1f71c77aac98 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:46 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:46 devstack sudo[111527]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 1073741824 Aug 24 16:51:46 devstack sudo[111527]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c05baaa-a5ef-4c36-afd2-4aea52c44f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-86461198-af26-4a1d-9684-475d5812c9c6', 'volume_size': 1, 'snapshot_id': '4c95fa46-c4f9-4ee3-abe3-61f7194d5430'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6598c125-5a35-48e8-8cef-3b26b085b608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Volume volume-86461198-af26-4a1d-9684-475d5812c9c6 (86461198-af26-4a1d-9684-475d5812c9c6): created successfully Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6598c125-5a35-48e8-8cef-3b26b085b608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Flow 'volume_create_manager' (ff560898-3c6c-46cc-b733-2ff2c6ee86e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-10878915-91a7-4854-8c8e-d0ac221a9e04 tempest-SnapshotDependencyTests-1220407348 None] Created volume successfully. Aug 24 16:51:46 devstack sudo[111527]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 1073741824" returned: 0 in 0.446s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:46 devstack sudo[111533]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 Aug 24 16:51:46 devstack sudo[111533]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-4c95fa46-c4f9-4ee3-abe3-61f7194d5430-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-4c95fa46-c4f9-4ee3-abe3-61f7194d5430-delete_snapshot" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-quobyte-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" acquired by "delete_snapshot" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-quobyte-4c95fa46-c4f9-4ee3-abe3-61f7194d5430" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-4c95fa46-c4f9-4ee3-abe3-61f7194d5430" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Deleting offline snapshot 4c95fa46-c4f9-4ee3-abe3-61f7194d5430 of volume 8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] snapshot_file for this snap is: volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[67eb1ad6-f1eb-4cb2-8317-adb4765bc577]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:47 devstack sudo[111533]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98" returned: 0 in 0.313s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] <== create_volume: return (816ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.819s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (af9e3a23-214e-4b43-8319-5ce984f503f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-563d6375-5ef4-4dfc-b236-1f71c77aac98', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cee209f8-2611-4d0c-b7fc-4ffc71bd3f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Volume volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 (563d6375-5ef4-4dfc-b236-1f71c77aac98): created successfully Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cee209f8-2611-4d0c-b7fc-4ffc71bd3f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Flow 'volume_create_manager' (a69ab4c1-6459-437a-90b6-f75b10f7d0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f0629533-0bf5-4cd5-ba4d-31712ae6daca tempest-CinderUnicodeTest-311388939 None] Created volume successfully. Aug 24 16:51:47 devstack sudo[111536]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 Aug 24 16:51:47 devstack sudo[111536]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:47 devstack sudo[111536]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430" returned: 0 in 0.371s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[85062cb8-cf3c-4be5-81e3-d2f7e53d9509]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:47 devstack sudo[111541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 Aug 24 16:51:47 devstack sudo[111541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:48 devstack sudo[111541]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" returned: 0 in 0.542s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:48 devstack sudo[111547]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 Aug 24 16:51:48 devstack sudo[111547]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:48 devstack sudo[111547]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:48 devstack sudo[111552]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430 Aug 24 16:51:48 devstack sudo[111552]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Flow 'volume_create_manager' (fecf9bf9-b931-40f5-b331-9211225138ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b13da6a-afd7-442d-b470-c05317cc4fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b13da6a-afd7-442d-b470-c05317cc4fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:48Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2005052918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1fe92c11-e599-4fd9-ba9d-6909085cfcf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d2531e078441baaa3c3c417dff5ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:49Z,use_quota=True,user_id='cc0b7c3da842468e90f9891df51b455c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a2656b6-fc77-44af-bdc0-8e5206e60026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a2656b6-fc77-44af-bdc0-8e5206e60026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (035614a0-3514-4884-b673-0cfc2c4aac3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (035614a0-3514-4884-b673-0cfc2c4aac3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1fe92c11-e599-4fd9-ba9d-6909085cfcf4', 'volume_name': 'volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73350611-8948-4cda-8e04-1b2eef3c2123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (73350611-8948-4cda-8e04-1b2eef3c2123) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e0f9bb2-ad00-4c94-883a-a25a1fc09110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Volume 1fe92c11-e599-4fd9-ba9d-6909085cfcf4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4', 'volume_size': 1} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:48Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2005052918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=1fe92c11-e599-4fd9-ba9d-6909085cfcf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40d2531e078441baaa3c3c417dff5ca5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:49Z,use_quota=True,user_id='cc0b7c3da842468e90f9891df51b455c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Creating volume 1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:48 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:48 devstack sudo[111554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 1073741824 Aug 24 16:51:48 devstack sudo[111554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:48 devstack sudo[111552]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3.4c95fa46-c4f9-4ee3-abe3-61f7194d5430" returned: 0 in 0.270s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-4c95fa46-c4f9-4ee3-abe3-61f7194d5430" released by "_delete_snapshot" :: held 1.699s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" released by "delete_snapshot" :: held 1.738s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:48 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Created reservations ['94eed33e-d888-451a-b7a7-5546b3358454', '009ae4e9-d08c-4154-bf84-b0bb2831ff1e', '97858767-c8c0-4d29-8515-c04bfb4e3274', '0e03a572-4a43-428b-a675-f7e6601d8ebb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Delete snapshot completed successfully. Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-00158412-8c85-44d6-9fc6-c3a7b51b6933 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-4c95fa46-c4f9-4ee3-abe3-61f7194d5430-delete_snapshot" released by "delete_snapshot" :: held 1.904s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:49 devstack sudo[111554]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 1073741824" returned: 0 in 0.463s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:49 devstack sudo[111560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 Aug 24 16:51:49 devstack sudo[111560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-quobyte-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ac7a9483-da48-45fe-b1aa-7657cf921f06]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:49 devstack sudo[111560]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" returned: 0 in 0.284s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] <== create_volume: return (790ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.794s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4e0f9bb2-ad00-4c94-883a-a25a1fc09110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:49 devstack sudo[111562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 Aug 24 16:51:49 devstack sudo[111562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c89c7f6e-0721-4418-addf-9af9a4988203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Volume volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 (1fe92c11-e599-4fd9-ba9d-6909085cfcf4): created successfully Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c89c7f6e-0721-4418-addf-9af9a4988203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Flow 'volume_create_manager' (fecf9bf9-b931-40f5-b331-9211225138ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f6fa9393-5442-4109-bae5-a4e0e90b2df7 tempest-CinderUnicodeTest-311388939 None] Created volume successfully. Aug 24 16:51:49 devstack sudo[111562]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" returned: 0 in 0.428s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:49 devstack sudo[111570]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3 Aug 24 16:51:49 devstack sudo[111570]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:50 devstack sudo[111570]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" returned: 0 in 0.244s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3" released by "delete_volume" :: held 0.750s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Created reservations ['044d0049-72c5-4a7c-8b6c-a54b77b480f7', '2a6552f8-bd7d-41a0-988f-c8b1cd8038ac', '4fa69ff9-fea0-47e0-9145-4a28a7907ea3', '648fa8d6-708d-4378-bd3b-d34ab7b06627'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:50 devstack sudo[111573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:50 devstack sudo[111573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-86461198-af26-4a1d-9684-475d5812c9c6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-86461198-af26-4a1d-9684-475d5812c9c6-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:50 devstack sudo[111573]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.264s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Deleted volume successfully. Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "cinder-quobyte-86461198-af26-4a1d-9684-475d5812c9c6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1a75387f-abee-47e9-a579-2532dedced92 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-8e5c6509-a63c-4b5c-b4c4-5b79ebef75f3-delete_volume" released by "delete_volume" :: held 1.287s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-86461198-af26-4a1d-9684-475d5812c9c6" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9e3084d-8804-4929-8039-bcea5c60542c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:50 devstack sudo[111576]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 Aug 24 16:51:50 devstack sudo[111576]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Flow 'volume_create_manager' (a2ee8091-f240-47c1-b335-6cb5636ab058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (225a94bc-f96e-43ef-bf05-aba23f363a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (225a94bc-f96e-43ef-bf05-aba23f363a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1646388297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60ae3161-58f0-47dc-b7a2-b0f46437e9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3af160758964406abafd140ff9c675c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:51Z,use_quota=True,user_id='41520fe5f0dc439e9b09d9129c04e3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (caf4156c-ef8f-4de6-8df9-3f152509786e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (caf4156c-ef8f-4de6-8df9-3f152509786e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22661ab7-b506-4bf7-a5cd-e8366ef1fb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22661ab7-b506-4bf7-a5cd-e8366ef1fb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60ae3161-58f0-47dc-b7a2-b0f46437e9b3', 'volume_name': 'volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c823809-341c-4a56-885d-a9672f0e328b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c823809-341c-4a56-885d-a9672f0e328b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caf92342-bbec-4ea7-93a4-67cb153e4695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:51 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Volume 60ae3161-58f0-47dc-b7a2-b0f46437e9b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3', 'volume_size': 1} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1646388297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=60ae3161-58f0-47dc-b7a2-b0f46437e9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3af160758964406abafd140ff9c675c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:51:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:51:51Z,use_quota=True,user_id='41520fe5f0dc439e9b09d9129c04e3f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Creating volume 60ae3161-58f0-47dc-b7a2-b0f46437e9b3 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:51:51 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:51 devstack sudo[111614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 1073741824 Aug 24 16:51:51 devstack sudo[111614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:51 devstack sudo[111576]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6" returned: 0 in 0.526s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:51 devstack sudo[111617]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6 Aug 24 16:51:51 devstack sudo[111617]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:51 devstack sudo[111617]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-86461198-af26-4a1d-9684-475d5812c9c6" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-quobyte-86461198-af26-4a1d-9684-475d5812c9c6" released by "delete_volume" :: held 0.861s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Created reservations ['d435aa87-9b42-44ee-b5e1-6675f7bca782', 'a3eaba7a-239f-4093-acad-ae9c226808c5', 'a8e70e20-d3e1-444c-be8d-12abd323764b', '2ee66b78-ac55-496e-83da-2c4092c18741'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:51 devstack sudo[111614]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 1073741824" returned: 0 in 0.460s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:51 devstack sudo[111625]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 Aug 24 16:51:51 devstack sudo[111625]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:51 devstack sudo[111626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:51 devstack sudo[111626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:51 devstack sudo[111625]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3" returned: 0 in 0.280s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] <== create_volume: return (785ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.788s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.650s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:51 devstack sudo[111626]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.273s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Deleted volume successfully. Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (caf92342-bbec-4ea7-93a4-67cb153e4695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca98e444-a17b-4326-85e6-d76a7020f118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Creating offline snapshot afd51258-de1c-4cf5-bbd3-d42a83c3f41e of volume 1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:51:51 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Volume volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 (60ae3161-58f0-47dc-b7a2-b0f46437e9b3): created successfully Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca98e444-a17b-4326-85e6-d76a7020f118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Flow 'volume_create_manager' (a2ee8091-f240-47c1-b335-6cb5636ab058) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0218e6ca-0c3f-4e07-883d-4d291bd23269]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4936d128-4975-4632-bee6-6db53decfe85 tempest-SnapshotDependencyTests-1220407348 None] Lock "cinder-86461198-af26-4a1d-9684-475d5812c9c6-delete_volume" released by "delete_volume" :: held 1.394s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-78f49f19-bdb7-416d-9b34-cdfbc05e52e7 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Created volume successfully. Aug 24 16:51:52 devstack sudo[111631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 Aug 24 16:51:52 devstack sudo[111631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:52 devstack sudo[111631]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" returned: 0 in 0.377s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:52 devstack sudo[111636]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e 1G Aug 24 16:51:52 devstack sudo[111636]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:52 devstack sudo[111636]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e 1G" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:52 devstack sudo[111642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e Aug 24 16:51:52 devstack sudo[111642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:53 devstack sudo[111642]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:53 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e is being set with open permissions: ugo+rw Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:53 devstack sudo[111648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e Aug 24 16:51:53 devstack sudo[111648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:53 devstack sudo[111648]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:53 devstack sudo[111655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info Aug 24 16:51:53 devstack sudo[111655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:53 devstack sudo[111655]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info" returned: 0 in 0.265s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:53 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info is being set with open permissions: ugo+rw Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:53 devstack sudo[111662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info Aug 24 16:51:53 devstack sudo[111662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-8b236134-7b2b-4fe3-8799-a777faa9df99 req-6ea35f45-a85b-48dd-b828-c322e0924baf tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:53 devstack sudo[111662]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.info" returned: 0 in 0.247s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.091s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-8b236134-7b2b-4fe3-8799-a777faa9df99 req-6ea35f45-a85b-48dd-b828-c322e0924baf tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.073s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-8b236134-7b2b-4fe3-8799-a777faa9df99 req-6ea35f45-a85b-48dd-b828-c322e0924baf tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.024s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1b431fd1-3441-4e2f-a2f3-c2514f86b80d tempest-CinderUnicodeTest-311388939 None] Create snapshot completed successfully Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-8b236134-7b2b-4fe3-8799-a777faa9df99 req-6ea35f45-a85b-48dd-b828-c322e0924baf tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'e13884af-11a0-47f0-9088-4902d089e22d', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:51:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-8b236134-7b2b-4fe3-8799-a777faa9df99 req-6ea35f45-a85b-48dd-b828-c322e0924baf tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] attachment_update completed successfully. Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-afd51258-de1c-4cf5-bbd3-d42a83c3f41e-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Lock "cinder-afd51258-de1c-4cf5-bbd3-d42a83c3f41e-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-quobyte-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-quobyte-afd51258-de1c-4cf5-bbd3-d42a83c3f41e" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-afd51258-de1c-4cf5-bbd3-d42a83c3f41e" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Deleting offline snapshot afd51258-de1c-4cf5-bbd3-d42a83c3f41e of volume 1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] snapshot_file for this snap is: volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[52fd7575-cab0-4698-ac05-985cf74905a1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:54 devstack sudo[111844]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e Aug 24 16:51:54 devstack sudo[111844]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:54 devstack sudo[111844]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[073f79b8-d2b4-46d5-ae88-1f0e5b55776c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:54 devstack sudo[112060]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 Aug 24 16:51:54 devstack sudo[112060]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:55 devstack sudo[112060]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" returned: 0 in 0.369s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:55 devstack sudo[112066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e Aug 24 16:51:55 devstack sudo[112066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:55 devstack sudo[112066]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:55 devstack sudo[112071]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e Aug 24 16:51:55 devstack sudo[112071]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:55 devstack sudo[112071]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4.afd51258-de1c-4cf5-bbd3-d42a83c3f41e" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-afd51258-de1c-4cf5-bbd3-d42a83c3f41e" released by "_delete_snapshot" :: held 1.581s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" released by "delete_snapshot" :: held 1.608s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Created reservations ['b3b6a4b6-32eb-4d79-8c41-8a4216e07a38', 'fc24fcd3-548f-493f-b23d-0a9efcda575b', '4ae99c13-19e6-4bcc-a399-2b5ed7d6b075', '443fbfae-82fd-4984-80a6-f9a693fe98bb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Delete snapshot completed successfully. Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58296c64-296c-4112-a834-94bff0b5e68e tempest-CinderUnicodeTest-311388939 None] Lock "cinder-afd51258-de1c-4cf5-bbd3-d42a83c3f41e-delete_snapshot" released by "delete_snapshot" :: held 1.747s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-1fe92c11-e599-4fd9-ba9d-6909085cfcf4-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-1fe92c11-e599-4fd9-ba9d-6909085cfcf4-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-quobyte-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cccda551-aa99-47c0-b000-37afcfb24fec]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:56 devstack sudo[112075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 Aug 24 16:51:56 devstack sudo[112075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:57 devstack sudo[112075]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" returned: 0 in 0.473s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:57 devstack sudo[112083]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4 Aug 24 16:51:57 devstack sudo[112083]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-bc026cf9-124d-4c80-8da9-775828431708 req-0cebbc41-160f-4575-afea-a7a843568061 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Terminate volume connection completed successfully. Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-bc026cf9-124d-4c80-8da9-775828431708 req-0cebbc41-160f-4575-afea-a7a843568061 tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Deleting attachment e13884af-11a0-47f0-9088-4902d089e22d. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:51:57 devstack sudo[112083]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-1fe92c11-e599-4fd9-ba9d-6909085cfcf4" released by "delete_volume" :: held 0.832s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Created reservations ['09c52112-3c9c-435f-b0f9-ec7149db2f71', 'aaf1f7e3-451b-403c-bf92-a1184f368432', 'f5a50494-3e71-4647-a388-b31dbd18ad90', 'c50a009a-2a26-44cb-9552-c0d10d053fd4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:57 devstack sudo[112113]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:57 devstack sudo[112113]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-563d6375-5ef4-4dfc-b236-1f71c77aac98-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-563d6375-5ef4-4dfc-b236-1f71c77aac98-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "cinder-quobyte-563d6375-5ef4-4dfc-b236-1f71c77aac98" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-563d6375-5ef4-4dfc-b236-1f71c77aac98" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a64ddbf4-4c57-46c4-a234-4be3754a1531]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:58 devstack sudo[112113]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.342s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Deleted volume successfully. Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a75593c-9a27-4ee8-80a1-5bed130fa699 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-1fe92c11-e599-4fd9-ba9d-6909085cfcf4-delete_volume" released by "delete_volume" :: held 1.409s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:58 devstack sudo[112117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 Aug 24 16:51:58 devstack sudo[112117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Acquiring lock "cinder-60ae3161-58f0-47dc-b7a2-b0f46437e9b3-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "cinder-60ae3161-58f0-47dc-b7a2-b0f46437e9b3-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Acquiring lock "cinder-quobyte-60ae3161-58f0-47dc-b7a2-b0f46437e9b3" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "cinder-quobyte-60ae3161-58f0-47dc-b7a2-b0f46437e9b3" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d225214a-c172-4491-8a1e-cc92eec969d0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:58 devstack sudo[112117]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98" returned: 0 in 0.423s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:58 devstack sudo[112124]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98 Aug 24 16:51:58 devstack sudo[112124]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:58 devstack sudo[112123]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 Aug 24 16:51:58 devstack sudo[112123]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:58 devstack sudo[112124]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-563d6375-5ef4-4dfc-b236-1f71c77aac98" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-quobyte-563d6375-5ef4-4dfc-b236-1f71c77aac98" released by "delete_volume" :: held 0.789s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:58 devstack sudo[112123]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3" returned: 0 in 0.388s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Created reservations ['354c3466-1fdc-4efc-8d66-ce9645d1c16a', '262196ee-e769-4501-8287-704873ed0fbb', '87bfc38c-dad2-4b1e-9009-45f10172b5e9', '98b11375-6c3e-49a7-927e-7985815bbe75'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:58 devstack sudo[112138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3 Aug 24 16:51:58 devstack sudo[112138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:58 devstack sudo[112140]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:58 devstack sudo[112140]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:59 devstack sudo[112138]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-60ae3161-58f0-47dc-b7a2-b0f46437e9b3" returned: 0 in 0.345s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "cinder-quobyte-60ae3161-58f0-47dc-b7a2-b0f46437e9b3" released by "delete_volume" :: held 0.784s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:59 devstack sudo[112140]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.320s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Created reservations ['02c83aee-37d4-428d-81b7-7959ffb3d2a7', 'a796a862-eddf-4bc8-9b39-c0d72ccc245c', '1ad0105f-fd7a-41d0-929f-426259549483', '8c680bb1-beef-4660-918b-b1a94f58be3e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:51:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Deleted volume successfully. Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a023132-d82b-4747-a704-c891bcc3c0a2 tempest-CinderUnicodeTest-311388939 None] Lock "cinder-563d6375-5ef4-4dfc-b236-1f71c77aac98-delete_volume" released by "delete_volume" :: held 1.375s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:59 devstack sudo[112144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:59 devstack sudo[112144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:51:59 devstack sudo[112144]: pam_unix(sudo:session): session closed for user root Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.261s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:51:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Deleted volume successfully. Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7aefba52-4f55-4b44-9af9-b70a8b3e6f5e tempest-TestServerVolumeAttachScenarioOldVersion-1864144800 None] Lock "cinder-60ae3161-58f0-47dc-b7a2-b0f46437e9b3-delete_volume" released by "delete_volume" :: held 1.321s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:51:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:51:59 devstack sudo[112147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:51:59 devstack sudo[112147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:52:00 devstack sudo[112147]: pam_unix(sudo:session): session closed for user root Aug 24 16:52:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.348s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:52:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:52:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:52:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:52:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:52:09 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=49,cinder:INSERT=17,cinder:UPDATE=66,cinder:DELETE=5 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:52:09 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=57,cinder:UPDATE=63,cinder:DELETE=5,cinder:INSERT=16 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Flow 'volume_create_manager' (ce9356fe-45be-4a56-aa5b-71a0535aef13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fe89d5e-d352-49b6-abed-b87deb0bec97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fe89d5e-d352-49b6-abed-b87deb0bec97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1510068742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc5c65d9-1139-4176-b850-4853cd15d2d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b3fbcc160442b0a609db6c0d0a0e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:52:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:52:34Z,use_quota=True,user_id='e0edae4b47314d5b909c9d739ad0c654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c33ccb76-05f8-4f1d-af40-b5b3cdf3b546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c33ccb76-05f8-4f1d-af40-b5b3cdf3b546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (221358f3-bf91-4459-bb73-57d765c7b44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (221358f3-bf91-4459-bb73-57d765c7b44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc5c65d9-1139-4176-b850-4853cd15d2d2', 'volume_name': 'volume-dc5c65d9-1139-4176-b850-4853cd15d2d2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14ccc2e2-ce6b-493c-b0b6-0f866a40a640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14ccc2e2-ce6b-493c-b0b6-0f866a40a640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32710e80-6fde-4433-a418-d01120b1ebdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Volume dc5c65d9-1139-4176-b850-4853cd15d2d2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc5c65d9-1139-4176-b850-4853cd15d2d2', 'volume_size': 1} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1510068742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc5c65d9-1139-4176-b850-4853cd15d2d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b3fbcc160442b0a609db6c0d0a0e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:52:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:52:34Z,use_quota=True,user_id='e0edae4b47314d5b909c9d739ad0c654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Creating volume dc5c65d9-1139-4176-b850-4853cd15d2d2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:52:34 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:52:34 devstack sudo[112186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 1073741824 Aug 24 16:52:34 devstack sudo[112186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Flow 'volume_create_manager' (1ef36e7e-19f4-47c0-a186-4d5fee8d9a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42cc73f0-40ee-4e6e-8fc7-b9a3f7e3d72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (42cc73f0-40ee-4e6e-8fc7-b9a3f7e3d72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-789414505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8a4c4a2-a0e2-49d2-8c78-e8ed26983620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b3fbcc160442b0a609db6c0d0a0e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:52:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:52:35Z,use_quota=True,user_id='e0edae4b47314d5b909c9d739ad0c654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (161c422d-588d-474e-9860-dae17fa7578b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (161c422d-588d-474e-9860-dae17fa7578b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2be6d2fd-3157-4bcf-ba1a-10918bf96419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2be6d2fd-3157-4bcf-ba1a-10918bf96419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c8a4c4a2-a0e2-49d2-8c78-e8ed26983620', 'volume_name': 'volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e180278-8077-4b4d-8afc-1caedbbeed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e180278-8077-4b4d-8afc-1caedbbeed42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b3e3383-9ddb-47cb-9d8f-1eae9cc4eda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:34 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Volume c8a4c4a2-a0e2-49d2-8c78-e8ed26983620: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620', 'volume_size': 1} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:52:34 devstack sudo[112186]: pam_unix(sudo:session): session closed for user root Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 1073741824" returned: 0 in 0.496s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:52:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:52:34 devstack sudo[112192]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 Aug 24 16:52:34 devstack sudo[112192]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:52:35 devstack sudo[112192]: pam_unix(sudo:session): session closed for user root Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2" returned: 0 in 0.245s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] <== create_volume: return (780ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.782s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.439s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-789414505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c8a4c4a2-a0e2-49d2-8c78-e8ed26983620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b3fbcc160442b0a609db6c0d0a0e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:52:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:52:35Z,use_quota=True,user_id='e0edae4b47314d5b909c9d739ad0c654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Creating volume c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:52:35 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32710e80-6fde-4433-a418-d01120b1ebdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc5c65d9-1139-4176-b850-4853cd15d2d2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:35 devstack sudo[112195]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 1073741824 Aug 24 16:52:35 devstack sudo[112195]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef728da8-1118-4c93-a990-bb0e99d434d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:35 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Volume volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 (dc5c65d9-1139-4176-b850-4853cd15d2d2): created successfully Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ef728da8-1118-4c93-a990-bb0e99d434d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Flow 'volume_create_manager' (ce9356fe-45be-4a56-aa5b-71a0535aef13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:52:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b30eb061-fd02-4386-946b-b9308ac02c76 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Created volume successfully. Aug 24 16:52:35 devstack sudo[112195]: pam_unix(sudo:session): session closed for user root Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 1073741824" returned: 0 in 0.439s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:52:35 devstack sudo[112201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 Aug 24 16:52:35 devstack sudo[112201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:52:35 devstack sudo[112201]: pam_unix(sudo:session): session closed for user root Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620" returned: 0 in 0.249s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] <== create_volume: return (730ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.734s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b3e3383-9ddb-47cb-9d8f-1eae9cc4eda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e57687a-ea11-4dc1-a6a8-9dcb2aa9d388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:52:35 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Volume volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 (c8a4c4a2-a0e2-49d2-8c78-e8ed26983620): created successfully Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e57687a-ea11-4dc1-a6a8-9dcb2aa9d388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:52:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Flow 'volume_create_manager' (1ef36e7e-19f4-47c0-a186-4d5fee8d9a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:52:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3f9edb0e-e644-4b40-b320-0764bd4da1e7 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Created volume successfully. Aug 24 16:52:45 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=3,cinder:UPDATE=4,cinder:DELETE=1,cinder:INSERT=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:52:45 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=8,cinder:SELECT=5,cinder:INSERT=1,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:52:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:52:59 devstack sudo[112380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:52:59 devstack sudo[112380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:00 devstack sudo[112380]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.229s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:53:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:53:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:53:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:53:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5a2df440-a55f-4204-af4d-f918539ac172 req-cbdbef90-0e66-44a0-9751-79d98d382f05 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5a2df440-a55f-4204-af4d-f918539ac172 req-cbdbef90-0e66-44a0-9751-79d98d382f05 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-5a2df440-a55f-4204-af4d-f918539ac172 req-cbdbef90-0e66-44a0-9751-79d98d382f05 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-5a2df440-a55f-4204-af4d-f918539ac172 req-cbdbef90-0e66-44a0-9751-79d98d382f05 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-dc5c65d9-1139-4176-b850-4853cd15d2d2', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'dcc1eadb-75fa-45e3-9f6e-ad01b49de044', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:53:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-5a2df440-a55f-4204-af4d-f918539ac172 req-cbdbef90-0e66-44a0-9751-79d98d382f05 tempest-TestServerVolumeAttachmentScenario-1594151996 None] attachment_update completed successfully. Aug 24 16:53:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-b610e66b-ba2a-4c7b-ad87-c8118984f83c req-073b19aa-5260-4a05-b4ba-a899457c4829 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-b610e66b-ba2a-4c7b-ad87-c8118984f83c req-073b19aa-5260-4a05-b4ba-a899457c4829 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [req-b610e66b-ba2a-4c7b-ad87-c8118984f83c req-073b19aa-5260-4a05-b4ba-a899457c4829 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.initialize_connection" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:09 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-b610e66b-ba2a-4c7b-ad87-c8118984f83c req-073b19aa-5260-4a05-b4ba-a899457c4829 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Connection info returned from driver {'export': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf', 'name': 'volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620', 'options': None, 'format': 'qcow2', 'qos_specs': None, 'access_mode': 'rw', 'encrypted': False, 'cacheable': False, 'driver_volume_type': 'quobyte', 'mount_point_base': '/opt/stack/data/cinder/mnt', 'attachment_id': 'afe4002c-0442-4cc4-8e98-e6266dfbbc38', 'enforce_multipath': True} {{(pid=94296) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4924}} Aug 24 16:53:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-b610e66b-ba2a-4c7b-ad87-c8118984f83c req-073b19aa-5260-4a05-b4ba-a899457c4829 tempest-TestServerVolumeAttachmentScenario-1594151996 None] attachment_update completed successfully. Aug 24 16:53:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-9a56fe2b-a430-4ba0-ac71-9e6902db8f49 req-e78234a3-5491-42b1-964c-72f0c53b2168 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Terminate volume connection completed successfully. Aug 24 16:53:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-9a56fe2b-a430-4ba0-ac71-9e6902db8f49 req-e78234a3-5491-42b1-964c-72f0c53b2168 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Deleting attachment afe4002c-0442-4cc4-8e98-e6266dfbbc38. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:53:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [req-db49ebec-7eb2-4f89-bbba-c8d11c5ccc0c req-c51b835d-b045-4df3-ad16-61a8a19199a8 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Terminate volume connection completed successfully. Aug 24 16:53:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [req-db49ebec-7eb2-4f89-bbba-c8d11c5ccc0c req-c51b835d-b045-4df3-ad16-61a8a19199a8 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Deleting attachment dcc1eadb-75fa-45e3-9f6e-ad01b49de044. {{(pid=94296) attachment_delete /opt/stack/cinder/cinder/volume/manager.py:5055}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "cinder-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "cinder-quobyte-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-quobyte-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[322dc0a2-7682-48bf-9788-9d848b3114a3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:17 devstack sudo[112861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 Aug 24 16:53:17 devstack sudo[112861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:17 devstack sudo[112861]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620" returned: 0 in 0.347s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:17 devstack sudo[112866]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620 Aug 24 16:53:17 devstack sudo[112866]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:17 devstack sudo[112866]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620" returned: 0 in 0.236s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-quobyte-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620" released by "delete_volume" :: held 0.620s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Created reservations ['9edae9d3-74f0-4777-b1ce-b60b15c7cbb9', 'f1e384d4-2b56-43a5-b24e-3292592f7015', '2b0adaeb-8ba5-4f52-b434-695d3c5ec6b2', '6d626a16-634a-4742-aa0f-9ef6e94045ab'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:18 devstack sudo[112870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:53:18 devstack sudo[112870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:18 devstack sudo[112870]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.239s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:53:18 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Deleted volume successfully. Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-adf667a6-d152-4faf-a455-d0291560162f tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-c8a4c4a2-a0e2-49d2-8c78-e8ed26983620-delete_volume" released by "delete_volume" :: held 1.062s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "cinder-dc5c65d9-1139-4176-b850-4853cd15d2d2-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-dc5c65d9-1139-4176-b850-4853cd15d2d2-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "cinder-quobyte-dc5c65d9-1139-4176-b850-4853cd15d2d2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-quobyte-dc5c65d9-1139-4176-b850-4853cd15d2d2" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8e36e468-bf52-4df6-94fb-83fded114d40]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:18 devstack sudo[112873]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 Aug 24 16:53:18 devstack sudo[112873]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:18 devstack sudo[112873]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:18 devstack sudo[112878]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2 Aug 24 16:53:18 devstack sudo[112878]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:19 devstack sudo[112878]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc5c65d9-1139-4176-b850-4853cd15d2d2" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-quobyte-dc5c65d9-1139-4176-b850-4853cd15d2d2" released by "delete_volume" :: held 0.612s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Created reservations ['31ce5876-6493-4fea-85e6-65918d9ef97b', 'debc453b-243b-4d1c-aa9e-551c7f6859f2', '93879ec9-dff4-4abc-9eee-2bb707c4e1bf', '1a9e9755-03d8-4463-8ca4-3fe9876e8b07'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:19 devstack sudo[112881]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:53:19 devstack sudo[112881]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:19 devstack sudo[112881]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.262s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:53:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Deleted volume successfully. Aug 24 16:53:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-43666909-1961-40bd-b6bc-546756e8af36 tempest-TestServerVolumeAttachmentScenario-1594151996 None] Lock "cinder-dc5c65d9-1139-4176-b850-4853cd15d2d2-delete_volume" released by "delete_volume" :: held 1.110s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:53:29 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=21,cinder:UPDATE=22,cinder:INSERT=3 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:53:29 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=29,cinder:UPDATE=16,cinder:INSERT=5,cinder:DELETE=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:53:42 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:53:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:53:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Flow 'volume_create_manager' (9d0369ab-bfc7-4930-abe3-780fd3a39711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:53:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (301dc78f-f4e0-47e5-b9ea-3398dff753ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (301dc78f-f4e0-47e5-b9ea-3398dff753ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1900322130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aeec2a26-f349-453f-9ce4-a2a5a0741455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b94d5f24bab42c5985764f03df9f262',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:53:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:53:49Z,use_quota=True,user_id='e2c075f307274075b581b36afa4f7418',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1602fa92-8ef6-4255-bc24-433e3b57636a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1602fa92-8ef6-4255-bc24-433e3b57636a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (607dd08a-8844-42e6-b03e-152ce604dc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (607dd08a-8844-42e6-b03e-152ce604dc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aeec2a26-f349-453f-9ce4-a2a5a0741455', 'volume_name': 'volume-aeec2a26-f349-453f-9ce4-a2a5a0741455', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36e4ad4a-945e-484b-83b4-777e3cfb9e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (36e4ad4a-945e-484b-83b4-777e3cfb9e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f29011db-a0a1-4b45-9422-4113a3cc8c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:53:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Volume aeec2a26-f349-453f-9ce4-a2a5a0741455: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aeec2a26-f349-453f-9ce4-a2a5a0741455', 'volume_size': 1} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1900322130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aeec2a26-f349-453f-9ce4-a2a5a0741455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b94d5f24bab42c5985764f03df9f262',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:53:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:53:49Z,use_quota=True,user_id='e2c075f307274075b581b36afa4f7418',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Creating volume aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:53:49 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:49 devstack sudo[112897]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 1073741824 Aug 24 16:53:49 devstack sudo[112897]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:49 devstack sudo[112897]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 1073741824" returned: 0 in 0.401s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:49 devstack sudo[112902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 Aug 24 16:53:49 devstack sudo[112902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:49 devstack sudo[112902]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455" returned: 0 in 0.232s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] <== create_volume: return (675ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.678s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f29011db-a0a1-4b45-9422-4113a3cc8c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aeec2a26-f349-453f-9ce4-a2a5a0741455', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67cffa59-495e-4641-ae2b-46d4857ac430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:53:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Volume volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 (aeec2a26-f349-453f-9ce4-a2a5a0741455): created successfully Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67cffa59-495e-4641-ae2b-46d4857ac430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:53:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Flow 'volume_create_manager' (9d0369ab-bfc7-4930-abe3-780fd3a39711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:53:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-46b8839b-4e9e-4c3b-aaa0-13fb658c2b66 tempest-TestImageHashVerification-425222832 None] Created volume successfully. Aug 24 16:53:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[91b044c7-9587-4dae-ae40-86d31402d09e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:53:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:50 devstack sudo[112905]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 Aug 24 16:53:50 devstack sudo[112905]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:51 devstack sudo[112905]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455" returned: 0 in 0.343s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[89130208-6402-4f8b-866c-486ac681fb67]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:53:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:51 devstack sudo[112910]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 Aug 24 16:53:51 devstack sudo[112910]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:51 devstack sudo[112910]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455" returned: 0 in 0.338s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 /opt/stack/data/cinder/conversion/aeec2a26-f349-453f-9ce4-a2a5a0741455.temp_image.3087489f-d9e7-49a1-abd7-b0fa302ee8eenq698m1c.img {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:51 devstack sudo[112915]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 /opt/stack/data/cinder/conversion/aeec2a26-f349-453f-9ce4-a2a5a0741455.temp_image.3087489f-d9e7-49a1-abd7-b0fa302ee8eenq698m1c.img Aug 24 16:53:51 devstack sudo[112915]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:55 devstack sudo[112915]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 /opt/stack/data/cinder/conversion/aeec2a26-f349-453f-9ce4-a2a5a0741455.temp_image.3087489f-d9e7-49a1-abd7-b0fa302ee8eenq698m1c.img" returned: 0 in 3.617s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6292dfa8-3305-41d3-a5e7-3bb5d65ac2f1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:53:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:55 devstack sudo[112965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 Aug 24 16:53:55 devstack sudo[112965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:53:55 devstack sudo[112965]: pam_unix(sudo:session): session closed for user root Aug 24 16:53:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455" returned: 0 in 0.500s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:53:55 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455, size 1024.00 MB, duration 3.62 sec, destination /opt/stack/data/cinder/conversion/aeec2a26-f349-453f-9ce4-a2a5a0741455.temp_image.3087489f-d9e7-49a1-abd7-b0fa302ee8eenq698m1c.img {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:53:55 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Converted 1024.00 MB image at 282.97 MB/s Aug 24 16:53:55 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] 3087489f-d9e7-49a1-abd7-b0fa302ee8ee was raw, no need to convert to raw {{(pid=94296) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:1162}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:53:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:53:59 devstack sudo[112977]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:53:59 devstack sudo[112977]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:00 devstack sudo[112977]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.251s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:54:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:54:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:54:05 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=4,cinder:INSERT=1,cinder:UPDATE=3 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:54:05 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=3,cinder:SELECT=3,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:54:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.copy_volume_to_image" :: held 23.165s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Uploaded volume to glance image-id: 3087489f-d9e7-49a1-abd7-b0fa302ee8ee. {{(pid=94296) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1781}} Aug 24 16:54:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b475335f-4c11-4ee2-96ad-3fafc8147b42 tempest-TestImageHashVerification-425222832 None] Copy volume to image completed successfully. Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Acquiring lock "cinder-aeec2a26-f349-453f-9ce4-a2a5a0741455-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Lock "cinder-aeec2a26-f349-453f-9ce4-a2a5a0741455-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Acquiring lock "cinder-quobyte-aeec2a26-f349-453f-9ce4-a2a5a0741455" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Lock "cinder-quobyte-aeec2a26-f349-453f-9ce4-a2a5a0741455" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[48b7168b-961b-4fd9-856e-5a39ab281f4c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:15 devstack sudo[112981]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 Aug 24 16:54:15 devstack sudo[112981]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:15 devstack sudo[112981]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:15 devstack sudo[112986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455 Aug 24 16:54:15 devstack sudo[112986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:15 devstack sudo[112986]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aeec2a26-f349-453f-9ce4-a2a5a0741455" returned: 0 in 0.226s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Lock "cinder-quobyte-aeec2a26-f349-453f-9ce4-a2a5a0741455" released by "delete_volume" :: held 0.593s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Created reservations ['0320b89a-8a4b-497a-b118-a31d5bf9ef7c', 'b8a6e3b5-4ba5-47d6-bc68-c599add48c91', 'b3f2cd40-78d8-48d7-b0f7-1de8e1d77b14', '55982e24-be81-4b51-8a41-67bef86e17a1'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:15 devstack sudo[112989]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:15 devstack sudo[112989]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:16 devstack sudo[112989]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.230s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:16 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:16 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Deleted volume successfully. Aug 24 16:54:16 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b6b6b20-07eb-43b1-a732-d46bf8fddc7a tempest-TestImageHashVerification-425222832 None] Lock "cinder-aeec2a26-f349-453f-9ce4-a2a5a0741455-delete_volume" released by "delete_volume" :: held 1.010s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:25 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=9,cinder:SELECT=5,cinder:INSERT=2 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:54:26 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=6,cinder:UPDATE=8,cinder:INSERT=2,cinder:DELETE=1 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (a1caf57b-5fd9-448a-8aa2-6a6036c587e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a156dce0-dad5-4afb-a354-4cde6f68e71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a156dce0-dad5-4afb-a354-4cde6f68e71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-386921727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fca40313-7864-4a5f-bf80-7e8f59a830d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:27Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62c9979c-957d-45b4-a8a0-28c2aaf8fbb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62c9979c-957d-45b4-a8a0-28c2aaf8fbb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1221a9b2-ada0-4641-a4d1-d19f38e7504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1221a9b2-ada0-4641-a4d1-d19f38e7504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fca40313-7864-4a5f-bf80-7e8f59a830d4', 'volume_name': 'volume-fca40313-7864-4a5f-bf80-7e8f59a830d4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63043a9c-2125-4a9a-ae84-f062b1fc7c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (63043a9c-2125-4a9a-ae84-f062b1fc7c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1345b0c0-a14b-4ddc-bfb5-8ffe2badbedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Volume fca40313-7864-4a5f-bf80-7e8f59a830d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fca40313-7864-4a5f-bf80-7e8f59a830d4', 'volume_size': 1} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-386921727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fca40313-7864-4a5f-bf80-7e8f59a830d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:27Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Creating volume fca40313-7864-4a5f-bf80-7e8f59a830d4 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:27 devstack sudo[112998]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 1073741824 Aug 24 16:54:27 devstack sudo[112998]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (7d2ae23f-84b7-48ce-902a-d6b36c5f26a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2f7e76d-ee47-4904-9f26-23847c15c2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2f7e76d-ee47-4904-9f26-23847c15c2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2120457068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49910edb-6b5a-43e0-bd8d-15a9411236c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:27Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f745609-7785-4788-aecf-13c02d077062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f745609-7785-4788-aecf-13c02d077062) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ff1f5f0-efef-4a63-9ebf-ee990d8d78ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ff1f5f0-efef-4a63-9ebf-ee990d8d78ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49910edb-6b5a-43e0-bd8d-15a9411236c9', 'volume_name': 'volume-49910edb-6b5a-43e0-bd8d-15a9411236c9', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8a95585-ae1b-4c05-afad-bd40ba60af84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8a95585-ae1b-4c05-afad-bd40ba60af84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d5810fa-7c69-4184-88dd-be2b82abef5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Volume 49910edb-6b5a-43e0-bd8d-15a9411236c9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49910edb-6b5a-43e0-bd8d-15a9411236c9', 'volume_size': 1} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:27 devstack sudo[112998]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 1073741824" returned: 0 in 0.479s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:27 devstack sudo[113004]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 Aug 24 16:54:27 devstack sudo[113004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (3b6d06b5-cfd7-4b34-92ba-aa633513bb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b559bad4-dc86-46e3-a314-c0dccf014a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b559bad4-dc86-46e3-a314-c0dccf014a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1975960254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc497ddb-96b4-4af9-811b-a2f22e94dfe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:28Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da7e6edc-ae9f-42d3-942f-e940f0f0c367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da7e6edc-ae9f-42d3-942f-e940f0f0c367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c59e36af-a479-4c59-8232-897a5c65e490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c59e36af-a479-4c59-8232-897a5c65e490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fc497ddb-96b4-4af9-811b-a2f22e94dfe5', 'volume_name': 'volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14c855c3-265a-4460-bffd-4124d8195c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14c855c3-265a-4460-bffd-4124d8195c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7583c6f-734d-4c0a-873f-047e36c234d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Volume fc497ddb-96b4-4af9-811b-a2f22e94dfe5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5', 'volume_size': 1} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:27 devstack sudo[113004]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] <== create_volume: return (804ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.808s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.495s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2120457068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=49910edb-6b5a-43e0-bd8d-15a9411236c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:27Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Creating volume 49910edb-6b5a-43e0-bd8d-15a9411236c9 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1345b0c0-a14b-4ddc-bfb5-8ffe2badbedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fca40313-7864-4a5f-bf80-7e8f59a830d4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (020cadb8-87ed-48a9-8bee-b6ed6bd333f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:27 devstack sudo[113009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 1073741824 Aug 24 16:54:27 devstack sudo[113009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Volume volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 (fca40313-7864-4a5f-bf80-7e8f59a830d4): created successfully Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (020cadb8-87ed-48a9-8bee-b6ed6bd333f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:27 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (a1caf57b-5fd9-448a-8aa2-6a6036c587e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-37055828-8992-4dc5-91e1-d60d66aaa477 tempest-CreateVolumesFromImageTest-909273970 None] Created volume successfully. Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (abf68e52-904b-4227-868a-fdb120fbc4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ee34492-21d1-4296-8df6-d4763204f569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ee34492-21d1-4296-8df6-d4763204f569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-400612965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cacb7e7d-3f92-4cc8-bcfb-c46f863ec737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:28Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfd5631a-044a-4b50-8ce7-b64ffb588f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfd5631a-044a-4b50-8ce7-b64ffb588f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c656cbd6-9d2d-4404-827a-c583bd8cb9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c656cbd6-9d2d-4404-827a-c583bd8cb9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cacb7e7d-3f92-4cc8-bcfb-c46f863ec737', 'volume_name': 'volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfb015ba-d5c3-4fe7-8b3a-d30083880dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dfb015ba-d5c3-4fe7-8b3a-d30083880dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7e09c01-8525-497e-a064-abf060c917ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Volume cacb7e7d-3f92-4cc8-bcfb-c46f863ec737: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737', 'volume_size': 1} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:28 devstack sudo[113009]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (a3240a7b-21bf-4b41-80a6-e79cd9b5e604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a526a23b-28eb-4487-a0ee-b9212cb75ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 1073741824" returned: 0 in 0.547s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a526a23b-28eb-4487-a0ee-b9212cb75ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-907449583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a09d6ae-01f7-4f1b-b470-d68540e8cbae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:28Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10656cd8-c464-4bf3-a7c2-7400401d196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (10656cd8-c464-4bf3-a7c2-7400401d196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f728d1c6-4ff4-43a5-82e1-79d7a9636e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f728d1c6-4ff4-43a5-82e1-79d7a9636e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8a09d6ae-01f7-4f1b-b470-d68540e8cbae', 'volume_name': 'volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51225340-cb5f-4f55-b5e3-b44c86eac4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (51225340-cb5f-4f55-b5e3-b44c86eac4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83e1db0c-1e17-4c17-b160-42aadd03394e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Volume 8a09d6ae-01f7-4f1b-b470-d68540e8cbae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae', 'volume_size': 1} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:28 devstack sudo[113015]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 Aug 24 16:54:28 devstack sudo[113015]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:28 devstack sudo[113015]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9" returned: 0 in 0.228s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] <== create_volume: return (855ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.857s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.978s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1975960254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fc497ddb-96b4-4af9-811b-a2f22e94dfe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:28Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Creating volume fc497ddb-96b4-4af9-811b-a2f22e94dfe5 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:28 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3d5810fa-7c69-4184-88dd-be2b82abef5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49910edb-6b5a-43e0-bd8d-15a9411236c9', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack sudo[113018]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 1073741824 Aug 24 16:54:28 devstack sudo[113018]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17308541-93c5-4654-927f-b3f12e6b3d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Volume volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 (49910edb-6b5a-43e0-bd8d-15a9411236c9): created successfully Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (17308541-93c5-4654-927f-b3f12e6b3d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (7d2ae23f-84b7-48ce-902a-d6b36c5f26a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-70a46e18-375b-4266-8e7d-5bd9d0fa7392 tempest-CreateVolumesFromImageTest-909273970 None] Created volume successfully. Aug 24 16:54:29 devstack sudo[113018]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 1073741824" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:29 devstack sudo[113023]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 Aug 24 16:54:29 devstack sudo[113023]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:29 devstack sudo[113023]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5" returned: 0 in 0.252s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] <== create_volume: return (686ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.689s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.328s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-400612965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cacb7e7d-3f92-4cc8-bcfb-c46f863ec737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:28Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Creating volume cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:29 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7583c6f-734d-4c0a-873f-047e36c234d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:29 devstack sudo[113026]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 1073741824 Aug 24 16:54:29 devstack sudo[113026]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41549fec-203c-4684-96e7-2114f24987ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Volume volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 (fc497ddb-96b4-4af9-811b-a2f22e94dfe5): created successfully Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (41549fec-203c-4684-96e7-2114f24987ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (3b6d06b5-cfd7-4b34-92ba-aa633513bb19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e883b3a6-fa2f-4909-a1e4-79cdc48afde4 tempest-CreateVolumesFromImageTest-909273970 None] Created volume successfully. Aug 24 16:54:29 devstack sudo[113026]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 1073741824" returned: 0 in 0.402s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:29 devstack sudo[113031]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 Aug 24 16:54:29 devstack sudo[113031]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:30 devstack sudo[113031]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737" returned: 0 in 0.233s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] <== create_volume: return (675ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.679s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.632s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-907449583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8a09d6ae-01f7-4f1b-b470-d68540e8cbae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05c8b2b797f74608aaa11ddc669bdc6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:28Z,use_quota=True,user_id='6a59907dd68c47ac9d55d68b2862010c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Creating volume 8a09d6ae-01f7-4f1b-b470-d68540e8cbae {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:30 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7e09c01-8525-497e-a064-abf060c917ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:30 devstack sudo[113034]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae 1073741824 Aug 24 16:54:30 devstack sudo[113034]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c0e33f8-ce98-4ed8-bba8-da4938fce25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:30 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Volume volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 (cacb7e7d-3f92-4cc8-bcfb-c46f863ec737): created successfully Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c0e33f8-ce98-4ed8-bba8-da4938fce25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (abf68e52-904b-4227-868a-fdb120fbc4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bcef596f-1b53-43dc-8734-7cf2ec33f964 tempest-CreateVolumesFromImageTest-909273970 None] Created volume successfully. Aug 24 16:54:30 devstack sudo[113034]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae 1073741824" returned: 0 in 0.470s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:30 devstack sudo[113042]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae Aug 24 16:54:30 devstack sudo[113042]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:30 devstack sudo[113042]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae" returned: 0 in 0.264s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] <== create_volume: return (776ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.778s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83e1db0c-1e17-4c17-b160-42aadd03394e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b64fc191-688a-40fe-9ed3-9812a4b32737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:30 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Volume volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae (8a09d6ae-01f7-4f1b-b470-d68540e8cbae): created successfully Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b64fc191-688a-40fe-9ed3-9812a4b32737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:30 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Flow 'volume_create_manager' (a3240a7b-21bf-4b41-80a6-e79cd9b5e604) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1d84cafc-5d1e-47e0-b998-7403b3267ce5 tempest-CreateVolumesFromImageTest-909273970 None] Created volume successfully. Aug 24 16:54:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-8a09d6ae-01f7-4f1b-b470-d68540e8cbae-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-8a09d6ae-01f7-4f1b-b470-d68540e8cbae-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-quobyte-8a09d6ae-01f7-4f1b-b470-d68540e8cbae" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-8a09d6ae-01f7-4f1b-b470-d68540e8cbae" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:31 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[715d5a98-4ba6-4204-a437-014b55cb9e5a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:31 devstack sudo[113045]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae Aug 24 16:54:32 devstack sudo[113045]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:32 devstack sudo[113045]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae" returned: 0 in 0.345s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:32 devstack sudo[113050]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae Aug 24 16:54:32 devstack sudo[113050]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:32 devstack sudo[113050]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8a09d6ae-01f7-4f1b-b470-d68540e8cbae" returned: 0 in 0.232s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-8a09d6ae-01f7-4f1b-b470-d68540e8cbae" released by "delete_volume" :: held 0.612s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Created reservations ['a3360de8-c4ee-41d5-a820-e307c99326ae', 'e5cb1f83-6d79-43b2-93df-f485a2e18e32', '8b341c99-7396-4246-b479-58855f691d16', '68461ffd-5a92-42d2-836e-9c6b37b22eac'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:32 devstack sudo[113053]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:32 devstack sudo[113053]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:32 devstack sudo[113053]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.239s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Deleted volume successfully. Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a802b97f-c4e3-4278-b883-40dcdab20a53 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-8a09d6ae-01f7-4f1b-b470-d68540e8cbae-delete_volume" released by "delete_volume" :: held 1.030s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737-delete_volume" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-quobyte-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737" acquired by "delete_volume" :: waited 0.013s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef32b02c-bf41-4cb5-9b3d-60bd2a9639f7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:33 devstack sudo[113056]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 Aug 24 16:54:33 devstack sudo[113056]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:33 devstack sudo[113056]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737" returned: 0 in 0.371s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:33 devstack sudo[113061]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737 Aug 24 16:54:33 devstack sudo[113061]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:33 devstack sudo[113061]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737" returned: 0 in 0.239s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737" released by "delete_volume" :: held 0.647s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Created reservations ['49c95a63-250f-4a75-a4b0-017a6a5fb277', 'ec814cf6-7a01-48d5-b958-64739f25b8b3', '111b4a45-0bf7-4b22-9605-a75e0b8f54e9', 'f08df8b1-d10a-43ab-a812-1a0f1e473fbc'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:33 devstack sudo[113064]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:33 devstack sudo[113064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:34 devstack sudo[113064]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.234s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Deleted volume successfully. Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-80ea05d6-1c8f-461a-b6da-d9bcb9e4f434 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-cacb7e7d-3f92-4cc8-bcfb-c46f863ec737-delete_volume" released by "delete_volume" :: held 1.087s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-fc497ddb-96b4-4af9-811b-a2f22e94dfe5-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-fc497ddb-96b4-4af9-811b-a2f22e94dfe5-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-quobyte-fc497ddb-96b4-4af9-811b-a2f22e94dfe5" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-fc497ddb-96b4-4af9-811b-a2f22e94dfe5" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9e0e6830-3554-4847-ab5f-8f2d344d46d1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:34 devstack sudo[113069]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 Aug 24 16:54:34 devstack sudo[113069]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:34 devstack sudo[113069]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5" returned: 0 in 0.342s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:34 devstack sudo[113074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5 Aug 24 16:54:34 devstack sudo[113074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:34 devstack sudo[113074]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fc497ddb-96b4-4af9-811b-a2f22e94dfe5" returned: 0 in 0.228s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-fc497ddb-96b4-4af9-811b-a2f22e94dfe5" released by "delete_volume" :: held 0.606s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Created reservations ['b5e0a370-86a0-46de-9a46-bba5e6097f89', '0a6b7472-ec0e-4929-b4da-d9a9bb0786b2', '118cc488-bc58-45bb-be0c-075c1fb258f3', 'd2fd954a-49a8-4d96-9cce-5fd4adfc8516'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:34 devstack sudo[113077]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:34 devstack sudo[113077]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:35 devstack sudo[113077]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.237s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:35 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Deleted volume successfully. Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8a97da0d-3ae6-417c-934f-417c3dfa5320 tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-fc497ddb-96b4-4af9-811b-a2f22e94dfe5-delete_volume" released by "delete_volume" :: held 1.018s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-49910edb-6b5a-43e0-bd8d-15a9411236c9-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-49910edb-6b5a-43e0-bd8d-15a9411236c9-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-quobyte-49910edb-6b5a-43e0-bd8d-15a9411236c9" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-49910edb-6b5a-43e0-bd8d-15a9411236c9" acquired by "delete_volume" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[dfd2d08e-f358-477d-bdc6-a9258b127b85]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:35 devstack sudo[113080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 Aug 24 16:54:35 devstack sudo[113080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:35 devstack sudo[113080]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9" returned: 0 in 0.338s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:35 devstack sudo[113085]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9 Aug 24 16:54:35 devstack sudo[113085]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:35 devstack sudo[113085]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-49910edb-6b5a-43e0-bd8d-15a9411236c9" returned: 0 in 0.245s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-49910edb-6b5a-43e0-bd8d-15a9411236c9" released by "delete_volume" :: held 0.623s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Created reservations ['8396729a-d682-45d1-aba8-648ee962aef6', '8ece1798-7527-4e98-82d1-918d3e5a3e2e', '028b5bc8-fc37-446e-a7a0-ba8dfd2c7c8d', 'c3822109-9fb5-4ac4-bddd-7c23d8c072ca'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:36 devstack sudo[113088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:36 devstack sudo[113088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:36 devstack sudo[113088]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.269s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Deleted volume successfully. Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-604f0624-7379-47d0-a242-f0e5b06cc60d tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-49910edb-6b5a-43e0-bd8d-15a9411236c9-delete_volume" released by "delete_volume" :: held 1.084s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-fca40313-7864-4a5f-bf80-7e8f59a830d4-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-fca40313-7864-4a5f-bf80-7e8f59a830d4-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "cinder-quobyte-fca40313-7864-4a5f-bf80-7e8f59a830d4" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-fca40313-7864-4a5f-bf80-7e8f59a830d4" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4a591917-1f8a-45a5-9be1-b7ce72c262ee]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:36 devstack sudo[113091]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 Aug 24 16:54:36 devstack sudo[113091]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:36 devstack sudo[113091]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4" returned: 0 in 0.344s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:36 devstack sudo[113096]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4 Aug 24 16:54:36 devstack sudo[113096]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:37 devstack sudo[113096]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fca40313-7864-4a5f-bf80-7e8f59a830d4" returned: 0 in 0.243s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-quobyte-fca40313-7864-4a5f-bf80-7e8f59a830d4" released by "delete_volume" :: held 0.622s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Created reservations ['a27cd21d-2a01-4f6b-a7c4-26b19aa0d9db', '0ead3afe-a0bc-4fc2-92ff-22e8357a3f8b', '87ef2ae4-60b9-4b0f-98da-f8b4af29623b', '243e295f-22db-4bb2-9a8c-e35262fb54d4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:37 devstack sudo[113099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:37 devstack sudo[113099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:37 devstack sudo[113099]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.232s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:37 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Deleted volume successfully. Aug 24 16:54:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b35d3933-963e-48a0-ae71-745e01cebcfd tempest-CreateVolumesFromImageTest-909273970 None] Lock "cinder-fca40313-7864-4a5f-bf80-7e8f59a830d4-delete_volume" released by "delete_volume" :: held 1.048s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (73cd81c5-d874-4aeb-92ea-d9a964bd4bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3efff85e-a70c-41ab-996a-92bc3ef626ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3efff85e-a70c-41ab-996a-92bc3ef626ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1255050766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbd957ac-0f06-42ed-b610-cec5f7dd991b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:40Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f0cc3a0-e131-4eb6-960f-966d9882eeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f0cc3a0-e131-4eb6-960f-966d9882eeb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30c4ac65-2fd0-4f5c-8a30-79e32d7035c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30c4ac65-2fd0-4f5c-8a30-79e32d7035c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cbd957ac-0f06-42ed-b610-cec5f7dd991b', 'volume_name': 'volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e6547ac-f833-4839-89f5-8e819e03b98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e6547ac-f833-4839-89f5-8e819e03b98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7aef4fa-c45a-4e5a-9a85-c9a0b6f7050b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume cbd957ac-0f06-42ed-b610-cec5f7dd991b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b', 'volume_size': 1} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1255050766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cbd957ac-0f06-42ed-b610-cec5f7dd991b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:40Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating volume cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:40 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:40 devstack sudo[113103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b 1073741824 Aug 24 16:54:40 devstack sudo[113103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:40 devstack sudo[113103]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b 1073741824" returned: 0 in 0.400s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:40 devstack sudo[113109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b Aug 24 16:54:40 devstack sudo[113109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:40 devstack sudo[113109]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b" returned: 0 in 0.230s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] <== create_volume: return (670ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.672s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7aef4fa-c45a-4e5a-9a85-c9a0b6f7050b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3509801-a563-45b0-8f8e-4bddf0e285a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b (cbd957ac-0f06-42ed-b610-cec5f7dd991b): created successfully Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c3509801-a563-45b0-8f8e-4bddf0e285a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (73cd81c5-d874-4aeb-92ea-d9a964bd4bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:40 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-07f8ae94-c11e-401d-b2e5-f078d3416b37 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created volume successfully. Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating offline snapshot d2278eb8-2734-478a-8099-b800cce69e79 of volume cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[cec9ccf2-fc10-408f-bb6e-ca225e5da2cb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:41 devstack sudo[113112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b Aug 24 16:54:41 devstack sudo[113112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:41 devstack sudo[113112]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:41 devstack sudo[113117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 1G Aug 24 16:54:41 devstack sudo[113117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:42 devstack sudo[113117]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 1G" returned: 0 in 0.378s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:42 devstack sudo[113122]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 Aug 24 16:54:42 devstack sudo[113122]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:42 devstack sudo[113122]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79" returned: 0 in 0.297s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:42 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 is being set with open permissions: ugo+rw Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:42 devstack sudo[113127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 Aug 24 16:54:42 devstack sudo[113127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:42 devstack sudo[113127]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79" returned: 0 in 0.245s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:42 devstack sudo[113130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info Aug 24 16:54:42 devstack sudo[113130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:42 devstack sudo[113130]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info" returned: 0 in 0.236s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:42 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info is being set with open permissions: ugo+rw Aug 24 16:54:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:42 devstack sudo[113133]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info Aug 24 16:54:42 devstack sudo[113133]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:43 devstack sudo[113133]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.info" returned: 0 in 0.234s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.812s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-93fe3b82-802b-4a87-ad7f-7aea90797ce5 tempest-CreateVolumesFromSnapshotTest-123466531 None] Create snapshot completed successfully Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (68b7419f-fa33-4002-8ae0-544ee8b3517e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (451449f7-6864-4bc6-a4d4-1a8bd4033a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (451449f7-6864-4bc6-a4d4-1a8bd4033a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1253849792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80cd8e77-cd40-4f7c-aad7-9c49796e361b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:44Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50b128c1-d226-44aa-a984-c475d9944f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50b128c1-d226-44aa-a984-c475d9944f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44653a82-9a49-4ceb-b097-992fe9eb5ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (44653a82-9a49-4ceb-b097-992fe9eb5ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '80cd8e77-cd40-4f7c-aad7-9c49796e361b', 'volume_name': 'volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6586c1c-fa8f-410d-89e2-70a4b7e86ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b6586c1c-fa8f-410d-89e2-70a4b7e86ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2523782f-3605-405a-ba2f-d2f16890f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume 80cd8e77-cd40-4f7c-aad7-9c49796e361b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b', 'volume_size': 1} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1253849792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=80cd8e77-cd40-4f7c-aad7-9c49796e361b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:44Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating volume 80cd8e77-cd40-4f7c-aad7-9c49796e361b {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:44 devstack sudo[113136]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b 1073741824 Aug 24 16:54:44 devstack sudo[113136]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (e9d91e63-8f10-4a22-b0ef-22de61b5f9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (420230b7-f3a3-470d-9d95-6cf14a1e0abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (420230b7-f3a3-470d-9d95-6cf14a1e0abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-319191966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b5e1dba-b167-4f4e-bb01-033bc064fb79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:44Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe92de60-54cd-488f-b3e4-cdab5e4c871d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe92de60-54cd-488f-b3e4-cdab5e4c871d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52169b9d-3a73-4e17-8c1b-60324321ed10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52169b9d-3a73-4e17-8c1b-60324321ed10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b5e1dba-b167-4f4e-bb01-033bc064fb79', 'volume_name': 'volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ad8fecb-8b07-4703-a8f5-ddffac78bfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ad8fecb-8b07-4703-a8f5-ddffac78bfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21c49103-1014-48eb-9799-63980b96588c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume 8b5e1dba-b167-4f4e-bb01-033bc064fb79: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79', 'volume_size': 1} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:44 devstack sudo[113136]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b 1073741824" returned: 0 in 0.534s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:44 devstack sudo[113141]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b Aug 24 16:54:44 devstack sudo[113141]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (83265b77-f638-49bf-a605-c0e0afac0547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fc48a0d-9884-4c4c-89fd-bf6d50f6c5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fc48a0d-9884-4c4c-89fd-bf6d50f6c5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-375173672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53cc5170-abbc-472e-88ee-9eff4bac1685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:45Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a63fd4f-0664-42d5-86fd-d551f6cfbfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a63fd4f-0664-42d5-86fd-d551f6cfbfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64d457a7-083b-4606-8456-62438e24e658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (64d457a7-083b-4606-8456-62438e24e658) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53cc5170-abbc-472e-88ee-9eff4bac1685', 'volume_name': 'volume-53cc5170-abbc-472e-88ee-9eff4bac1685', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6dbb702-8641-42a8-8ba7-484c18e32cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6dbb702-8641-42a8-8ba7-484c18e32cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25469d26-5fae-4955-8de3-01096ef69bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume 53cc5170-abbc-472e-88ee-9eff4bac1685: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53cc5170-abbc-472e-88ee-9eff4bac1685', 'volume_size': 1} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:44 devstack sudo[113141]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b" returned: 0 in 0.266s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] <== create_volume: return (845ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.847s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.453s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-319191966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8b5e1dba-b167-4f4e-bb01-033bc064fb79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:44Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating volume 8b5e1dba-b167-4f4e-bb01-033bc064fb79 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2523782f-3605-405a-ba2f-d2f16890f824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack sudo[113144]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 1073741824 Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9c378dd-09ed-4281-8df1-cb695340667e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:44 devstack sudo[113144]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b (80cd8e77-cd40-4f7c-aad7-9c49796e361b): created successfully Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9c378dd-09ed-4281-8df1-cb695340667e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:44 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (68b7419f-fa33-4002-8ae0-544ee8b3517e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-25b4a8ad-d668-4a83-86e7-da74287a5305 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created volume successfully. Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (70ee53f5-88f1-4bf9-a683-206aae5459ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f07db5c-1bfa-4957-bd67-7a9f44c6ad2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3f07db5c-1bfa-4957-bd67-7a9f44c6ad2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1870825209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27cf2193-390c-4358-92f2-d219b752c623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:45Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4af79cb6-37dd-4c0f-92c7-d1d256dc51f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4af79cb6-37dd-4c0f-92c7-d1d256dc51f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5b9ef99-4311-4195-8d4e-0722056a2b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5b9ef99-4311-4195-8d4e-0722056a2b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '27cf2193-390c-4358-92f2-d219b752c623', 'volume_name': 'volume-27cf2193-390c-4358-92f2-d219b752c623', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e582f9f-7ddc-4f58-9448-16216050edb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5e582f9f-7ddc-4f58-9448-16216050edb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23644f6f-8195-4137-9175-57c5f0ca882b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume 27cf2193-390c-4358-92f2-d219b752c623: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-27cf2193-390c-4358-92f2-d219b752c623', 'volume_size': 1} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:45 devstack sudo[113144]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 1073741824" returned: 0 in 0.514s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (9cff1920-b977-4564-9a3a-d91553f9d18d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b75eeaba-2cca-471f-880b-04c1ca476470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b75eeaba-2cca-471f-880b-04c1ca476470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1946639321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd266c58-6b5a-41cf-8a2e-ec028d15588e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:45Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b25eba8-e9db-401e-8e2b-8018ece997c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7b25eba8-e9db-401e-8e2b-8018ece997c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed86adac-2840-4bae-8708-0147be024def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ed86adac-2840-4bae-8708-0147be024def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd266c58-6b5a-41cf-8a2e-ec028d15588e', 'volume_name': 'volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13abd4aa-5382-4ff6-bffe-1c23b1bbe888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13abd4aa-5382-4ff6-bffe-1c23b1bbe888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b60e681-f2c7-4b10-bcf7-4f36434273a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume cd266c58-6b5a-41cf-8a2e-ec028d15588e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e', 'volume_size': 1} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:45 devstack sudo[113150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 Aug 24 16:54:45 devstack sudo[113150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:45 devstack sudo[113150]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79" returned: 0 in 0.234s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] <== create_volume: return (866ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.869s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.938s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-375173672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=53cc5170-abbc-472e-88ee-9eff4bac1685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:45Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating volume 53cc5170-abbc-472e-88ee-9eff4bac1685 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:45 devstack sudo[113153]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 1073741824 Aug 24 16:54:45 devstack sudo[113153]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21c49103-1014-48eb-9799-63980b96588c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82d6d469-bbb0-4d7c-a519-5de781501e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 (8b5e1dba-b167-4f4e-bb01-033bc064fb79): created successfully Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82d6d469-bbb0-4d7c-a519-5de781501e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (e9d91e63-8f10-4a22-b0ef-22de61b5f9ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:45 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-68efc905-5b4d-4a20-8de6-754850469aa9 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created volume successfully. Aug 24 16:54:46 devstack sudo[113153]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 1073741824" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:46 devstack sudo[113160]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 Aug 24 16:54:46 devstack sudo[113160]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:46 devstack sudo[113160]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685" returned: 0 in 0.252s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] <== create_volume: return (720ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.723s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.322s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1870825209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=27cf2193-390c-4358-92f2-d219b752c623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:45Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating volume 27cf2193-390c-4358-92f2-d219b752c623 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:46 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25469d26-5fae-4955-8de3-01096ef69bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53cc5170-abbc-472e-88ee-9eff4bac1685', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:46 devstack sudo[113163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 1073741824 Aug 24 16:54:46 devstack sudo[113163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c96c61f5-a47a-4fd4-8ff4-91c84f9c065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume volume-53cc5170-abbc-472e-88ee-9eff4bac1685 (53cc5170-abbc-472e-88ee-9eff4bac1685): created successfully Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c96c61f5-a47a-4fd4-8ff4-91c84f9c065c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (83265b77-f638-49bf-a605-c0e0afac0547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-24d32317-d4fa-45e6-9613-81c509278a60 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created volume successfully. Aug 24 16:54:46 devstack sudo[113163]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 1073741824" returned: 0 in 0.396s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:46 devstack sudo[113169]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 Aug 24 16:54:46 devstack sudo[113169]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:47 devstack sudo[113169]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623" returned: 0 in 0.244s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] <== create_volume: return (679ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.682s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.655s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:54:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1946639321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=cd266c58-6b5a-41cf-8a2e-ec028d15588e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03654c728c044fd399027d8522c64635',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:54:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:54:45Z,use_quota=True,user_id='92300919026b41d8a04435b645a8bb85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Creating volume cd266c58-6b5a-41cf-8a2e-ec028d15588e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:54:47 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (23644f6f-8195-4137-9175-57c5f0ca882b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-27cf2193-390c-4358-92f2-d219b752c623', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:47 devstack sudo[113172]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e 1073741824 Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10b330e5-50da-4ce2-8861-e0bc5eaefe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:47 devstack sudo[113172]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume volume-27cf2193-390c-4358-92f2-d219b752c623 (27cf2193-390c-4358-92f2-d219b752c623): created successfully Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (10b330e5-50da-4ce2-8861-e0bc5eaefe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (70ee53f5-88f1-4bf9-a683-206aae5459ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cfbe3845-365f-4437-95fc-b79678018da1 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created volume successfully. Aug 24 16:54:47 devstack sudo[113172]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e 1073741824" returned: 0 in 0.435s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:47 devstack sudo[113178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e Aug 24 16:54:47 devstack sudo[113178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:47 devstack sudo[113178]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e" returned: 0 in 0.239s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] <== create_volume: return (717ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.720s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b60e681-f2c7-4b10-bcf7-4f36434273a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28e404ce-d91a-4215-917f-8681289dd6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:54:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Volume volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e (cd266c58-6b5a-41cf-8a2e-ec028d15588e): created successfully Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (28e404ce-d91a-4215-917f-8681289dd6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:54:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Flow 'volume_create_manager' (9cff1920-b977-4564-9a3a-d91553f9d18d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:54:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b9f830ee-6da9-4442-a94f-9aee94b27cf2 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created volume successfully. Aug 24 16:54:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-cd266c58-6b5a-41cf-8a2e-ec028d15588e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-cd266c58-6b5a-41cf-8a2e-ec028d15588e-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-cd266c58-6b5a-41cf-8a2e-ec028d15588e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-cd266c58-6b5a-41cf-8a2e-ec028d15588e" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[73d11616-67a0-44c4-a201-0883d05dc6b6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:49 devstack sudo[113182]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e Aug 24 16:54:49 devstack sudo[113182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:49 devstack sudo[113182]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e" returned: 0 in 0.345s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:49 devstack sudo[113187]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e Aug 24 16:54:49 devstack sudo[113187]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:49 devstack sudo[113187]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cd266c58-6b5a-41cf-8a2e-ec028d15588e" returned: 0 in 0.249s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-cd266c58-6b5a-41cf-8a2e-ec028d15588e" released by "delete_volume" :: held 0.631s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['d01a9dd5-033a-417d-a8e3-678f234113cd', 'e319ed87-3da0-459a-b4a4-6259489e45a9', 'ebb9bebc-4113-4aa7-ba14-7e04978d2e64', 'a27050ad-28ca-4858-9c79-61b11d763288'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:49 devstack sudo[113190]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:49 devstack sudo[113190]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:49 devstack sudo[113190]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.248s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleted volume successfully. Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-2d66c2c8-1227-4c7e-86eb-51d7f7d650ec tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-cd266c58-6b5a-41cf-8a2e-ec028d15588e-delete_volume" released by "delete_volume" :: held 1.079s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-27cf2193-390c-4358-92f2-d219b752c623-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-27cf2193-390c-4358-92f2-d219b752c623-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-27cf2193-390c-4358-92f2-d219b752c623" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-27cf2193-390c-4358-92f2-d219b752c623" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8f5d0150-612a-4f76-a85e-40ca3cc822f8]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:50 devstack sudo[113193]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 Aug 24 16:54:50 devstack sudo[113193]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:50 devstack sudo[113193]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623" returned: 0 in 0.343s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:50 devstack sudo[113198]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623 Aug 24 16:54:50 devstack sudo[113198]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:50 devstack sudo[113198]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-27cf2193-390c-4358-92f2-d219b752c623" returned: 0 in 0.237s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-27cf2193-390c-4358-92f2-d219b752c623" released by "delete_volume" :: held 0.617s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['42ade36d-e546-4f3e-9ae9-578b36050cd0', 'e20b514b-10f3-44ed-906a-cb92d7c5e49e', 'faf0279f-f75b-4393-b17e-f2ea818ba088', 'd6f94dce-6426-4f6c-a8b2-cedddd10c5f7'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:50 devstack sudo[113201]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:50 devstack sudo[113201]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:51 devstack sudo[113201]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.230s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleted volume successfully. Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7cece369-6f0c-49e6-b32a-52b08a95ffd0 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-27cf2193-390c-4358-92f2-d219b752c623-delete_volume" released by "delete_volume" :: held 1.040s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-53cc5170-abbc-472e-88ee-9eff4bac1685-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-53cc5170-abbc-472e-88ee-9eff4bac1685-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-53cc5170-abbc-472e-88ee-9eff4bac1685" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-53cc5170-abbc-472e-88ee-9eff4bac1685" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f1ae2db8-e463-4a84-b1cb-5d025a811ac9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:51 devstack sudo[113204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 Aug 24 16:54:51 devstack sudo[113204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:51 devstack sudo[113204]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685" returned: 0 in 0.356s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:51 devstack sudo[113209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685 Aug 24 16:54:51 devstack sudo[113209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:51 devstack sudo[113209]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-53cc5170-abbc-472e-88ee-9eff4bac1685" returned: 0 in 0.236s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-53cc5170-abbc-472e-88ee-9eff4bac1685" released by "delete_volume" :: held 0.629s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['2ec005d5-2d37-478f-b8e9-97b3101da8b5', '40c769f4-29d3-4d48-b55e-e3c426f81d54', '3561cd25-be5e-432f-bde8-c7d68782dd9b', '3c747981-3928-4871-9b1c-992dcf92f385'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:51 devstack sudo[113212]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:51 devstack sudo[113212]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:52 devstack sudo[113212]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.234s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleted volume successfully. Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-cc7aec3b-1128-49a7-aea4-9a9e6ca555ce tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-53cc5170-abbc-472e-88ee-9eff4bac1685-delete_volume" released by "delete_volume" :: held 1.065s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-8b5e1dba-b167-4f4e-bb01-033bc064fb79-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-8b5e1dba-b167-4f4e-bb01-033bc064fb79-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-8b5e1dba-b167-4f4e-bb01-033bc064fb79" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-8b5e1dba-b167-4f4e-bb01-033bc064fb79" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[05a6438c-24e9-4846-bfce-323eae1942f5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:52 devstack sudo[113215]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 Aug 24 16:54:52 devstack sudo[113215]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:52 devstack sudo[113215]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79" returned: 0 in 0.351s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:52 devstack sudo[113220]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79 Aug 24 16:54:52 devstack sudo[113220]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:53 devstack sudo[113220]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8b5e1dba-b167-4f4e-bb01-033bc064fb79" returned: 0 in 0.228s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-8b5e1dba-b167-4f4e-bb01-033bc064fb79" released by "delete_volume" :: held 0.617s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['b7b35274-ae44-461f-8798-7960321a76d2', '110caca1-c8db-4c40-afe9-af8404d76e26', '29567555-317b-457c-8df3-5ea79aba172c', '87b01433-10e3-4420-b38e-81fcda023115'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:53 devstack sudo[113257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:53 devstack sudo[113257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:53 devstack sudo[113257]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.239s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleted volume successfully. Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f974e5f8-6b95-495a-9a16-bd9025209a5d tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-8b5e1dba-b167-4f4e-bb01-033bc064fb79-delete_volume" released by "delete_volume" :: held 1.068s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-80cd8e77-cd40-4f7c-aad7-9c49796e361b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-80cd8e77-cd40-4f7c-aad7-9c49796e361b-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-80cd8e77-cd40-4f7c-aad7-9c49796e361b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-80cd8e77-cd40-4f7c-aad7-9c49796e361b" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e99353fa-de14-468e-8c03-3726f3e37ace]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:53 devstack sudo[113262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b Aug 24 16:54:53 devstack sudo[113262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:53 devstack sudo[113262]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:53 devstack sudo[113267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b Aug 24 16:54:53 devstack sudo[113267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:54 devstack sudo[113267]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-80cd8e77-cd40-4f7c-aad7-9c49796e361b" returned: 0 in 0.233s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-80cd8e77-cd40-4f7c-aad7-9c49796e361b" released by "delete_volume" :: held 0.608s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['392a0771-c18f-4944-bf48-57eaad71208d', '28d7f49d-228b-4b17-a98b-0aad25a845b3', 'dc99034d-1713-4b34-8690-ec97fae9e3a1', '063a47c1-5795-4dd9-bbb4-08f5d127126a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:54 devstack sudo[113270]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:54 devstack sudo[113270]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:54 devstack sudo[113270]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.245s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleted volume successfully. Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-778e061d-5576-444d-9aa4-69ceb68ab606 tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-80cd8e77-cd40-4f7c-aad7-9c49796e361b-delete_volume" released by "delete_volume" :: held 1.101s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-d2278eb8-2734-478a-8099-b800cce69e79-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-d2278eb8-2734-478a-8099-b800cce69e79-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-cbd957ac-0f06-42ed-b610-cec5f7dd991b" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-cbd957ac-0f06-42ed-b610-cec5f7dd991b" acquired by "delete_snapshot" :: waited 0.013s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-d2278eb8-2734-478a-8099-b800cce69e79" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-d2278eb8-2734-478a-8099-b800cce69e79" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleting offline snapshot d2278eb8-2734-478a-8099-b800cce69e79 of volume cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] snapshot_file for this snap is: volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[15b6b2e4-b173-40fb-b079-45770399cf2a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:54 devstack sudo[113274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 Aug 24 16:54:54 devstack sudo[113274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:55 devstack sudo[113274]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[eb2bdc2b-d9c5-42a2-b21b-ee36d221fc9d]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:55 devstack sudo[113279]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b Aug 24 16:54:55 devstack sudo[113279]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:55 devstack sudo[113279]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b" returned: 0 in 0.346s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:55 devstack sudo[113284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 Aug 24 16:54:55 devstack sudo[113284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:55 devstack sudo[113284]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79" returned: 0 in 0.318s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:55 devstack sudo[113290]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79 Aug 24 16:54:55 devstack sudo[113290]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:56 devstack sudo[113290]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b.d2278eb8-2734-478a-8099-b800cce69e79" returned: 0 in 0.230s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-d2278eb8-2734-478a-8099-b800cce69e79" released by "_delete_snapshot" :: held 1.324s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-cbd957ac-0f06-42ed-b610-cec5f7dd991b" released by "delete_snapshot" :: held 1.346s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['6406a0ab-ff15-4697-a509-4adefb299ec1', '7bf4df5f-c19f-4884-aede-a637e6c999f3', 'c38a2f29-28a2-488c-b95d-a88db8963a71', 'd81f224a-2f9c-4ce9-bd22-66036ca19cd3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Delete snapshot completed successfully. Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-1787f694-9019-40d3-9e56-90fc983e4bba tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-d2278eb8-2734-478a-8099-b800cce69e79-delete_snapshot" released by "delete_snapshot" :: held 1.474s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-cbd957ac-0f06-42ed-b610-cec5f7dd991b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-cbd957ac-0f06-42ed-b610-cec5f7dd991b-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "cinder-quobyte-cbd957ac-0f06-42ed-b610-cec5f7dd991b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-cbd957ac-0f06-42ed-b610-cec5f7dd991b" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ba8c551a-0f85-4b9a-8d25-6ab7d86566ea]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:54:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:57 devstack sudo[113293]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b Aug 24 16:54:57 devstack sudo[113293]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:57 devstack sudo[113293]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:57 devstack sudo[113298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b Aug 24 16:54:57 devstack sudo[113298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:57 devstack sudo[113298]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-cbd957ac-0f06-42ed-b610-cec5f7dd991b" returned: 0 in 0.246s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-quobyte-cbd957ac-0f06-42ed-b610-cec5f7dd991b" released by "delete_volume" :: held 0.637s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Created reservations ['2b05549c-7571-4b38-8fbb-78b824c55cf7', '25a8de77-9c0c-411f-9d02-9af283b920cd', '6d19bc57-a555-492a-83c5-38029219b4d6', '58eceeef-d108-45b7-8c99-a62b68c175b1'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:57 devstack sudo[113301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:57 devstack sudo[113301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:54:57 devstack sudo[113301]: pam_unix(sudo:session): session closed for user root Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.233s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:54:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Deleted volume successfully. Aug 24 16:54:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-db3bcd63-0ac2-4863-97ce-d2a7ef03057c tempest-CreateVolumesFromSnapshotTest-123466531 None] Lock "cinder-cbd957ac-0f06-42ed-b610-cec5f7dd991b-delete_volume" released by "delete_volume" :: held 1.054s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:54:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:54:59 devstack sudo[113312]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:54:59 devstack sudo[113312]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:00 devstack sudo[113312]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.239s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:55:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:55:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Flow 'volume_create_manager' (54af03a8-c434-45cf-a394-6c8b7c13a21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6e34d1f-0eed-4fa3-be14-5998dd132fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d6e34d1f-0eed-4fa3-be14-5998dd132fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367738780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c6ad655a-f3df-423f-a009-4ae1e797eefb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57883af086424470a9d78ee98f41c1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:01Z,use_quota=True,user_id='5b678affa3894fb1bafd2157fc7bd23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a83b04c-76e1-4612-9543-b8c8bd05ef49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9a83b04c-76e1-4612-9543-b8c8bd05ef49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14692274-291d-4d8e-9cfa-d9026b6db582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (14692274-291d-4d8e-9cfa-d9026b6db582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c6ad655a-f3df-423f-a009-4ae1e797eefb', 'volume_name': 'volume-c6ad655a-f3df-423f-a009-4ae1e797eefb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69b15699-3f67-4898-84ee-502782ba3942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69b15699-3f67-4898-84ee-502782ba3942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7cc7822-7e15-4ef2-b260-cd4c4c5b602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:01 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Volume c6ad655a-f3df-423f-a009-4ae1e797eefb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c6ad655a-f3df-423f-a009-4ae1e797eefb', 'volume_size': 1} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367738780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c6ad655a-f3df-423f-a009-4ae1e797eefb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57883af086424470a9d78ee98f41c1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:01Z,use_quota=True,user_id='5b678affa3894fb1bafd2157fc7bd23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Creating volume c6ad655a-f3df-423f-a009-4ae1e797eefb {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:01 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:01 devstack sudo[113648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb 1073741824 Aug 24 16:55:01 devstack sudo[113648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:01 devstack sudo[113648]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb 1073741824" returned: 0 in 0.391s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:01 devstack sudo[113653]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb Aug 24 16:55:01 devstack sudo[113653]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:01 devstack sudo[113653]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb" returned: 0 in 0.230s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] <== create_volume: return (661ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.663s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7cc7822-7e15-4ef2-b260-cd4c4c5b602a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c6ad655a-f3df-423f-a009-4ae1e797eefb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32e61d04-9b87-4f3a-ba2b-1a0dc824c2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Volume volume-c6ad655a-f3df-423f-a009-4ae1e797eefb (c6ad655a-f3df-423f-a009-4ae1e797eefb): created successfully Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (32e61d04-9b87-4f3a-ba2b-1a0dc824c2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Flow 'volume_create_manager' (54af03a8-c434-45cf-a394-6c8b7c13a21e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ef83c838-1c7c-4986-9e06-51984822fd62 tempest-ProjectReaderTests-9732071 None] Created volume successfully. Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Acquiring lock "cinder-c6ad655a-f3df-423f-a009-4ae1e797eefb-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Lock "cinder-c6ad655a-f3df-423f-a009-4ae1e797eefb-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Acquiring lock "cinder-quobyte-c6ad655a-f3df-423f-a009-4ae1e797eefb" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Lock "cinder-quobyte-c6ad655a-f3df-423f-a009-4ae1e797eefb" acquired by "delete_volume" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[286263b7-90e7-440b-985d-30858c9a9f06]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:02 devstack sudo[113656]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb Aug 24 16:55:02 devstack sudo[113656]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:02 devstack sudo[113656]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb" returned: 0 in 0.362s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:02 devstack sudo[113661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb Aug 24 16:55:02 devstack sudo[113661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:03 devstack sudo[113661]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c6ad655a-f3df-423f-a009-4ae1e797eefb" returned: 0 in 0.262s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Lock "cinder-quobyte-c6ad655a-f3df-423f-a009-4ae1e797eefb" released by "delete_volume" :: held 0.662s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Created reservations ['062c4b9a-21ed-42ed-b389-2cff5ea4f4cb', '39ef0d80-2385-47c0-be39-9ab4102e676f', '49c52fb6-695a-404d-91ba-0398d39a9c30', '803a47b2-7a49-4db3-a9bb-fd9a66cf7c1d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:03 devstack sudo[113664]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:03 devstack sudo[113664]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:03 devstack sudo[113664]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.244s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Deleted volume successfully. Aug 24 16:55:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d9e3df71-331c-4911-a84f-d21164b40ae0 tempest-ProjectReaderTests-9732071 None] Lock "cinder-c6ad655a-f3df-423f-a009-4ae1e797eefb-delete_volume" released by "delete_volume" :: held 1.145s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Flow 'volume_create_manager' (abdcafcf-5d90-4694-96ef-1320a45cf3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b118ac11-40ee-4004-9dc4-a40931821dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b118ac11-40ee-4004-9dc4-a40931821dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499816067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=711a4e7c-452a-4736-b57d-ae4d5f1764b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57883af086424470a9d78ee98f41c1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:04Z,use_quota=True,user_id='5b678affa3894fb1bafd2157fc7bd23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a48ebdea-9c66-4cdf-a8fc-b377dabd572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a48ebdea-9c66-4cdf-a8fc-b377dabd572b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b610e72e-5483-4ea4-80ed-d1d28a226eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b610e72e-5483-4ea4-80ed-d1d28a226eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '711a4e7c-452a-4736-b57d-ae4d5f1764b7', 'volume_name': 'volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac96a107-07f7-49dc-8bf2-52c8cf4cd13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ac96a107-07f7-49dc-8bf2-52c8cf4cd13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0cd3ebe-7c67-41f7-b74c-0bb38eea4000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Volume 711a4e7c-452a-4736-b57d-ae4d5f1764b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7', 'volume_size': 1} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-499816067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=711a4e7c-452a-4736-b57d-ae4d5f1764b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57883af086424470a9d78ee98f41c1aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:04Z,use_quota=True,user_id='5b678affa3894fb1bafd2157fc7bd23f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Creating volume 711a4e7c-452a-4736-b57d-ae4d5f1764b7 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:04 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:04 devstack sudo[113667]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 1073741824 Aug 24 16:55:04 devstack sudo[113667]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:04 devstack sudo[113667]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 1073741824" returned: 0 in 0.418s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:04 devstack sudo[113673]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 Aug 24 16:55:04 devstack sudo[113673]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:04 devstack sudo[113673]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7" returned: 0 in 0.232s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] <== create_volume: return (692ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.694s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0cd3ebe-7c67-41f7-b74c-0bb38eea4000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e157d2f-fdf6-44d4-a5c5-3d412dc50be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:04 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Volume volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 (711a4e7c-452a-4736-b57d-ae4d5f1764b7): created successfully Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2e157d2f-fdf6-44d4-a5c5-3d412dc50be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:04 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Flow 'volume_create_manager' (abdcafcf-5d90-4694-96ef-1320a45cf3f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5636737a-9b2f-487c-8191-d944d1b9a145 tempest-ProjectReaderTests-9732071 None] Created volume successfully. Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Acquiring lock "cinder-711a4e7c-452a-4736-b57d-ae4d5f1764b7-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Lock "cinder-711a4e7c-452a-4736-b57d-ae4d5f1764b7-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Acquiring lock "cinder-quobyte-711a4e7c-452a-4736-b57d-ae4d5f1764b7" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Lock "cinder-quobyte-711a4e7c-452a-4736-b57d-ae4d5f1764b7" acquired by "delete_volume" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[237f0385-4af5-482f-950c-a302a7fbcc0f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:05 devstack sudo[113676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 Aug 24 16:55:05 devstack sudo[113676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:05 devstack sudo[113676]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7" returned: 0 in 0.359s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:05 devstack sudo[113681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7 Aug 24 16:55:05 devstack sudo[113681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:05 devstack sudo[113681]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-711a4e7c-452a-4736-b57d-ae4d5f1764b7" returned: 0 in 0.246s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Lock "cinder-quobyte-711a4e7c-452a-4736-b57d-ae4d5f1764b7" released by "delete_volume" :: held 0.645s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Created reservations ['64e192ed-64d1-4f2f-8875-761b78e83c07', '5e546262-2493-4816-bef7-89d11f964bd2', '6c242b58-df67-468a-99e0-0496537a8776', '50c858e4-db79-4b39-a17e-557e225cd187'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:05 devstack sudo[113684]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:05 devstack sudo[113684]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:06 devstack sudo[113684]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.249s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:06 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Deleted volume successfully. Aug 24 16:55:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-36d30852-5574-4cdc-ac6b-7959fa135683 tempest-ProjectReaderTests-9732071 None] Lock "cinder-711a4e7c-452a-4736-b57d-ae4d5f1764b7-delete_volume" released by "delete_volume" :: held 1.107s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (77299aa4-38d5-48bf-ad64-e7e710dc2734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (671a3e29-5fe7-4ef8-8f86-57b4e92c1e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (671a3e29-5fe7-4ef8-8f86-57b4e92c1e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-495841114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2a2a9b5-3c30-4f19-ab55-31c3087e289c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:14Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b33673af-06d8-47c8-b38e-a5e7bc7c7469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b33673af-06d8-47c8-b38e-a5e7bc7c7469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1be4dcb0-b5b4-4f4e-a9da-b472d07e339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1be4dcb0-b5b4-4f4e-a9da-b472d07e339d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2a2a9b5-3c30-4f19-ab55-31c3087e289c', 'volume_name': 'volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e955352-ecff-405d-9bb2-4e69db40f13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7e955352-ecff-405d-9bb2-4e69db40f13b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b973f8f1-79da-4452-8292-bf91a33ba59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:13 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Volume c2a2a9b5-3c30-4f19-ab55-31c3087e289c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c', 'volume_size': 1} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-495841114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c2a2a9b5-3c30-4f19-ab55-31c3087e289c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:14Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Creating volume c2a2a9b5-3c30-4f19-ab55-31c3087e289c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:13 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:13 devstack sudo[113688]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c 1073741824 Aug 24 16:55:13 devstack sudo[113688]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:14 devstack sudo[113688]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c 1073741824" returned: 0 in 0.408s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:14 devstack sudo[113693]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c Aug 24 16:55:14 devstack sudo[113693]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:14 devstack sudo[113693]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c" returned: 0 in 0.243s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] <== create_volume: return (691ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.694s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b973f8f1-79da-4452-8292-bf91a33ba59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b107f393-f86a-4f88-b9e4-d782ce01960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:14 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Volume volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c (c2a2a9b5-3c30-4f19-ab55-31c3087e289c): created successfully Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b107f393-f86a-4f88-b9e4-d782ce01960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (77299aa4-38d5-48bf-ad64-e7e710dc2734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7b6e6433-ca86-4225-84cc-95bfb0f62653 tempest-ProjectReaderTests-112271378 None] Created volume successfully. Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-c2a2a9b5-3c30-4f19-ab55-31c3087e289c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Lock "cinder-c2a2a9b5-3c30-4f19-ab55-31c3087e289c-delete_volume" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-quobyte-c2a2a9b5-3c30-4f19-ab55-31c3087e289c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-c2a2a9b5-3c30-4f19-ab55-31c3087e289c" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0e417b6d-eb11-4e60-9967-a05a90b876a6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:15 devstack sudo[113696]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c Aug 24 16:55:15 devstack sudo[113696]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:15 devstack sudo[113696]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:15 devstack sudo[113701]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c Aug 24 16:55:15 devstack sudo[113701]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:15 devstack sudo[113701]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c2a2a9b5-3c30-4f19-ab55-31c3087e289c" returned: 0 in 0.249s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-c2a2a9b5-3c30-4f19-ab55-31c3087e289c" released by "delete_volume" :: held 0.670s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Created reservations ['6b6071d0-af4e-4b0a-aed4-8154cf065cca', '078dcc8c-1718-473e-b999-d00ff34c926f', '2c07e16a-2ce5-43cb-812f-cec6c36afb9e', '5ce0057a-9030-4e74-a0fc-52461edd2ad7'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:15 devstack sudo[113790]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:15 devstack sudo[113790]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:15 devstack sudo[113790]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Deleted volume successfully. Aug 24 16:55:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b227e372-ad53-4e11-9ff2-4a988ff279a8 tempest-ProjectReaderTests-112271378 None] Lock "cinder-c2a2a9b5-3c30-4f19-ab55-31c3087e289c-delete_volume" released by "delete_volume" :: held 1.140s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (db0f5b5c-8c5b-40f8-aa00-4c029f56259c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b24dc92-5f16-4c80-a51a-058dcc5bf300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b24dc92-5f16-4c80-a51a-058dcc5bf300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877755367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aee264bf-fd8e-493b-83c5-5749fee5040e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:16Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (239e6c2f-b489-43f2-9379-7e0d17328b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (239e6c2f-b489-43f2-9379-7e0d17328b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63484bfd-3308-4307-8983-91a252947df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (63484bfd-3308-4307-8983-91a252947df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aee264bf-fd8e-493b-83c5-5749fee5040e', 'volume_name': 'volume-aee264bf-fd8e-493b-83c5-5749fee5040e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1e8c07d-33a3-49da-a234-75273719ea92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1e8c07d-33a3-49da-a234-75273719ea92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5929973-4b69-4e4f-b5b5-861d378af2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:16 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Volume aee264bf-fd8e-493b-83c5-5749fee5040e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aee264bf-fd8e-493b-83c5-5749fee5040e', 'volume_size': 1} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1877755367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=aee264bf-fd8e-493b-83c5-5749fee5040e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:16Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Creating volume aee264bf-fd8e-493b-83c5-5749fee5040e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:16 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:16 devstack sudo[113793]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e 1073741824 Aug 24 16:55:16 devstack sudo[113793]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:16 devstack sudo[113793]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:16 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e 1073741824" returned: 0 in 0.430s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:17 devstack sudo[113798]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e Aug 24 16:55:17 devstack sudo[113798]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:17 devstack sudo[113798]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] <== create_volume: return (712ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.715s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5929973-4b69-4e4f-b5b5-861d378af2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aee264bf-fd8e-493b-83c5-5749fee5040e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5483942-b432-47d5-ba16-434ba132f27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:17 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Volume volume-aee264bf-fd8e-493b-83c5-5749fee5040e (aee264bf-fd8e-493b-83c5-5749fee5040e): created successfully Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5483942-b432-47d5-ba16-434ba132f27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (db0f5b5c-8c5b-40f8-aa00-4c029f56259c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:17 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bb974dd0-ce05-485d-9be2-cd07ed9b029a tempest-ProjectReaderTests-112271378 None] Created volume successfully. Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-aee264bf-fd8e-493b-83c5-5749fee5040e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Lock "cinder-aee264bf-fd8e-493b-83c5-5749fee5040e-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-quobyte-aee264bf-fd8e-493b-83c5-5749fee5040e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-aee264bf-fd8e-493b-83c5-5749fee5040e" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9276891-1ad8-41c5-81b9-74b6239d0f3f]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:17 devstack sudo[113801]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e Aug 24 16:55:17 devstack sudo[113801]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:18 devstack sudo[113801]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e" returned: 0 in 0.395s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:18 devstack sudo[113807]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e Aug 24 16:55:18 devstack sudo[113807]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:18 devstack sudo[113807]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-aee264bf-fd8e-493b-83c5-5749fee5040e" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-aee264bf-fd8e-493b-83c5-5749fee5040e" released by "delete_volume" :: held 0.698s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Created reservations ['00bdaf44-050b-4392-9621-cf242a5f5852', '135ada1a-06e7-48da-b089-a9e88ecf1885', 'dd501520-e3e0-4599-8cd4-488375dd9f3b', '85f4a89b-1d34-4a7c-a6a2-2ae5f02cbe14'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:18 devstack sudo[113810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:18 devstack sudo[113810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:18 devstack sudo[113810]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.244s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:18 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Deleted volume successfully. Aug 24 16:55:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4e143f5-2661-43ad-907c-12fbe0d1db4e tempest-ProjectReaderTests-112271378 None] Lock "cinder-aee264bf-fd8e-493b-83c5-5749fee5040e-delete_volume" released by "delete_volume" :: held 1.153s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (63a3f419-8d3c-4513-a348-0e5a90b75808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6fb745e-bd5d-4165-b6f1-1e714c7fd67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6fb745e-bd5d-4165-b6f1-1e714c7fd67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1854662525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:19Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e851b67a-4ef2-4263-b4b1-aa5a559b9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e851b67a-4ef2-4263-b4b1-aa5a559b9778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62df1378-0c58-490c-9d1d-8bc8d242804f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (62df1378-0c58-490c-9d1d-8bc8d242804f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a', 'volume_name': 'volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80d4c262-305a-4967-b442-43a613e576c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80d4c262-305a-4967-b442-43a613e576c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b76cbc3-62d5-42fe-a6da-150d2b330db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:19 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Volume e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a', 'volume_size': 1} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1854662525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:19Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Creating volume e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:19 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:19 devstack sudo[113813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a 1073741824 Aug 24 16:55:19 devstack sudo[113813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:19 devstack sudo[113813]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a 1073741824" returned: 0 in 0.414s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:19 devstack sudo[113819]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a Aug 24 16:55:19 devstack sudo[113819]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:19 devstack sudo[113819]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] <== create_volume: return (694ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.696s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1b76cbc3-62d5-42fe-a6da-150d2b330db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c1688aa-a057-4796-88f7-ac2bb8796e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:19 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Volume volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a (e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a): created successfully Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3c1688aa-a057-4796-88f7-ac2bb8796e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:19 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (63a3f419-8d3c-4513-a348-0e5a90b75808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a7e52baf-02a1-4312-9a90-370539812c9b tempest-ProjectReaderTests-112271378 None] Created volume successfully. Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Lock "cinder-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-quobyte-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a" acquired by "delete_volume" :: waited 0.013s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[aea2eca8-e788-4942-912f-30b495abf708]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:20 devstack sudo[113822]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a Aug 24 16:55:20 devstack sudo[113822]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:20 devstack sudo[113822]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:20 devstack sudo[113827]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a Aug 24 16:55:20 devstack sudo[113827]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:20 devstack sudo[113827]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a" returned: 0 in 0.232s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a" released by "delete_volume" :: held 0.606s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:20 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Created reservations ['c60a458c-3267-4027-8c0f-969926733e28', '346afc2f-8002-4144-a3e2-9922186bbe0a', '2d4576ef-5aff-43b6-b520-7daaffe8cb38', 'c829a207-3677-40fc-a82c-04885a01d15b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:21 devstack sudo[113830]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:21 devstack sudo[113830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:21 devstack sudo[113830]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.235s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Deleted volume successfully. Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a52ea266-6695-4acb-9608-baff5f694005 tempest-ProjectReaderTests-112271378 None] Lock "cinder-e17a3fdd-f3af-4a8f-b168-a76d6e50cc7a-delete_volume" released by "delete_volume" :: held 1.012s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (b53858e1-6ca8-4485-9b91-5f2507a9f3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (656f5666-000c-4b0f-8c83-ae12b4834af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (656f5666-000c-4b0f-8c83-ae12b4834af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-473055321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79ce2644-a481-4f90-bec3-78470c33eb32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:22Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d305cdd-1092-4ef3-91cc-9af1d14afdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d305cdd-1092-4ef3-91cc-9af1d14afdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19e37e35-0501-411c-b29a-6c537dc9e781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19e37e35-0501-411c-b29a-6c537dc9e781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79ce2644-a481-4f90-bec3-78470c33eb32', 'volume_name': 'volume-79ce2644-a481-4f90-bec3-78470c33eb32', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b48aa72b-7740-4848-874d-2d7117ed6b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b48aa72b-7740-4848-874d-2d7117ed6b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f32fd6ab-2b6f-428d-9b25-09859aa8f0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:21 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Volume 79ce2644-a481-4f90-bec3-78470c33eb32: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79ce2644-a481-4f90-bec3-78470c33eb32', 'volume_size': 1} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-473055321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=79ce2644-a481-4f90-bec3-78470c33eb32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a30d7d0b326244d5a88d430d179ab6f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:22Z,use_quota=True,user_id='03a64f22ac3d4bd3a96005e381c36456',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Creating volume 79ce2644-a481-4f90-bec3-78470c33eb32 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:21 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:21 devstack sudo[113833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 1073741824 Aug 24 16:55:21 devstack sudo[113833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:22 devstack sudo[113833]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 1073741824" returned: 0 in 0.404s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:22 devstack sudo[113838]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 Aug 24 16:55:22 devstack sudo[113838]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:22 devstack sudo[113838]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32" returned: 0 in 0.235s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] <== create_volume: return (678ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.680s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f32fd6ab-2b6f-428d-9b25-09859aa8f0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79ce2644-a481-4f90-bec3-78470c33eb32', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ba3a160-8f73-422e-a6c1-095a4f8dc5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:22 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Volume volume-79ce2644-a481-4f90-bec3-78470c33eb32 (79ce2644-a481-4f90-bec3-78470c33eb32): created successfully Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ba3a160-8f73-422e-a6c1-095a4f8dc5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Flow 'volume_create_manager' (b53858e1-6ca8-4485-9b91-5f2507a9f3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9a7e6926-f663-4c6a-ba04-9e106cf046fb tempest-ProjectReaderTests-112271378 None] Created volume successfully. Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-79ce2644-a481-4f90-bec3-78470c33eb32-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Lock "cinder-79ce2644-a481-4f90-bec3-78470c33eb32-delete_volume" acquired by "delete_volume" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Acquiring lock "cinder-quobyte-79ce2644-a481-4f90-bec3-78470c33eb32" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-79ce2644-a481-4f90-bec3-78470c33eb32" acquired by "delete_volume" :: waited 0.013s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7e537ae2-2f5d-4e0a-8c15-e5173f53febc]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:23 devstack sudo[113841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 Aug 24 16:55:23 devstack sudo[113841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:23 devstack sudo[113841]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:23 devstack sudo[113846]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32 Aug 24 16:55:23 devstack sudo[113846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:23 devstack sudo[113846]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-79ce2644-a481-4f90-bec3-78470c33eb32" returned: 0 in 0.246s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Lock "cinder-quobyte-79ce2644-a481-4f90-bec3-78470c33eb32" released by "delete_volume" :: held 0.635s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Created reservations ['ed7465a4-7393-4acb-b480-debfa14c1c3c', '2123244c-bf3c-4922-adac-4219fd481971', '79d69dc0-7d8f-4a83-a256-493058b58ca6', '96952a85-e75f-444e-af9e-e7fbc7661fa7'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:23 devstack sudo[113849]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:23 devstack sudo[113849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:23 devstack sudo[113849]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.233s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Deleted volume successfully. Aug 24 16:55:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0d153fce-1a63-4c12-8c79-efee2b97afc4 tempest-ProjectReaderTests-112271378 None] Lock "cinder-79ce2644-a481-4f90-bec3-78470c33eb32-delete_volume" released by "delete_volume" :: held 1.054s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:32 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=136,cinder:UPDATE=190,cinder:INSERT=45,cinder:DELETE=17 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:55:32 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=121,cinder:UPDATE=199,cinder:INSERT=45,cinder:DELETE=18 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (03bc2f77-e525-4d0b-a782-03a865c46971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07af553b-13f0-44a7-ae66-3d7f79b44bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (07af553b-13f0-44a7-ae66-3d7f79b44bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1415201826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d5495bd-02ce-4963-9f9f-6fa81eab4f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:36Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c37dac5a-0361-4851-9919-dd28a6ca974d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c37dac5a-0361-4851-9919-dd28a6ca974d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5c4451a-01d7-429f-a306-ff39b33b896f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d5c4451a-01d7-429f-a306-ff39b33b896f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4d5495bd-02ce-4963-9f9f-6fa81eab4f63', 'volume_name': 'volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47bac11d-2ba5-4b4a-a1e0-81dac6fa078a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47bac11d-2ba5-4b4a-a1e0-81dac6fa078a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52ce36d4-8784-40a9-a1ed-4e97acea85dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Volume 4d5495bd-02ce-4963-9f9f-6fa81eab4f63: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63', 'volume_size': 1} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1415201826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=4d5495bd-02ce-4963-9f9f-6fa81eab4f63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:36Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Creating volume 4d5495bd-02ce-4963-9f9f-6fa81eab4f63 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:36 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:36 devstack sudo[113893]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 1073741824 Aug 24 16:55:36 devstack sudo[113893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (316719da-b22a-459d-a66e-f32aa2ef5928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c2d965f-04a1-4205-ac55-1dc75a139dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9c2d965f-04a1-4205-ac55-1dc75a139dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1131293605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c7b32ed6-f179-43df-9e49-fde9e16cfad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:36Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b13a466c-1926-48e2-a273-608a7ec1e8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b13a466c-1926-48e2-a273-608a7ec1e8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7534363-bd80-4b5e-a3ac-5045cb77b48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f7534363-bd80-4b5e-a3ac-5045cb77b48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7b32ed6-f179-43df-9e49-fde9e16cfad8', 'volume_name': 'volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bf7f108-9572-46f1-9bc2-d2d4e747bdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0bf7f108-9572-46f1-9bc2-d2d4e747bdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a26ee7cf-4524-401c-9764-a93f27576819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume c7b32ed6-f179-43df-9e49-fde9e16cfad8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8', 'volume_size': 1} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:36 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:37 devstack sudo[113893]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (61d66e62-64b1-4ccc-9b80-b46b26225334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1fec6cdc-3d78-44be-b9a0-0513cc3e5834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 1073741824" returned: 0 in 0.750s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1fec6cdc-3d78-44be-b9a0-0513cc3e5834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1738886117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6670e902-48c6-4047-86ec-ee7954dea079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:37Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc6b1ece-6f2b-4107-b054-18d11f09bca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bc6b1ece-6f2b-4107-b054-18d11f09bca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f13fabc6-3858-438f-acb8-9e193484badc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f13fabc6-3858-438f-acb8-9e193484badc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6670e902-48c6-4047-86ec-ee7954dea079', 'volume_name': 'volume-6670e902-48c6-4047-86ec-ee7954dea079', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (602898da-645b-4ad4-b42a-6fffcf3fb091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (602898da-645b-4ad4-b42a-6fffcf3fb091) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90b173f0-4e3c-4cda-939d-8cc4c8f1beef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Volume 6670e902-48c6-4047-86ec-ee7954dea079: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6670e902-48c6-4047-86ec-ee7954dea079', 'volume_size': 1} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:37 devstack sudo[113899]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 Aug 24 16:55:37 devstack sudo[113899]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (44de7a1a-7234-441a-a39a-2cb0172fb608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d25b2d0-53af-4ba0-889c-2dd0562c5059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3d25b2d0-53af-4ba0-889c-2dd0562c5059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-924364594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=920025cf-3e9a-4052-a81d-6bf251d658d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:37Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d655e34d-4b16-4228-8f8b-a48c5d46aaec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d655e34d-4b16-4228-8f8b-a48c5d46aaec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (297cd98e-f233-43cb-96de-491595e98a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (297cd98e-f233-43cb-96de-491595e98a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '920025cf-3e9a-4052-a81d-6bf251d658d0', 'volume_name': 'volume-920025cf-3e9a-4052-a81d-6bf251d658d0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa69e597-51cc-4f6b-adc8-a74f8e7250cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fa69e597-51cc-4f6b-adc8-a74f8e7250cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ee6d561-c71f-4b4f-ad56-3ad27475f324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume 920025cf-3e9a-4052-a81d-6bf251d658d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-920025cf-3e9a-4052-a81d-6bf251d658d0', 'volume_size': 1} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:37 devstack sudo[113899]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63" returned: 0 in 0.321s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] <== create_volume: return (1218ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.221s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.857s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1131293605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c7b32ed6-f179-43df-9e49-fde9e16cfad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:36Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating volume c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:37 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (c1252424-677c-4b5a-93d2-a30cf2c68bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:37 devstack sudo[113902]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 1073741824 Aug 24 16:55:37 devstack sudo[113902]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d2981ce-8bd6-4864-bd85-4469056446c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52ce36d4-8784-40a9-a1ed-4e97acea85dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ad48dba-6589-4a95-92a5-4831ba7e20cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0d2981ce-8bd6-4864-bd85-4469056446c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1961503483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c7c132d7-3cea-4186-9f40-5d81c336bcd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:37Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99e7661f-9816-4ee3-86de-b93748ff5d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99e7661f-9816-4ee3-86de-b93748ff5d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79d2df2d-fd9e-436a-9b2c-43316931114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (79d2df2d-fd9e-436a-9b2c-43316931114c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7c132d7-3cea-4186-9f40-5d81c336bcd4', 'volume_name': 'volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7c45b16-b64e-4b57-9c35-b0b627ec19d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7c45b16-b64e-4b57-9c35-b0b627ec19d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b220085-1618-492a-ac24-bce16464076b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Volume c7c132d7-3cea-4186-9f40-5d81c336bcd4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4', 'volume_size': 1} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Volume volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 (4d5495bd-02ce-4963-9f9f-6fa81eab4f63): created successfully Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ad48dba-6589-4a95-92a5-4831ba7e20cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (03bc2f77-e525-4d0b-a782-03a865c46971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:37 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2c31064c-4695-4fe8-89e9-c6c962bfa6c3 tempest-CreateVolumesFromImageTest-1907070292 None] Created volume successfully. Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (bffd6bbe-990c-4a3a-9e9f-7e0b957a5b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2d14a4a4-4818-4e27-8bdc-4246da60231e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2d14a4a4-4818-4e27-8bdc-4246da60231e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-181551483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e07fe1a-b8f8-4e42-8e97-b7e454620270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:38Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ecb11e9-5269-4b00-8331-9a78a5d8ec7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ecb11e9-5269-4b00-8331-9a78a5d8ec7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8b276be-8cfe-4a14-a11f-0d97abc53cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e8b276be-8cfe-4a14-a11f-0d97abc53cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e07fe1a-b8f8-4e42-8e97-b7e454620270', 'volume_name': 'volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0115c10b-8317-4f4e-9725-ad728e656066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0115c10b-8317-4f4e-9725-ad728e656066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93e2a28c-d84e-4075-8287-79d24fa3da2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Volume 7e07fe1a-b8f8-4e42-8e97-b7e454620270: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270', 'volume_size': 1} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:38 devstack sudo[113902]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 1073741824" returned: 0 in 0.698s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:38 devstack sudo[113909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 Aug 24 16:55:38 devstack sudo[113909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (d8bd0c44-b9d4-4ecc-8c45-bff652a403b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a94777c6-e9b1-431d-9ca5-4e5a31498ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack sudo[113909]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] <== create_volume: return (1060ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.064s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.433s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1738886117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6670e902-48c6-4047-86ec-ee7954dea079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:37Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Creating volume 6670e902-48c6-4047-86ec-ee7954dea079 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:38 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a94777c6-e9b1-431d-9ca5-4e5a31498ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-817656468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=77a0a16e-c8f4-4297-a7af-429ec52060e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:39Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2cd7fc8-0cdd-4896-a139-13b6fec544e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack sudo[113912]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 1073741824 Aug 24 16:55:38 devstack sudo[113912]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a2cd7fc8-0cdd-4896-a139-13b6fec544e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b80bf7a-e572-402d-b50e-10f89cb1f899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b80bf7a-e572-402d-b50e-10f89cb1f899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '77a0a16e-c8f4-4297-a7af-429ec52060e8', 'volume_name': 'volume-77a0a16e-c8f4-4297-a7af-429ec52060e8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ec297d5-ae93-4b6a-a4ef-685992718205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6ec297d5-ae93-4b6a-a4ef-685992718205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e15faa2d-e4e2-4fcb-b5b4-6f8c63489b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Volume 77a0a16e-c8f4-4297-a7af-429ec52060e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-77a0a16e-c8f4-4297-a7af-429ec52060e8', 'volume_size': 1} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a26ee7cf-4524-401c-9764-a93f27576819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f79b551-8d7e-4073-996d-920153c40c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:38 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 (c7b32ed6-f179-43df-9e49-fde9e16cfad8): created successfully Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f79b551-8d7e-4073-996d-920153c40c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:38 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (316719da-b22a-459d-a66e-f32aa2ef5928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c94f6af3-b267-4d53-a2db-c25ccb306c0d tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created volume successfully. Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:39 devstack sudo[113912]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 1073741824" returned: 0 in 0.599s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:39 devstack sudo[113918]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 Aug 24 16:55:39 devstack sudo[113918]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:39 devstack sudo[113918]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079" returned: 0 in 0.303s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] <== create_volume: return (956ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.958s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.201s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-924364594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=920025cf-3e9a-4052-a81d-6bf251d658d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:37Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Creating volume 920025cf-3e9a-4052-a81d-6bf251d658d0 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:39 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:39 devstack sudo[113921]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 1073741824 Aug 24 16:55:39 devstack sudo[113921]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90b173f0-4e3c-4cda-939d-8cc4c8f1beef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6670e902-48c6-4047-86ec-ee7954dea079', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9afd48d-4c28-4cce-836a-c047082b0497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:39 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Volume volume-6670e902-48c6-4047-86ec-ee7954dea079 (6670e902-48c6-4047-86ec-ee7954dea079): created successfully Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9afd48d-4c28-4cce-836a-c047082b0497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (61d66e62-64b1-4ccc-9b80-b46b26225334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:39 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-485ef718-6ee9-4d12-8259-8dffdf6f2259 tempest-CreateVolumesFromImageTest-1907070292 None] Created volume successfully. Aug 24 16:55:40 devstack sudo[113921]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 1073741824" returned: 0 in 0.464s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:40 devstack sudo[113927]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 Aug 24 16:55:40 devstack sudo[113927]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:40 devstack sudo[113927]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0" returned: 0 in 0.279s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] <== create_volume: return (789ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.793s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.678s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1961503483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c7c132d7-3cea-4186-9f40-5d81c336bcd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:37Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Creating volume c7c132d7-3cea-4186-9f40-5d81c336bcd4 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:40 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ee6d561-c71f-4b4f-ad56-3ad27475f324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-920025cf-3e9a-4052-a81d-6bf251d658d0', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6da127c7-ce52-4886-bb7a-3f01d46e4858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:40 devstack sudo[113930]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 1073741824 Aug 24 16:55:40 devstack sudo[113930]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume volume-920025cf-3e9a-4052-a81d-6bf251d658d0 (920025cf-3e9a-4052-a81d-6bf251d658d0): created successfully Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6da127c7-ce52-4886-bb7a-3f01d46e4858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (44de7a1a-7234-441a-a39a-2cb0172fb608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:40 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dba556d1-514e-4f5e-8438-aa14f796ffe1 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created volume successfully. Aug 24 16:55:40 devstack sudo[113930]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 1073741824" returned: 0 in 0.528s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:40 devstack sudo[113936]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 Aug 24 16:55:40 devstack sudo[113936]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Flow 'volume_create_manager' (6013ad40-3488-4e4a-a861-03f7654dfff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c75baed4-a783-4240-84f6-57cd42595696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c75baed4-a783-4240-84f6-57cd42595696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8fcee23f-d42b-4a3c-a50b-b245997731f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58a296adf1a84b90962ff7373b601fd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:41Z,use_quota=True,user_id='12459f695888489e9fb20116a6b48035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98d4326e-fd5c-4366-bd29-b0bc6c239481),volume_type_id=98d4326e-fd5c-4366-bd29-b0bc6c239481)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28d02968-54cf-4ec5-b415-ea0ae34d9b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28d02968-54cf-4ec5-b415-ea0ae34d9b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (641fa50a-b7fd-407d-880c-ac3f1885ad0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:55:41 devstack sudo[113936]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] <== create_volume: return (878ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.881s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.071s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-181551483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=7e07fe1a-b8f8-4e42-8e97-b7e454620270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:38Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Creating volume 7e07fe1a-b8f8-4e42-8e97-b7e454620270 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:41 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8b220085-1618-492a-ac24-bce16464076b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9fc4131-189b-4b56-91b5-0c55fc3d3969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:41 devstack sudo[113939]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 1073741824 Aug 24 16:55:41 devstack sudo[113939]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:41 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Volume volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 (c7c132d7-3cea-4186-9f40-5d81c336bcd4): created successfully Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9fc4131-189b-4b56-91b5-0c55fc3d3969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (c1252424-677c-4b5a-93d2-a30cf2c68bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8c127509-a525-4f53-93db-5cf811da66e3 tempest-CreateVolumesFromImageTest-1907070292 None] Created volume successfully. Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (641fa50a-b7fd-407d-880c-ac3f1885ad0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8fcee23f-d42b-4a3c-a50b-b245997731f3', 'volume_name': 'volume-8fcee23f-d42b-4a3c-a50b-b245997731f3', 'volume_size': 1, 'image_id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/25f7dc8d-cd2e-4596-8730-788c2cefc403', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'a33f51af20c225f8283739768183d533', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '58a296adf1a84b90962ff7373b601fd9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a81b6ffc3ccd7a3f67b28ad3437d25fa4368bcf560fcca3fa482d7a8b9f528db5da1ff403f2b6418fd23f8d9ebaa2cbc90dad2495fc135a74280445a1ebbabf9', 'id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'created_at': datetime.datetime(2026, 8, 24, 14, 55, 38, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 55, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/25f7dc8d-cd2e-4596-8730-788c2cefc403/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3491d659-2fb3-428d-9d27-568b8da125eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3491d659-2fb3-428d-9d27-568b8da125eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73058d13-4f84-4a07-b8cf-c269e2a66cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:41 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Volume 8fcee23f-d42b-4a3c-a50b-b245997731f3: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8fcee23f-d42b-4a3c-a50b-b245997731f3', 'volume_size': 1, 'image_id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/25f7dc8d-cd2e-4596-8730-788c2cefc403', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'a33f51af20c225f8283739768183d533', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '58a296adf1a84b90962ff7373b601fd9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a81b6ffc3ccd7a3f67b28ad3437d25fa4368bcf560fcca3fa482d7a8b9f528db5da1ff403f2b6418fd23f8d9ebaa2cbc90dad2495fc135a74280445a1ebbabf9', 'id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'created_at': datetime.datetime(2026, 8, 24, 14, 55, 38, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 55, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/25f7dc8d-cd2e-4596-8730-788c2cefc403/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': } Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Trying to clone 8fcee23f-d42b-4a3c-a50b-b245997731f3 from image 25f7dc8d-cd2e-4596-8730-788c2cefc403 at location (None, [{'url': 'file:///opt/stack/data/glance/images/25f7dc8d-cd2e-4596-8730-788c2cefc403', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:55:41 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Image download 0.00 MB at 0.00 MB/s Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a04a1ec6-b3de-4683-8e72-bb5191df069f]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:41 devstack sudo[113939]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 1073741824" returned: 0 in 0.628s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:41 devstack sudo[113945]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD Aug 24 16:55:41 devstack sudo[113945]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:42 devstack sudo[113947]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 Aug 24 16:55:42 devstack sudo[113947]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (ecb10f7a-3752-4499-a047-a021010cf12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8199a5e7-386a-4262-a6a2-90c5b07a41dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8199a5e7-386a-4262-a6a2-90c5b07a41dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173040754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a1da045-19b3-4ed2-92e2-7fb4cc49251e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:42Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3f61c29-5a59-4792-a825-e67404a61de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c3f61c29-5a59-4792-a825-e67404a61de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b50d8b3-e9aa-4957-907f-e54915a051e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b50d8b3-e9aa-4957-907f-e54915a051e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9a1da045-19b3-4ed2-92e2-7fb4cc49251e', 'volume_name': 'volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8f0007d-c636-408e-8578-05a75d254e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8f0007d-c636-408e-8578-05a75d254e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff7e5cfc-f8c4-412a-885e-53575502b6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume 9a1da045-19b3-4ed2-92e2-7fb4cc49251e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e', 'volume_size': 1} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:42 devstack sudo[113947]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:42 devstack sudo[113945]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] <== create_volume: return (985ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.990s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.578s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-817656468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=77a0a16e-c8f4-4297-a7af-429ec52060e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e67fea0fb814d91a830dcd610c0fd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:39Z,use_quota=True,user_id='c2cd778cac5e47fda885dcbed8d299f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Creating volume 77a0a16e-c8f4-4297-a7af-429ec52060e8 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:42 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD" returned: 0 in 0.510s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:42 devstack sudo[113952]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 1073741824 Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93e2a28c-d84e-4075-8287-79d24fa3da2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack sudo[113952]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1840617c-1580-41e7-a277-c889cec117fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Volume volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 (7e07fe1a-b8f8-4e42-8e97-b7e454620270): created successfully Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1840617c-1580-41e7-a277-c889cec117fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (bffd6bbe-990c-4a3a-9e9f-7e0b957a5b7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:42 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cb88cc14-cf01-4ec8-8dcd-7667755e3069 tempest-CreateVolumesFromImageTest-1907070292 None] Created volume successfully. Aug 24 16:55:42 devstack sudo[113953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD Aug 24 16:55:42 devstack sudo[113953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (1abc04c2-aac5-4099-8c74-2c9b2bed3cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3188c9f9-0e64-47b3-a4d2-6b51cc840e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3188c9f9-0e64-47b3-a4d2-6b51cc840e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-160994474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=efec9b1f-dcf5-44df-8b02-dfb35760a32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:42Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d845c9ba-fea7-4f85-9d9b-cf86592f18d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d845c9ba-fea7-4f85-9d9b-cf86592f18d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d76958f-4c8a-4e7c-b1f5-243277f89898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d76958f-4c8a-4e7c-b1f5-243277f89898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'efec9b1f-dcf5-44df-8b02-dfb35760a32f', 'volume_name': 'volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cee0ac36-3263-41e5-ba16-7065b0f5f64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cee0ac36-3263-41e5-ba16-7065b0f5f64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (015fd966-d53e-401b-b780-039e8cbf062b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:42 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume efec9b1f-dcf5-44df-8b02-dfb35760a32f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f', 'volume_size': 1} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:42 devstack sudo[113953]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD" returned: 1 in 0.433s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Temporary image 25f7dc8d-cd2e-4596-8730-788c2cefc403 is fetched for user 12459f695888489e9fb20116a6b48035. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa6e40de-10d5-4e20-8393-fad3513909e0]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:42 devstack sudo[113952]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 1073741824" returned: 0 in 0.639s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:43 devstack sudo[113964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 Aug 24 16:55:43 devstack sudo[113964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:43 devstack sudo[113963]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD Aug 24 16:55:43 devstack sudo[113963]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (dbab4d1d-69e5-4fc9-8e1f-e050062a4b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0a7e340-037b-4ab5-9acc-ab027baffa6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0a7e340-037b-4ab5-9acc-ab027baffa6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2063133831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc07ca48-ec82-4b5d-a57a-eff57261719b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:43Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b462610-b525-4ab4-ad67-7b4a30e87763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b462610-b525-4ab4-ad67-7b4a30e87763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aae06280-c08b-41b6-8b27-1546efadd110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aae06280-c08b-41b6-8b27-1546efadd110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc07ca48-ec82-4b5d-a57a-eff57261719b', 'volume_name': 'volume-dc07ca48-ec82-4b5d-a57a-eff57261719b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d5dc01e-e127-4e69-83c2-9db66fa01ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d5dc01e-e127-4e69-83c2-9db66fa01ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ef5fb0a-4199-417c-9a2d-d4315eefd37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume dc07ca48-ec82-4b5d-a57a-eff57261719b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc07ca48-ec82-4b5d-a57a-eff57261719b', 'volume_size': 1} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:43 devstack sudo[113964]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8" returned: 0 in 0.342s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] <== create_volume: return (1076ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.079s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 4.136s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating offline snapshot 81e04c38-5ffc-4080-9d13-f97883cad7d2 of volume c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e15faa2d-e4e2-4fcb-b5b4-6f8c63489b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-77a0a16e-c8f4-4297-a7af-429ec52060e8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack sudo[113963]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (640223dc-ee79-4d94-b593-f4c0d204291e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1ac3988e-2784-4027-87b7-f4ab09d7ca19]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD" returned: 0 in 0.521s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Volume volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 (77a0a16e-c8f4-4297-a7af-429ec52060e8): created successfully Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (640223dc-ee79-4d94-b593-f4c0d204291e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Flow 'volume_create_manager' (d8bd0c44-b9d4-4ecc-8c45-bff652a403b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4cd26dab-0f0d-41a0-976f-a6206a606f83 tempest-CreateVolumesFromImageTest-1907070292 None] Created volume successfully. Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:43 devstack sudo[113970]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 Aug 24 16:55:43 devstack sudo[113970]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (b62bfb95-3ca3-464e-9367-d1c924fca783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d78e4da9-85e5-44c7-80ee-fc5ad43b8fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack sudo[113971]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD Aug 24 16:55:43 devstack sudo[113971]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d78e4da9-85e5-44c7-80ee-fc5ad43b8fac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1475352978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0218458-3b23-4160-9ad0-88d4ff0e39a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:43Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b876710c-c3d6-4cd8-8686-2829d9df666e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b876710c-c3d6-4cd8-8686-2829d9df666e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0118967-78ab-469f-bbf4-144457d73c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0118967-78ab-469f-bbf4-144457d73c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd0218458-3b23-4160-9ad0-88d4ff0e39a1', 'volume_name': 'volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f3c9a73-eab0-42f3-992f-0a72fb6bcf66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f3c9a73-eab0-42f3-992f-0a72fb6bcf66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (912c6a1e-a8dd-476f-86df-71b67d4c0224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume d0218458-3b23-4160-9ad0-88d4ff0e39a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1', 'volume_size': 1} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:43 devstack sudo[113971]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD" returned: 1 in 0.439s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (e73f760b-cb8b-4938-9fd0-aeb0b54810e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7f98a04-bfd2-412b-8ea4-29cc2059e63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack sudo[113970]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8" returned: 0 in 0.545s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7f98a04-bfd2-412b-8ea4-29cc2059e63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1986272729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c230a51f-acde-4b2a-934c-fd0e5c0fd5ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:44Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a84d08f4-774f-44df-91e8-e9be7accce13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a84d08f4-774f-44df-91e8-e9be7accce13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack sudo[113980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 1G Aug 24 16:55:43 devstack sudo[113980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8fa6733-5b4f-4a88-926f-337a7964e40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8fa6733-5b4f-4a88-926f-337a7964e40a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c230a51f-acde-4b2a-934c-fd0e5c0fd5ac', 'volume_name': 'volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (136d3234-83a3-4cb5-b2dc-c32661a10078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (136d3234-83a3-4cb5-b2dc-c32661a10078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (540a1ce0-9454-46c9-8aa7-be9cdded9042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume c230a51f-acde-4b2a-934c-fd0e5c0fd5ac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac', 'volume_size': 1} Aug 24 16:55:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-77a0a16e-c8f4-4297-a7af-429ec52060e8-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-77a0a16e-c8f4-4297-a7af-429ec52060e8-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-quobyte-77a0a16e-c8f4-4297-a7af-429ec52060e8" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-77a0a16e-c8f4-4297-a7af-429ec52060e8" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6334f107-65b7-467e-8e64-1506037cfef1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:44 devstack sudo[113980]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 1G" returned: 0 in 0.529s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:44 devstack sudo[113987]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 Aug 24 16:55:44 devstack sudo[113987]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:44 devstack sudo[113985]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 Aug 24 16:55:44 devstack sudo[113985]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:44 devstack sudo[113985]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:44 devstack sudo[113987]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2" returned: 0 in 0.314s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:44 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 is being set with open permissions: ugo+rw Aug 24 16:55:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:44 devstack sudo[113997]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8 Aug 24 16:55:44 devstack sudo[113997]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:44 devstack sudo[113999]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 Aug 24 16:55:44 devstack sudo[113999]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:45 devstack sudo[113997]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-77a0a16e-c8f4-4297-a7af-429ec52060e8" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-77a0a16e-c8f4-4297-a7af-429ec52060e8" released by "delete_volume" :: held 0.687s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:45 devstack sudo[113999]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Created reservations ['e0e5a7b3-87dd-49ae-a6af-f55e9d1227d0', 'dd95d7dc-2b8e-42b9-806d-25738691e861', '32858c7b-c040-43a9-8b93-036089a51193', '84d28cd5-3a02-4b4e-98d5-0942a7693fae'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:45 devstack sudo[114003]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info Aug 24 16:55:45 devstack sudo[114003]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:45 devstack sudo[114005]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:45 devstack sudo[114005]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:45 devstack sudo[114003]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info" returned: 0 in 0.280s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:45 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info is being set with open permissions: ugo+rw Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:45 devstack sudo[114008]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info Aug 24 16:55:45 devstack sudo[114008]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-7e07fe1a-b8f8-4e42-8e97-b7e454620270-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:45 devstack sudo[114005]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.292s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-7e07fe1a-b8f8-4e42-8e97-b7e454620270-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:45 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Deleted volume successfully. Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ee281918-ed08-4267-9275-0635d4a9bb64 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-77a0a16e-c8f4-4297-a7af-429ec52060e8-delete_volume" released by "delete_volume" :: held 1.273s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-quobyte-7e07fe1a-b8f8-4e42-8e97-b7e454620270" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-7e07fe1a-b8f8-4e42-8e97-b7e454620270" acquired by "delete_volume" :: waited 0.013s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[49980aca-55fa-409d-948e-1400c36971f2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:45 devstack sudo[114008]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.info" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:45 devstack sudo[114011]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.352s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:45 devstack sudo[114011]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.503s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1173040754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9a1da045-19b3-4ed2-92e2-7fb4cc49251e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:42Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Creating volume 9a1da045-19b3-4ed2-92e2-7fb4cc49251e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:45 devstack sudo[114014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e 1073741824 Aug 24 16:55:45 devstack sudo[114014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:45 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2dde92af-23ef-4e90-87ba-0706ab1a7ec8 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Create snapshot completed successfully Aug 24 16:55:45 devstack sudo[114011]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270" returned: 0 in 0.408s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:46 devstack sudo[114021]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270 Aug 24 16:55:46 devstack sudo[114021]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:46 devstack sudo[114014]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e 1073741824" returned: 0 in 0.503s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:46 devstack sudo[114021]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-7e07fe1a-b8f8-4e42-8e97-b7e454620270" returned: 0 in 0.252s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-7e07fe1a-b8f8-4e42-8e97-b7e454620270" released by "delete_volume" :: held 0.699s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:46 devstack sudo[114025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e Aug 24 16:55:46 devstack sudo[114025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Created reservations ['1a184b71-dd2b-4946-a7b0-71d777ddac9f', 'ca6b149e-3f16-4d71-835f-0f56cabceef0', 'bd1b7b48-87bd-4ef4-a9b3-83df95b60898', 'c0c8c04e-8c3e-4b24-84ad-fd616ca87432'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:46 devstack sudo[114027]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:46 devstack sudo[114027]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:46 devstack sudo[114025]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e" returned: 0 in 0.298s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] <== create_volume: return (868ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.871s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 3.935s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-160994474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=efec9b1f-dcf5-44df-8b02-dfb35760a32f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:42Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Creating volume efec9b1f-dcf5-44df-8b02-dfb35760a32f {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:46 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff7e5cfc-f8c4-412a-885e-53575502b6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:46 devstack sudo[114030]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f 1073741824 Aug 24 16:55:46 devstack sudo[114030]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (efc98d10-6fd7-46ec-9ac4-a9aa90c03de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-c7c132d7-3cea-4186-9f40-5d81c336bcd4-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e (9a1da045-19b3-4ed2-92e2-7fb4cc49251e): created successfully Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (efc98d10-6fd7-46ec-9ac4-a9aa90c03de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (ecb10f7a-3752-4499-a047-a021010cf12d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-c7c132d7-3cea-4186-9f40-5d81c336bcd4-delete_volume" acquired by "delete_volume" :: waited 0.068s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a835388e-1fd2-4410-9d2d-a55fc5d032da tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created volume successfully. Aug 24 16:55:46 devstack sudo[114027]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.351s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Deleted volume successfully. Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-quobyte-c7c132d7-3cea-4186-9f40-5d81c336bcd4" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3d90fd4e-57b2-4aeb-af68-3558d8ea3c8f tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-7e07fe1a-b8f8-4e42-8e97-b7e454620270-delete_volume" released by "delete_volume" :: held 1.333s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-c7c132d7-3cea-4186-9f40-5d81c336bcd4" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5c59436f-bfda-40bb-b3ec-9d736e2af1e4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:47 devstack sudo[114033]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 Aug 24 16:55:47 devstack sudo[114033]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (c7d4dd30-39ce-42cc-b741-c709c4a37ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9573ea22-1c19-4d41-93b6-b8e1d9d6aba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack sudo[114030]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f 1073741824" returned: 0 in 0.623s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9573ea22-1c19-4d41-93b6-b8e1d9d6aba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1260946672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dafeb38b-cc5b-497b-b282-804a1d4c1352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:47Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c60aa7da-5bb5-46b0-a934-b9e21fcfd9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c60aa7da-5bb5-46b0-a934-b9e21fcfd9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f3a6025-8585-4530-88a4-0b80fdd7938c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2f3a6025-8585-4530-88a4-0b80fdd7938c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dafeb38b-cc5b-497b-b282-804a1d4c1352', 'volume_name': 'volume-dafeb38b-cc5b-497b-b282-804a1d4c1352', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20e079fa-69a5-444f-b177-add2840f25d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (20e079fa-69a5-444f-b177-add2840f25d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b70943d-266f-4c6e-8fd2-935608527515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume dafeb38b-cc5b-497b-b282-804a1d4c1352: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dafeb38b-cc5b-497b-b282-804a1d4c1352', 'volume_size': 1} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:47 devstack sudo[114039]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f Aug 24 16:55:47 devstack sudo[114039]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:47 devstack sudo[114033]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4" returned: 0 in 0.545s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:47 devstack sudo[114044]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4 Aug 24 16:55:47 devstack sudo[114044]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:47 devstack sudo[114039]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] <== create_volume: return (1014ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.469s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2063133831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dc07ca48-ec82-4b5d-a57a-eff57261719b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:43Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Creating volume dc07ca48-ec82-4b5d-a57a-eff57261719b {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:47 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (015fd966-d53e-401b-b780-039e8cbf062b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91ce892b-c0cd-4b15-af1b-b5c4bda02cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack sudo[114047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b 1073741824 Aug 24 16:55:47 devstack sudo[114047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f (efec9b1f-dcf5-44df-8b02-dfb35760a32f): created successfully Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91ce892b-c0cd-4b15-af1b-b5c4bda02cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (1abc04c2-aac5-4099-8c74-2c9b2bed3cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:47 devstack sudo[114044]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (0519cfd2-ab55-4d75-a149-29909dda6d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d6a6b2-db53-4778-a987-dd47dedb4bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-21c7517c-99f7-4e82-9fde-627401efbdda tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created volume successfully. Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7c132d7-3cea-4186-9f40-5d81c336bcd4" returned: 0 in 0.368s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (36d6a6b2-db53-4778-a987-dd47dedb4bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1755210980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f4b10a62-3258-4a14-9c85-fc6559a99a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:48Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bc5b824-c8ac-4c20-b75d-6145f1908943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2bc5b824-c8ac-4c20-b75d-6145f1908943) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f715329a-0a70-4675-95df-d0894f940a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f715329a-0a70-4675-95df-d0894f940a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f4b10a62-3258-4a14-9c85-fc6559a99a16', 'volume_name': 'volume-f4b10a62-3258-4a14-9c85-fc6559a99a16', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (410ff6ee-7926-4371-97e1-4ae57d1b34c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (410ff6ee-7926-4371-97e1-4ae57d1b34c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a23c8df-94de-4f21-93a7-f963c0dbe1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume f4b10a62-3258-4a14-9c85-fc6559a99a16: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f4b10a62-3258-4a14-9c85-fc6559a99a16', 'volume_size': 1} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-c7c132d7-3cea-4186-9f40-5d81c336bcd4" released by "delete_volume" :: held 1.050s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:47 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Created reservations ['175ad558-5b5b-458e-9bc4-f381d6402c87', '06b85d01-7e35-45c6-b9d0-2fff8a3023a1', '713c522b-c4d4-4427-a053-8b3e83789140', 'd5415e25-a883-43c9-ad32-c70ff5589e1e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:48 devstack sudo[114054]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:48 devstack sudo[114054]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (1e61f4b2-c2e1-4d04-a990-0dbc5963d081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (163abe86-dd5b-4dc2-8674-971bd568f466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (163abe86-dd5b-4dc2-8674-971bd568f466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-925197278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd858569-05ee-4f96-a7c3-85b63c6150b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:48Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (761ff9f9-08fb-43e1-b23d-d1844bb094ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (761ff9f9-08fb-43e1-b23d-d1844bb094ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f3ede8e-4490-4266-8ca3-ef0d1f377b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f3ede8e-4490-4266-8ca3-ef0d1f377b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd858569-05ee-4f96-a7c3-85b63c6150b1', 'volume_name': 'volume-fd858569-05ee-4f96-a7c3-85b63c6150b1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack sudo[114047]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e395398b-9b7a-4207-a889-ee972124b29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e395398b-9b7a-4207-a889-ee972124b29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17221bbc-f28b-49ba-9c13-4d5b4ee9b1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume fd858569-05ee-4f96-a7c3-85b63c6150b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd858569-05ee-4f96-a7c3-85b63c6150b1', 'volume_size': 1} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b 1073741824" returned: 0 in 0.740s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:48 devstack sudo[114058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b Aug 24 16:55:48 devstack sudo[114058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:48 devstack sudo[114054]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.412s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Deleted volume successfully. Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-90863e3d-4e36-4b82-8b3c-85e623922333 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-c7c132d7-3cea-4186-9f40-5d81c336bcd4-delete_volume" released by "delete_volume" :: held 1.880s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:48 devstack sudo[114058]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b" returned: 0 in 0.297s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] <== create_volume: return (1104ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.109s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.067s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1475352978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d0218458-3b23-4160-9ad0-88d4ff0e39a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:43Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Creating volume d0218458-3b23-4160-9ad0-88d4ff0e39a1 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:48 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:48 devstack sudo[114062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 1073741824 Aug 24 16:55:48 devstack sudo[114062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6ef5fb0a-4199-417c-9a2d-d4315eefd37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc07ca48-ec82-4b5d-a57a-eff57261719b', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e40e668b-b21e-4a23-ab2e-175f3b9c91f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (26f4488b-709a-4e7f-bb5d-77ba51a7ed3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9577bc39-23e7-4108-bd52-44bddf2c910d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume volume-dc07ca48-ec82-4b5d-a57a-eff57261719b (dc07ca48-ec82-4b5d-a57a-eff57261719b): created successfully Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e40e668b-b21e-4a23-ab2e-175f3b9c91f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (dbab4d1d-69e5-4fc9-8e1f-e050062a4b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9577bc39-23e7-4108-bd52-44bddf2c910d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-251584493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17eff132-b738-4226-8c18-73bc5049cfac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:49Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4233400e-fc23-4936-a044-238a46422478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4233400e-fc23-4936-a044-238a46422478) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f2e4731-fdd9-4fac-b219-8e5235cf1b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f2e4731-fdd9-4fac-b219-8e5235cf1b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '17eff132-b738-4226-8c18-73bc5049cfac', 'volume_name': 'volume-17eff132-b738-4226-8c18-73bc5049cfac', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc02d98e-afe2-4d65-b819-b674bb438b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc02d98e-afe2-4d65-b819-b674bb438b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05a8718c-daaa-4f70-b586-ec51cc8220b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:48 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume 17eff132-b738-4226-8c18-73bc5049cfac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-17eff132-b738-4226-8c18-73bc5049cfac', 'volume_size': 1} Aug 24 16:55:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cf9e6751-56a5-4c6b-b2f2-2c571282c920 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created volume successfully. Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-6670e902-48c6-4047-86ec-ee7954dea079-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-6670e902-48c6-4047-86ec-ee7954dea079-delete_volume" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-quobyte-6670e902-48c6-4047-86ec-ee7954dea079" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-6670e902-48c6-4047-86ec-ee7954dea079" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[75d71480-5b26-413c-b164-740ac13e39db]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:49 devstack sudo[114067]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 Aug 24 16:55:49 devstack sudo[114067]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:55:49 devstack sudo[114062]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (5e2a0cb5-fcee-41c4-9bf7-49506fc78e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43834680-0260-4165-a1cd-2cf2c40459af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 1073741824" returned: 0 in 0.765s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43834680-0260-4165-a1cd-2cf2c40459af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1773233429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2778ed9-7827-46b8-abf6-769211ce1dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:49Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (618cb6ad-b05c-4dd2-969e-42ad19ce026e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (618cb6ad-b05c-4dd2-969e-42ad19ce026e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98831b70-4a2b-416c-bc0f-004de5372a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98831b70-4a2b-416c-bc0f-004de5372a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2778ed9-7827-46b8-abf6-769211ce1dc8', 'volume_name': 'volume-b2778ed9-7827-46b8-abf6-769211ce1dc8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da49c329-7718-4c72-97f6-7cf9ed974e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da49c329-7718-4c72-97f6-7cf9ed974e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36d7b10-e49f-4679-8e51-f85d01bc1310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume b2778ed9-7827-46b8-abf6-769211ce1dc8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2778ed9-7827-46b8-abf6-769211ce1dc8', 'volume_size': 1} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:49 devstack sudo[114070]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 Aug 24 16:55:49 devstack sudo[114070]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:49 devstack sudo[114067]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079" returned: 0 in 0.547s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:49 devstack sudo[114075]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079 Aug 24 16:55:49 devstack sudo[114075]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:49 devstack sudo[114070]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1" returned: 0 in 0.251s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] <== create_volume: return (1123ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.129s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.995s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8fcee23f-d42b-4a3c-a50b-b245997731f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58a296adf1a84b90962ff7373b601fd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:41Z,use_quota=True,user_id='12459f695888489e9fb20116a6b48035',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98d4326e-fd5c-4366-bd29-b0bc6c239481),volume_type_id=98d4326e-fd5c-4366-bd29-b0bc6c239481)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Creating volume 8fcee23f-d42b-4a3c-a50b-b245997731f3 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:49 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (912c6a1e-a8dd-476f-86df-71b67d4c0224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:49 devstack sudo[114078]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 1073741824 Aug 24 16:55:49 devstack sudo[114078]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b75afc5-db29-43d1-b0f6-d586104e70a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 (d0218458-3b23-4160-9ad0-88d4ff0e39a1): created successfully Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b75afc5-db29-43d1-b0f6-d586104e70a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (b62bfb95-3ca3-464e-9367-d1c924fca783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3e328667-6e27-4914-b72e-e31cd22716be tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created volume successfully. Aug 24 16:55:50 devstack sudo[114075]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6670e902-48c6-4047-86ec-ee7954dea079" returned: 0 in 0.274s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-6670e902-48c6-4047-86ec-ee7954dea079" released by "delete_volume" :: held 0.860s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Created reservations ['74c216b0-45fa-46ef-ad91-758168a692ed', 'e57bf3bd-b80b-4e7d-a172-2cf48695dd77', '5cfb388a-4b33-4eb1-b15b-96bd8ddbbacb', '8ae9213a-6c5b-4094-88e2-7ed22e61a8c7'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:50 devstack sudo[114084]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:50 devstack sudo[114084]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-4d5495bd-02ce-4963-9f9f-6fa81eab4f63-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-4d5495bd-02ce-4963-9f9f-6fa81eab4f63-delete_volume" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "cinder-quobyte-4d5495bd-02ce-4963-9f9f-6fa81eab4f63" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:50 devstack sudo[114078]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 1073741824" returned: 0 in 0.506s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-4d5495bd-02ce-4963-9f9f-6fa81eab4f63" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d3846058-6d3b-4c9d-ba54-7ca32e7b4525]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:50 devstack sudo[114084]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.301s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:50 devstack sudo[114089]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 Aug 24 16:55:50 devstack sudo[114089]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Deleted volume successfully. Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-c4d26347-82d8-4c95-b774-ff69c6a28254 tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-6670e902-48c6-4047-86ec-ee7954dea079-delete_volume" released by "delete_volume" :: held 1.399s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:50 devstack sudo[114088]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 Aug 24 16:55:50 devstack sudo[114088]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:50 devstack sudo[114089]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3" returned: 0 in 0.270s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] <== create_volume: return (854ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.857s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.712s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1986272729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c230a51f-acde-4b2a-934c-fd0e5c0fd5ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b149df9d2124c5b9f03eea031cf5127',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:44Z,use_quota=True,user_id='fd72fd2a94da42a8a96e6277306d452d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Creating volume c230a51f-acde-4b2a-934c-fd0e5c0fd5ac {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:50 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:50 devstack sudo[114093]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac 1073741824 Aug 24 16:55:50 devstack sudo[114093]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Attempting download of 25f7dc8d-cd2e-4596-8730-788c2cefc403 ((None, [{'url': 'file:///opt/stack/data/glance/images/25f7dc8d-cd2e-4596-8730-788c2cefc403', 'metadata': {}}])) to volume 8fcee23f-d42b-4a3c-a50b-b245997731f3. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b266e85e-9c7f-495d-8d2f-ab4e6348a98f]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:50 devstack sudo[114088]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63" returned: 0 in 0.517s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:50 devstack sudo[114097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy Aug 24 16:55:50 devstack sudo[114099]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63 Aug 24 16:55:50 devstack sudo[114099]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:50 devstack sudo[114097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:51 devstack sudo[114093]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac 1073741824" returned: 0 in 0.468s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:51 devstack sudo[114099]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-4d5495bd-02ce-4963-9f9f-6fa81eab4f63" returned: 0 in 0.284s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-quobyte-4d5495bd-02ce-4963-9f9f-6fa81eab4f63" released by "delete_volume" :: held 0.860s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:51 devstack sudo[114097]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy" returned: 0 in 0.451s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:51 devstack sudo[114108]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac Aug 24 16:55:51 devstack sudo[114108]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Created reservations ['bfef6c93-f227-4c77-8957-0c65d6d40659', '7f11fcb9-e08d-42b9-a33c-e2c98968d74e', '70cd4621-c826-4f85-abd3-4edc170db993', '07080136-ee2d-4cdb-b1c1-92d1de5e7593'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:51 devstack sudo[114109]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy Aug 24 16:55:51 devstack sudo[114109]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.023s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:51 devstack sudo[114112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:51 devstack sudo[114112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:51 devstack sudo[114108]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac" returned: 0 in 0.309s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] <== create_volume: return (847ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.852s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.304s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1260946672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=dafeb38b-cc5b-497b-b282-804a1d4c1352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:47Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating volume dafeb38b-cc5b-497b-b282-804a1d4c1352 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:51 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:51 devstack sudo[114117]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 1073741824 Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (540a1ce0-9454-46c9-8aa7-be9cdded9042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:51 devstack sudo[114117]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da3a6abe-ffb2-4b56-8b4d-458f9dbba12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:51 devstack sudo[114109]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy" returned: 1 in 0.371s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_25f7dc8d-cd2e-4596-8730-788c2cefc403_eq5wvjfy' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[947aa913-e7b9-493b-98dc-e75d7f4c2806]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:51 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Volume volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac (c230a51f-acde-4b2a-934c-fd0e5c0fd5ac): created successfully Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da3a6abe-ffb2-4b56-8b4d-458f9dbba12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Flow 'volume_create_manager' (e73f760b-cb8b-4938-9fd0-aeb0b54810e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-862240b2-ff3c-43b0-ab59-d13130b96b99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created volume successfully. Aug 24 16:55:51 devstack sudo[114112]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.379s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:51 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Deleted volume successfully. Aug 24 16:55:51 devstack sudo[114119]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD Aug 24 16:55:51 devstack sudo[114119]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3f2ef298-4cb8-4cbf-bf0d-95b83af82e4a tempest-CreateVolumesFromImageTest-1907070292 None] Lock "cinder-4d5495bd-02ce-4963-9f9f-6fa81eab4f63-delete_volume" released by "delete_volume" :: held 1.566s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:52 devstack sudo[114119]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD" returned: 0 in 0.422s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:52 devstack sudo[114127]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD Aug 24 16:55:52 devstack sudo[114127]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:52 devstack sudo[114117]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 1073741824" returned: 0 in 0.639s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:52 devstack sudo[114130]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 Aug 24 16:55:52 devstack sudo[114130]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:52 devstack sudo[114127]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD" returned: 1 in 0.395s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] 25f7dc8d-cd2e-4596-8730-788c2cefc403 was raw, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:52 devstack sudo[114135]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 Aug 24 16:55:52 devstack sudo[114135]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:52 devstack sudo[114130]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352" returned: 0 in 0.280s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] <== create_volume: return (975ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.980s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 4.669s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1755210980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f4b10a62-3258-4a14-9c85-fc6559a99a16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:48Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating volume f4b10a62-3258-4a14-9c85-fc6559a99a16 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:52 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:52 devstack sudo[114138]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 1073741824 Aug 24 16:55:52 devstack sudo[114138]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b70943d-266f-4c6e-8fd2-935608527515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dafeb38b-cc5b-497b-b282-804a1d4c1352', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (809eeda2-77d6-495a-98ca-ae546bf2e051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:52 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 (dafeb38b-cc5b-497b-b282-804a1d4c1352): created successfully Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (809eeda2-77d6-495a-98ca-ae546bf2e051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (c7d4dd30-39ce-42cc-b741-c709c4a37ae3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-452463b2-dcbb-42ff-ac5a-c5e1e0726fc7 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created volume successfully. Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-quobyte-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[bc29542a-2fce-46f0-9d26-bae939cb7142]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:53 devstack sudo[114135]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3" returned: 0 in 0.632s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_25f7dc8d-cd2e-4596-8730-788c2cefc403_h_en4slvdevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:55:53 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Converted 0.00 MB image at 0.00 MB/s Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:53 devstack sudo[114147]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 1G Aug 24 16:55:53 devstack sudo[114147]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:53 devstack sudo[114146]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac Aug 24 16:55:53 devstack sudo[114146]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:53 devstack sudo[114138]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 1073741824" returned: 0 in 0.629s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:53 devstack sudo[114150]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 Aug 24 16:55:53 devstack sudo[114150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:53 devstack sudo[114147]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 1G" returned: 0 in 0.370s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Downloaded image 25f7dc8d-cd2e-4596-8730-788c2cefc403 ((None, [{'url': 'file:///opt/stack/data/glance/images/25f7dc8d-cd2e-4596-8730-788c2cefc403', 'metadata': {}}])) to volume 8fcee23f-d42b-4a3c-a50b-b245997731f3 successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Temporary image 25f7dc8d-cd2e-4596-8730-788c2cefc403 for user 12459f695888489e9fb20116a6b48035 is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Marking volume 8fcee23f-d42b-4a3c-a50b-b245997731f3 as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Copying metadata from image 25f7dc8d-cd2e-4596-8730-788c2cefc403 to 8fcee23f-d42b-4a3c-a50b-b245997731f3. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Creating volume glance metadata for volume 8fcee23f-d42b-4a3c-a50b-b245997731f3 backed by image 25f7dc8d-cd2e-4596-8730-788c2cefc403 with: {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'image_id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'image_name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'checksum': 'a33f51af20c225f8283739768183d533', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:55:53 devstack sudo[114146]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac" returned: 0 in 0.442s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:53 devstack sudo[114194]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac Aug 24 16:55:53 devstack sudo[114194]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:53 devstack sudo[114150]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16" returned: 0 in 0.341s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] <== create_volume: return (1055ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.059s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.258s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-925197278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=fd858569-05ee-4f96-a7c3-85b63c6150b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:48Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating volume fd858569-05ee-4f96-a7c3-85b63c6150b1 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:53 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:53 devstack sudo[114196]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 1073741824 Aug 24 16:55:53 devstack sudo[114196]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4a23c8df-94de-4f21-93a7-f963c0dbe1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f4b10a62-3258-4a14-9c85-fc6559a99a16', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4999b3c-2e53-49fd-999a-cee5e777f1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 (f4b10a62-3258-4a14-9c85-fc6559a99a16): created successfully Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4999b3c-2e53-49fd-999a-cee5e777f1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (0519cfd2-ab55-4d75-a149-29909dda6d20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (73058d13-4f84-4a07-b8cf-c269e2a66cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8fcee23f-d42b-4a3c-a50b-b245997731f3', 'volume_size': 1, 'image_id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/25f7dc8d-cd2e-4596-8730-788c2cefc403', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'private', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': 'a33f51af20c225f8283739768183d533', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '58a296adf1a84b90962ff7373b601fd9', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': 'a81b6ffc3ccd7a3f67b28ad3437d25fa4368bcf560fcca3fa482d7a8b9f528db5da1ff403f2b6418fd23f8d9ebaa2cbc90dad2495fc135a74280445a1ebbabf9', 'id': '25f7dc8d-cd2e-4596-8730-788c2cefc403', 'created_at': datetime.datetime(2026, 8, 24, 14, 55, 38, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 55, 40, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/25f7dc8d-cd2e-4596-8730-788c2cefc403/file', 'properties': {'cinder_img_volume_type': 'vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6'}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6340a56-a9be-4381-be7b-7bd73a29ff23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6445a4c3-2edd-4d8e-afbe-d7c5a73c12b3 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created volume successfully. Aug 24 16:55:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Volume volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 (8fcee23f-d42b-4a3c-a50b-b245997731f3): created successfully Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6340a56-a9be-4381-be7b-7bd73a29ff23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Flow 'volume_create_manager' (6013ad40-3488-4e4a-a861-03f7654dfff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-92aafc6d-0c53-4e7e-8ed2-e07f179b5bca tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Created volume successfully. Aug 24 16:55:53 devstack sudo[114194]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac" returned: 0 in 0.322s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac" released by "delete_volume" :: held 0.812s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created reservations ['2881f9c2-423c-45fc-8b31-c58c062bc073', 'f998b50a-b864-49e2-b8b6-a812c2fb9506', '9bc15446-e87d-46ef-b1cb-41a2cce4fb7b', 'ce085f3d-40fe-4015-bebe-07c4008e3c39'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack sudo[114204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:54 devstack sudo[114204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Acquiring lock "cinder-8fcee23f-d42b-4a3c-a50b-b245997731f3-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-d0218458-3b23-4160-9ad0-88d4ff0e39a1-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "cinder-8fcee23f-d42b-4a3c-a50b-b245997731f3-delete_volume" acquired by "delete_volume" :: waited 0.075s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-d0218458-3b23-4160-9ad0-88d4ff0e39a1-delete_volume" acquired by "delete_volume" :: waited 0.071s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:54 devstack sudo[114196]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 1073741824" returned: 0 in 0.753s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Acquiring lock "cinder-quobyte-8fcee23f-d42b-4a3c-a50b-b245997731f3" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:54 devstack sudo[114204]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.394s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Deleted volume successfully. Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-quobyte-d0218458-3b23-4160-9ad0-88d4ff0e39a1" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "cinder-quobyte-8fcee23f-d42b-4a3c-a50b-b245997731f3" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9f529d4c-300e-44c6-bf60-d213034ab502]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-d0218458-3b23-4160-9ad0-88d4ff0e39a1" acquired by "delete_volume" :: waited 0.045s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-762ddd4d-1d4a-46ef-aa41-538a23304b07 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-c230a51f-acde-4b2a-934c-fd0e5c0fd5ac-delete_volume" released by "delete_volume" :: held 1.533s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[241a36a3-3cbd-4305-af56-1909d273be70]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack sudo[114208]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 Aug 24 16:55:54 devstack sudo[114208]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:54 devstack sudo[114207]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 Aug 24 16:55:54 devstack sudo[114207]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:54 devstack sudo[114209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 Aug 24 16:55:54 devstack sudo[114209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:54 devstack sudo[114208]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1" returned: 0 in 0.278s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] <== create_volume: return (1161ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.164s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 5.800s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-251584493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=17eff132-b738-4226-8c18-73bc5049cfac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:49Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating volume 17eff132-b738-4226-8c18-73bc5049cfac {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:54 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack sudo[114216]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac 1073741824 Aug 24 16:55:54 devstack sudo[114216]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17221bbc-f28b-49ba-9c13-4d5b4ee9b1db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd858569-05ee-4f96-a7c3-85b63c6150b1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (caafb0c1-34b4-4257-8a61-831c2fd3711e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:54 devstack sudo[114207]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3" returned: 0 in 0.404s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 (fd858569-05ee-4f96-a7c3-85b63c6150b1): created successfully Aug 24 16:55:54 devstack sudo[114209]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (caafb0c1-34b4-4257-8a61-831c2fd3711e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (1e61f4b2-c2e1-4d04-a990-0dbc5963d081) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:54 devstack sudo[114222]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3 Aug 24 16:55:54 devstack sudo[114222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1" returned: 0 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d2a5f773-f863-45a8-9dc8-b1a200aef8a0 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created volume successfully. Aug 24 16:55:54 devstack sudo[114224]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1 Aug 24 16:55:54 devstack sudo[114224]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:55 devstack sudo[114222]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8fcee23f-d42b-4a3c-a50b-b245997731f3" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "cinder-quobyte-8fcee23f-d42b-4a3c-a50b-b245997731f3" released by "delete_volume" :: held 0.756s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:55 devstack sudo[114224]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d0218458-3b23-4160-9ad0-88d4ff0e39a1" returned: 0 in 0.317s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Created reservations ['bbd13a3a-470d-4e32-85ab-92c816564e23', 'ff5bdaf1-2a44-49d2-bb0f-2120df4de0a5', '9bafa8e8-c2ad-4773-b806-3ecf01276d1c', '3276abca-9446-4df0-adf9-f9c969e67d0d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-d0218458-3b23-4160-9ad0-88d4ff0e39a1" released by "delete_volume" :: held 0.789s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:55 devstack sudo[114216]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac 1073741824" returned: 0 in 0.519s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:55 devstack sudo[114231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:55 devstack sudo[114231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created reservations ['0fe21ff9-5153-4942-9051-728fafcfb648', '4f8b7f9a-e570-4d54-86e0-2333ca416763', '4251350d-f3c8-4dad-af59-9acc8b38eaa2', '0d2ac37c-0116-4d68-a250-570dac51e4cb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:55 devstack sudo[114232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac Aug 24 16:55:55 devstack sudo[114232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:55 devstack sudo[114235]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:55 devstack sudo[114235]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:55 devstack sudo[114232]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac" returned: 0 in 0.291s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] <== create_volume: return (892ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.901s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 6.138s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1773233429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2778ed9-7827-46b8-abf6-769211ce1dc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82cece41b4e14587a47e7fb2120e8592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:55:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:55:49Z,use_quota=True,user_id='46a2bc246038400aadec76a1edf7d5ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Creating volume b2778ed9-7827-46b8-abf6-769211ce1dc8 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:55:55 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (05a8718c-daaa-4f70-b586-ec51cc8220b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-17eff132-b738-4226-8c18-73bc5049cfac', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (723fcdb8-039d-444f-8cb8-e1aa9c0de9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:55 devstack sudo[114231]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:55 devstack sudo[114239]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 1073741824 Aug 24 16:55:55 devstack sudo[114239]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.406s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Deleted volume successfully. Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-472c9bd5-2c1c-46da-83da-c1ec20053d62 tempest-ProjectAdminTests-697895444 None] Obtained capabilities list: {'volume_backend_name': 'QuobyteHD', 'vendor_name': 'Open Source', 'driver_version': '1.2', 'storage_protocol': 'quobyte', 'total_capacity_gb': 1775.1319770812988, 'free_capacity_gb': 1775.1319770812988, 'reserved_percentage': 0, 'QoS_support': False, 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=94296) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4830}} Aug 24 16:55:55 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume volume-17eff132-b738-4226-8c18-73bc5049cfac (17eff132-b738-4226-8c18-73bc5049cfac): created successfully Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (723fcdb8-039d-444f-8cb8-e1aa9c0de9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (26f4488b-709a-4e7f-bb5d-77ba51a7ed3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-73fc72a8-d850-4525-8b73-1983427cb656 tempest-VolumeAndVolumeTypeFromImageTest-345655305 None] Lock "cinder-8fcee23f-d42b-4a3c-a50b-b245997731f3-delete_volume" released by "delete_volume" :: held 1.571s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-140b9e6a-8973-469d-8f77-ec7971c56f7b tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created volume successfully. Aug 24 16:55:55 devstack sudo[114235]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.358s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Deleted volume successfully. Aug 24 16:55:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-df2632e9-8e5b-427d-93da-074507dbcb99 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-d0218458-3b23-4160-9ad0-88d4ff0e39a1-delete_volume" released by "delete_volume" :: held 1.605s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:56 devstack sudo[114239]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 1073741824" returned: 0 in 0.574s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:56 devstack sudo[114246]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 Aug 24 16:55:56 devstack sudo[114246]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-dc07ca48-ec82-4b5d-a57a-eff57261719b-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-dc07ca48-ec82-4b5d-a57a-eff57261719b-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-quobyte-dc07ca48-ec82-4b5d-a57a-eff57261719b" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-dc07ca48-ec82-4b5d-a57a-eff57261719b" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:56 devstack sudo[114246]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] <== create_volume: return (972ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.979s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36d7b10-e49f-4679-8e51-f85d01bc1310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2778ed9-7827-46b8-abf6-769211ce1dc8', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1353467-97a3-4ba0-b7ef-c22b5921743b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9a40676f-984a-4b2c-8dae-ab4fbffc4061]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:56 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Volume volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 (b2778ed9-7827-46b8-abf6-769211ce1dc8): created successfully Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e1353467-97a3-4ba0-b7ef-c22b5921743b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:55:56 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Flow 'volume_create_manager' (5e2a0cb5-fcee-41c4-9bf7-49506fc78e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:55:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5c20c91f-244e-47d4-87a5-c0a240876e1a tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created volume successfully. Aug 24 16:55:56 devstack sudo[114249]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b Aug 24 16:55:56 devstack sudo[114249]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:57 devstack sudo[114249]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b" returned: 0 in 0.435s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:57 devstack sudo[114254]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b Aug 24 16:55:57 devstack sudo[114254]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:57 devstack sudo[114254]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dc07ca48-ec82-4b5d-a57a-eff57261719b" returned: 0 in 0.286s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-dc07ca48-ec82-4b5d-a57a-eff57261719b" released by "delete_volume" :: held 0.800s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created reservations ['4bfd4695-0d69-4174-82a5-a2544ca46eb0', 'c410451e-022f-44c1-9dc2-7982c69f7126', '83599919-6c56-4d9a-aed2-24c5482af41f', '24610c2f-e445-4930-b64a-1b4c949891d8'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:57 devstack sudo[114257]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:57 devstack sudo[114257]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-efec9b1f-dcf5-44df-8b02-dfb35760a32f-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-efec9b1f-dcf5-44df-8b02-dfb35760a32f-delete_volume" acquired by "delete_volume" :: waited 0.040s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-quobyte-efec9b1f-dcf5-44df-8b02-dfb35760a32f" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-efec9b1f-dcf5-44df-8b02-dfb35760a32f" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:57 devstack sudo[114257]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-b2778ed9-7827-46b8-abf6-769211ce1dc8-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Deleted volume successfully. Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9eaf2fda-44e8-4dfa-9b36-ef5d554bd283]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-b2778ed9-7827-46b8-abf6-769211ce1dc8-delete_volume" acquired by "delete_volume" :: waited 0.043s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-bdae4db5-683f-4be5-b251-e0e3ff55990b tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-dc07ca48-ec82-4b5d-a57a-eff57261719b-delete_volume" released by "delete_volume" :: held 1.496s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-b2778ed9-7827-46b8-abf6-769211ce1dc8" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-b2778ed9-7827-46b8-abf6-769211ce1dc8" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fb62eb7e-3b43-4daf-91b1-d6f6882177aa]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:58 devstack sudo[114261]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f Aug 24 16:55:58 devstack sudo[114261]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:58 devstack sudo[114263]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 Aug 24 16:55:58 devstack sudo[114263]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:58 devstack sudo[114261]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f" returned: 0 in 0.469s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:58 devstack sudo[114268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f Aug 24 16:55:58 devstack sudo[114268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:58 devstack sudo[114263]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8" returned: 0 in 0.546s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:58 devstack sudo[114274]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8 Aug 24 16:55:58 devstack sudo[114274]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:58 devstack sudo[114268]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-efec9b1f-dcf5-44df-8b02-dfb35760a32f" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-efec9b1f-dcf5-44df-8b02-dfb35760a32f" released by "delete_volume" :: held 0.863s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:58 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created reservations ['09e3bb00-e631-493a-ad90-1c42a740d2f2', '4da56e9a-0893-436c-90fc-6c6ca599dab8', '1ac7b714-6747-41b6-b700-bd3faf152b81', '2cd16182-9413-4cbf-93e3-5d8efd560a51'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:59 devstack sudo[114274]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2778ed9-7827-46b8-abf6-769211ce1dc8" returned: 0 in 0.324s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-b2778ed9-7827-46b8-abf6-769211ce1dc8" released by "delete_volume" :: held 0.939s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-9a1da045-19b3-4ed2-92e2-7fb4cc49251e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:59 devstack sudo[114284]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:59 devstack sudo[114284]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-9a1da045-19b3-4ed2-92e2-7fb4cc49251e-delete_volume" acquired by "delete_volume" :: waited 0.053s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-quobyte-9a1da045-19b3-4ed2-92e2-7fb4cc49251e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-9a1da045-19b3-4ed2-92e2-7fb4cc49251e" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['78c10475-a26f-47a2-9573-71720a6fcdaf', '5580c0cb-7252-43e6-a195-53b2419cbdbe', 'a6b84fb7-b008-4001-8369-fec6b6df2539', '156b5a07-f66d-460e-b040-0000cc9a5231'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8cb2e489-e4f9-4a9f-9dce-a841c7ee5387]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:59 devstack sudo[114284]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:59 devstack sudo[114286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e Aug 24 16:55:59 devstack sudo[114286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Deleted volume successfully. Aug 24 16:55:59 devstack sudo[114288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:59 devstack sudo[114288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a804e9f4-4c1b-4a83-a219-23741c7eec90 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-efec9b1f-dcf5-44df-8b02-dfb35760a32f-delete_volume" released by "delete_volume" :: held 1.638s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:59 devstack sudo[114288]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.301s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:55:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleted volume successfully. Aug 24 16:55:59 devstack sudo[114286]: pam_unix(sudo:session): session closed for user root Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-32a97611-d1aa-4940-8947-dbd0c3823e78 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-b2778ed9-7827-46b8-abf6-769211ce1dc8-delete_volume" released by "delete_volume" :: held 1.756s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e" returned: 0 in 0.473s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:55:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:55:59 devstack sudo[114295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e Aug 24 16:55:59 devstack sudo[114295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:55:59 devstack sudo[114296]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:55:59 devstack sudo[114296]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:00 devstack sudo[114295]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:00 devstack sudo[114296]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9a1da045-19b3-4ed2-92e2-7fb4cc49251e" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-9a1da045-19b3-4ed2-92e2-7fb4cc49251e" released by "delete_volume" :: held 0.829s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 28 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created reservations ['03386639-2139-4ca6-8280-f881526c77ca', '7a764538-6165-45b9-b525-ddabdc88be67', 'fc3a7fc3-b69c-4ea8-b6cc-d8e5e27d33c3', 'a7b5d5f8-068d-4c9b-8db7-8db23e1ca901'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-17eff132-b738-4226-8c18-73bc5049cfac-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-17eff132-b738-4226-8c18-73bc5049cfac-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-920025cf-3e9a-4052-a81d-6bf251d658d0-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:00 devstack sudo[114301]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:00 devstack sudo[114301]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-920025cf-3e9a-4052-a81d-6bf251d658d0-delete_volume" acquired by "delete_volume" :: waited 0.031s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-17eff132-b738-4226-8c18-73bc5049cfac" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-17eff132-b738-4226-8c18-73bc5049cfac" acquired by "delete_volume" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "cinder-quobyte-920025cf-3e9a-4052-a81d-6bf251d658d0" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e011b535-6011-4184-bbca-2ee5ba12df3c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-920025cf-3e9a-4052-a81d-6bf251d658d0" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[4b88ea54-d259-4ee5-b15b-402d61dd76af]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:00 devstack sudo[114301]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Deleted volume successfully. Aug 24 16:56:00 devstack sudo[114303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac Aug 24 16:56:00 devstack sudo[114303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-429dd404-302f-42f2-9ae8-0326d365103f tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-9a1da045-19b3-4ed2-92e2-7fb4cc49251e-delete_volume" released by "delete_volume" :: held 1.503s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:00 devstack sudo[114304]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 Aug 24 16:56:00 devstack sudo[114304]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:00 devstack sudo[114303]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac" returned: 0 in 0.465s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:00 devstack sudo[114315]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac Aug 24 16:56:00 devstack sudo[114315]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:01 devstack sudo[114304]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0" returned: 0 in 0.456s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:01 devstack sudo[114317]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0 Aug 24 16:56:01 devstack sudo[114317]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:01 devstack sudo[114315]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-17eff132-b738-4226-8c18-73bc5049cfac" returned: 0 in 0.290s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-17eff132-b738-4226-8c18-73bc5049cfac" released by "delete_volume" :: held 0.827s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:01 devstack sudo[114317]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-920025cf-3e9a-4052-a81d-6bf251d658d0" returned: 0 in 0.344s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-quobyte-920025cf-3e9a-4052-a81d-6bf251d658d0" released by "delete_volume" :: held 0.853s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['55c9f26f-bb85-4723-8545-2ca91ec81bcd', '9c4fbade-da98-4dfb-9ae9-1f20bae10689', 'fb0f0692-571d-4601-9f59-7800292b90a0', '9e1f712a-ca98-4d7e-8f48-0f061ebeb8e3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Created reservations ['d05019a7-c2a7-408c-bd86-4d202b6911ff', '9d208210-ec68-4e86-99cf-fb07aabf29bc', 'e8a71c91-977d-492c-a151-a221204092d9', '24e4de92-82e2-4cda-bf43-36ca810beeee'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:01 devstack sudo[114321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:01 devstack sudo[114321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:01 devstack sudo[114323]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:01 devstack sudo[114323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (0ca92668-0d48-4f19-8e1b-5b16941443c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd5b076e-8c53-4499-8eab-4f0d12c3a448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-fd858569-05ee-4f96-a7c3-85b63c6150b1-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd5b076e-8c53-4499-8eab-4f0d12c3a448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880088091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84e06a17-bd0c-4425-be54-21d73fcd6499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:01Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88680fb3-951c-42e5-acb1-95b7362ba0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (88680fb3-951c-42e5-acb1-95b7362ba0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7470957-5183-40bf-9705-d059df6218c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b7470957-5183-40bf-9705-d059df6218c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '84e06a17-bd0c-4425-be54-21d73fcd6499', 'volume_name': 'volume-84e06a17-bd0c-4425-be54-21d73fcd6499', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (389a8e07-4a84-4b5d-bf87-71bd8051a6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (389a8e07-4a84-4b5d-bf87-71bd8051a6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fee71692-c0ec-4929-a983-72b6f433ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:01 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Volume 84e06a17-bd0c-4425-be54-21d73fcd6499: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-84e06a17-bd0c-4425-be54-21d73fcd6499', 'volume_size': 1} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-880088091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=84e06a17-bd0c-4425-be54-21d73fcd6499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:01Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Creating volume 84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:01 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-fd858569-05ee-4f96-a7c3-85b63c6150b1-delete_volume" acquired by "delete_volume" :: waited 0.169s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:01 devstack sudo[114325]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 1073741824 Aug 24 16:56:01 devstack sudo[114325]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:01 devstack sudo[114323]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:01 devstack sudo[114321]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:01 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Flow 'volume_create_manager' (743c0a98-8b58-4119-bc94-e8440db0276b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f6d4c63-5759-4a7e-a95e-d2d49f6e2cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.420s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.498s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f6d4c63-5759-4a7e-a95e-d2d49f6e2cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16b2a302-768d-45e1-84df-567bfb97843c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4500dd3aedb24624834b38ad82757f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:02Z,use_quota=True,user_id='32d4f956357d4fd5952e38923c25c09a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e096211-dd7e-40de-bd6e-f17cd387b715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e096211-dd7e-40de-bd6e-f17cd387b715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1005e4fa-1a69-4295-8df9-605e3d442a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1005e4fa-1a69-4295-8df9-605e3d442a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16b2a302-768d-45e1-84df-567bfb97843c', 'volume_name': 'volume-16b2a302-768d-45e1-84df-567bfb97843c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a38caf6b-2c89-45e4-8a8f-de2b9b483a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a38caf6b-2c89-45e4-8a8f-de2b9b483a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (354da9ad-ca60-44e3-9b2d-629a6a3a26b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Volume 16b2a302-768d-45e1-84df-567bfb97843c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16b2a302-768d-45e1-84df-567bfb97843c', 'volume_size': 1} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Deleted volume successfully. Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-fd858569-05ee-4f96-a7c3-85b63c6150b1" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-fd858569-05ee-4f96-a7c3-85b63c6150b1" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleted volume successfully. Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8524c05-e4b4-4e4a-9336-31ea4a092c71 tempest-CreateVolumesFromSourceVolumeTest-1087748925 None] Lock "cinder-920025cf-3e9a-4052-a81d-6bf251d658d0-delete_volume" released by "delete_volume" :: held 1.754s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1291d35e-a366-44d6-9101-60e8ed8bc683]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-331e0feb-b972-47a5-9f41-fe4fbf745fdd tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-17eff132-b738-4226-8c18-73bc5049cfac-delete_volume" released by "delete_volume" :: held 1.873s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:02 devstack sudo[114329]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 Aug 24 16:56:02 devstack sudo[114329]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:02 devstack sudo[114325]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 1073741824" returned: 0 in 0.614s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:02 devstack sudo[114335]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 Aug 24 16:56:02 devstack sudo[114335]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:02 devstack sudo[114329]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1" returned: 0 in 0.482s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:02 devstack sudo[114340]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1 Aug 24 16:56:02 devstack sudo[114340]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:02 devstack sudo[114335]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] <== create_volume: return (1004ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.767s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=16b2a302-768d-45e1-84df-567bfb97843c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4500dd3aedb24624834b38ad82757f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:02Z,use_quota=True,user_id='32d4f956357d4fd5952e38923c25c09a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Creating volume 16b2a302-768d-45e1-84df-567bfb97843c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:02 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:02 devstack sudo[114343]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c 1073741824 Aug 24 16:56:02 devstack sudo[114343]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fee71692-c0ec-4929-a983-72b6f433ddd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84e06a17-bd0c-4425-be54-21d73fcd6499', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d45ee280-2792-4bd9-b9c8-a53a303c9590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:02 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Volume volume-84e06a17-bd0c-4425-be54-21d73fcd6499 (84e06a17-bd0c-4425-be54-21d73fcd6499): created successfully Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d45ee280-2792-4bd9-b9c8-a53a303c9590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (0ca92668-0d48-4f19-8e1b-5b16941443c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:02 devstack sudo[114340]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-fd858569-05ee-4f96-a7c3-85b63c6150b1" returned: 0 in 0.338s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-74b21cae-c037-4e6d-8183-cbcf3520c894 tempest-ProjectReaderTests-589580928 None] Created volume successfully. Aug 24 16:56:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-fd858569-05ee-4f96-a7c3-85b63c6150b1" released by "delete_volume" :: held 0.886s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['c28c482d-534b-4564-a241-c9860060da85', '316d1f62-4bf1-42af-89d7-0a44ab95986e', '765bd102-12ff-432a-9893-e3e2738c7811', 'e71f51f7-63cd-47ee-80d9-9dfcdbddca11'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:03 devstack sudo[114349]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:03 devstack sudo[114349]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:03 devstack sudo[114343]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c 1073741824" returned: 0 in 0.607s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:03 devstack sudo[114349]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.332s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:03 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleted volume successfully. Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785a60a3-7283-4518-8905-e91d25674a9c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-fd858569-05ee-4f96-a7c3-85b63c6150b1-delete_volume" released by "delete_volume" :: held 1.679s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:03 devstack sudo[114353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c Aug 24 16:56:03 devstack sudo[114353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:03 devstack sudo[114353]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] <== create_volume: return (1026ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.029s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (354da9ad-ca60-44e3-9b2d-629a6a3a26b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16b2a302-768d-45e1-84df-567bfb97843c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4767cf39-9395-48ed-a1d4-2dc8870f87cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-f4b10a62-3258-4a14-9c85-fc6559a99a16-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:03 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Volume volume-16b2a302-768d-45e1-84df-567bfb97843c (16b2a302-768d-45e1-84df-567bfb97843c): created successfully Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4767cf39-9395-48ed-a1d4-2dc8870f87cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Flow 'volume_create_manager' (743c0a98-8b58-4119-bc94-e8440db0276b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-f4b10a62-3258-4a14-9c85-fc6559a99a16-delete_volume" acquired by "delete_volume" :: waited 0.063s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:04 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3483f3d3-f550-4ba2-b67d-cae5371eb0f3 tempest-CinderUnicodeTest-1137326180 None] Created volume successfully. Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Creating offline snapshot f449e411-05cf-4f7a-91b2-7edbb989b06b of volume 84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8ee41a69-c93f-4b79-8969-ca4b762fb706]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-f4b10a62-3258-4a14-9c85-fc6559a99a16" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-f4b10a62-3258-4a14-9c85-fc6559a99a16" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[170da7ef-7362-4b52-8f72-686268f80c1e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:04 devstack sudo[114356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 Aug 24 16:56:04 devstack sudo[114356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:04 devstack sudo[114357]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 Aug 24 16:56:04 devstack sudo[114357]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:04 devstack sudo[114356]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499" returned: 0 in 0.465s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:04 devstack sudo[114365]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b 1G Aug 24 16:56:04 devstack sudo[114365]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:04 devstack sudo[114357]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16" returned: 0 in 0.465s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:04 devstack sudo[114368]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16 Aug 24 16:56:04 devstack sudo[114368]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:04 devstack sudo[114368]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f4b10a62-3258-4a14-9c85-fc6559a99a16" returned: 0 in 0.327s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:04 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-f4b10a62-3258-4a14-9c85-fc6559a99a16" released by "delete_volume" :: held 0.853s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:05 devstack sudo[114365]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['64fa5574-2468-48e6-98b2-912af2f2d976', '25194287-f9dd-4dfa-9d5d-64b5a3336e0d', '22bd02fb-24c4-41ee-82ed-3dbe4b29bc32', 'a8a16da8-a009-47e2-9711-37e72652bee4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b 1G" returned: 0 in 0.528s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-84e06a17-bd0c-4425-be54-21d73fcd6499 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:05 devstack sudo[114375]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-84e06a17-bd0c-4425-be54-21d73fcd6499 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b Aug 24 16:56:05 devstack sudo[114375]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.026s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:05 devstack sudo[114377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:05 devstack sudo[114377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-dafeb38b-cc5b-497b-b282-804a1d4c1352-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-dafeb38b-cc5b-497b-b282-804a1d4c1352-delete_volume" acquired by "delete_volume" :: waited 0.046s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-dafeb38b-cc5b-497b-b282-804a1d4c1352" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-dafeb38b-cc5b-497b-b282-804a1d4c1352" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f53c73b8-93bd-4898-bcf8-1963aa09d8ea]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:05 devstack sudo[114375]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-84e06a17-bd0c-4425-be54-21d73fcd6499 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b" returned: 0 in 0.593s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:05 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b is being set with open permissions: ugo+rw Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:05 devstack sudo[114383]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b Aug 24 16:56:05 devstack sudo[114383]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:05 devstack sudo[114382]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 Aug 24 16:56:05 devstack sudo[114382]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:05 devstack sudo[114377]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Flow 'volume_create_manager' (76801bcc-bdb7-4aed-a4f3-48949aca0ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7696e0a3-9c22-4240-90ca-7ab9721a0b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.535s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleted volume successfully. Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7696e0a3-9c22-4240-90ca-7ab9721a0b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1073720585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9010998-b662-47ad-90fe-6ee9a766f107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c324eeb8e08f4be8b36b827ea3e49dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:06Z,use_quota=True,user_id='e82d68d24d5c430593de940ea21b017c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (809a0d69-6c16-4238-844e-2e6227bfeb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (809a0d69-6c16-4238-844e-2e6227bfeb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b2c3cb6-76ea-4163-b9ab-636c55ee115c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b2c3cb6-76ea-4163-b9ab-636c55ee115c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b9010998-b662-47ad-90fe-6ee9a766f107', 'volume_name': 'volume-b9010998-b662-47ad-90fe-6ee9a766f107', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4826e357-a910-4615-bad3-d704b2c5a346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4826e357-a910-4615-bad3-d704b2c5a346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b5e96eb-80f4-45cd-b961-5967d2f23343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Volume b9010998-b662-47ad-90fe-6ee9a766f107: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b9010998-b662-47ad-90fe-6ee9a766f107', 'volume_size': 1} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-a8bfc5dd-df7f-46ae-8988-3c45cfe0908c tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-f4b10a62-3258-4a14-9c85-fc6559a99a16-delete_volume" released by "delete_volume" :: held 1.867s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Flow 'volume_create_manager' (29b7fdbd-51f4-4244-a31f-70d0b754df2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b6f968c-8363-4a7c-91e1-46b13bc34135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b6f968c-8363-4a7c-91e1-46b13bc34135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:05Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1345605158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=074a411c-1a6b-48c9-825a-e0197667668d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4500dd3aedb24624834b38ad82757f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:06Z,use_quota=True,user_id='32d4f956357d4fd5952e38923c25c09a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5381a300-9277-42e3-92ad-c678ac32a03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5381a300-9277-42e3-92ad-c678ac32a03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8759e78-241b-48fd-8e67-a38a4e7a0463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8759e78-241b-48fd-8e67-a38a4e7a0463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '074a411c-1a6b-48c9-825a-e0197667668d', 'volume_name': 'volume-074a411c-1a6b-48c9-825a-e0197667668d', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7eaa5153-2d1d-44c0-95b7-4070731408db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7eaa5153-2d1d-44c0-95b7-4070731408db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3137b2e9-75a0-4655-a4c1-36e71f5071a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:05 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Volume 074a411c-1a6b-48c9-825a-e0197667668d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-074a411c-1a6b-48c9-825a-e0197667668d', 'volume_size': 1} Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:05 devstack sudo[114383]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b" returned: 0 in 0.339s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:06 devstack sudo[114382]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352" returned: 0 in 0.495s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:06 devstack sudo[114391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info Aug 24 16:56:06 devstack sudo[114391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:06 devstack sudo[114392]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352 Aug 24 16:56:06 devstack sudo[114392]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:06 devstack sudo[114391]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info" returned: 0 in 0.270s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:06 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info is being set with open permissions: ugo+rw Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:06 devstack sudo[114392]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:06 devstack sudo[114397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info Aug 24 16:56:06 devstack sudo[114397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-dafeb38b-cc5b-497b-b282-804a1d4c1352" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-dafeb38b-cc5b-497b-b282-804a1d4c1352" released by "delete_volume" :: held 0.839s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['cdd83c4c-8123-4da1-b0dc-58980c85c188', 'b88861d5-4604-4113-8c9c-f4a7e7e16c03', 'a44277e0-e1ac-4ecb-8f39-aa7b8bd10111', 'c1ec6f78-3364-45dc-b6fb-32fc61c938be'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:06 devstack sudo[114399]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:06 devstack sudo[114399]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:06 devstack sudo[114397]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.info" returned: 0 in 0.272s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.591s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.757s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1073720585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b9010998-b662-47ad-90fe-6ee9a766f107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c324eeb8e08f4be8b36b827ea3e49dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:06Z,use_quota=True,user_id='e82d68d24d5c430593de940ea21b017c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Creating volume b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:06 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-81e04c38-5ffc-4080-9d13-f97883cad7d2-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:06 devstack sudo[114402]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 1073741824 Aug 24 16:56:06 devstack sudo[114402]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-81e04c38-5ffc-4080-9d13-f97883cad7d2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-c7b32ed6-f179-43df-9e49-fde9e16cfad8" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-249f3092-12f3-41d3-8e80-f2aaf3538aec tempest-ProjectReaderTests-589580928 None] Create snapshot completed successfully Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-c7b32ed6-f179-43df-9e49-fde9e16cfad8" acquired by "delete_snapshot" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-81e04c38-5ffc-4080-9d13-f97883cad7d2" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-81e04c38-5ffc-4080-9d13-f97883cad7d2" acquired by "_delete_snapshot" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleting offline snapshot 81e04c38-5ffc-4080-9d13-f97883cad7d2 of volume c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] snapshot_file for this snap is: volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:06 devstack sudo[114399]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[11daa144-f81b-4bd8-b783-157e4d06ed13]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.324s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:06 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleted volume successfully. Aug 24 16:56:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-b7480254-413b-404d-ab3f-d90c2427d183 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-dafeb38b-cc5b-497b-b282-804a1d4c1352-delete_volume" released by "delete_volume" :: held 1.453s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:06 devstack sudo[114405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 Aug 24 16:56:06 devstack sudo[114405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:07 devstack sudo[114402]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 1073741824" returned: 0 in 0.531s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:07 devstack sudo[114405]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2" returned: 0 in 0.386s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ec5bd3fe-522c-488e-b881-2abb886db5bc]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:07 devstack sudo[114414]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 Aug 24 16:56:07 devstack sudo[114414]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:07 devstack sudo[114413]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 Aug 24 16:56:07 devstack sudo[114413]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:07 devstack sudo[114414]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107" returned: 0 in 0.265s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] <== create_volume: return (878ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.886s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.533s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:05Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1345605158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=074a411c-1a6b-48c9-825a-e0197667668d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4500dd3aedb24624834b38ad82757f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:06Z,use_quota=True,user_id='32d4f956357d4fd5952e38923c25c09a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Creating volume 074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:07 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b5e96eb-80f4-45cd-b961-5967d2f23343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b9010998-b662-47ad-90fe-6ee9a766f107', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09930387-e407-44e5-96ba-7348de5704c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:07 devstack sudo[114418]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d 1073741824 Aug 24 16:56:07 devstack sudo[114418]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:07 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Volume volume-b9010998-b662-47ad-90fe-6ee9a766f107 (b9010998-b662-47ad-90fe-6ee9a766f107): created successfully Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09930387-e407-44e5-96ba-7348de5704c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Flow 'volume_create_manager' (76801bcc-bdb7-4aed-a4f3-48949aca0ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-f449e411-05cf-4f7a-91b2-7edbb989b06b-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-00e8bbc8-bb16-4649-b7ca-79408bcd0511 tempest-VolumeDependencyTests-1681893386 None] Created volume successfully. Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Lock "cinder-f449e411-05cf-4f7a-91b2-7edbb989b06b-delete_snapshot" acquired by "delete_snapshot" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-84e06a17-bd0c-4425-be54-21d73fcd6499" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-84e06a17-bd0c-4425-be54-21d73fcd6499" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-f449e411-05cf-4f7a-91b2-7edbb989b06b" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:07 devstack sudo[114413]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8" returned: 0 in 0.452s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-f449e411-05cf-4f7a-91b2-7edbb989b06b" acquired by "_delete_snapshot" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Deleting offline snapshot f449e411-05cf-4f7a-91b2-7edbb989b06b of volume 84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:07 devstack sudo[114423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 Aug 24 16:56:07 devstack sudo[114423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] snapshot_file for this snap is: volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[288752c7-1316-42cd-ab9b-971d18ff89eb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:07 devstack sudo[114425]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b Aug 24 16:56:07 devstack sudo[114425]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:08 devstack sudo[114418]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d 1073741824" returned: 0 in 0.506s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:08 devstack sudo[114423]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2" returned: 0 in 0.400s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:08 devstack sudo[114436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d Aug 24 16:56:08 devstack sudo[114436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:08 devstack sudo[114437]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2 Aug 24 16:56:08 devstack sudo[114437]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:08 devstack sudo[114425]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b" returned: 0 in 0.425s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-84e06a17-bd0c-4425-be54-21d73fcd6499(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d47f80e-80f3-460c-8ab6-8a4ec794f44e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:08 devstack sudo[114441]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 Aug 24 16:56:08 devstack sudo[114441]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:08 devstack sudo[114436]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack sudo[114437]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] <== create_volume: return (837ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.840s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8.81e04c38-5ffc-4080-9d13-f97883cad7d2" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3137b2e9-75a0-4655-a4c1-36e71f5071a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-074a411c-1a6b-48c9-825a-e0197667668d', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f3d8c69-d1a7-42e7-a70f-98b8da114a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:08 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Volume volume-074a411c-1a6b-48c9-825a-e0197667668d (074a411c-1a6b-48c9-825a-e0197667668d): created successfully Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f3d8c69-d1a7-42e7-a70f-98b8da114a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Flow 'volume_create_manager' (29b7fdbd-51f4-4244-a31f-70d0b754df2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-81e04c38-5ffc-4080-9d13-f97883cad7d2" released by "_delete_snapshot" :: held 1.662s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-c7b32ed6-f179-43df-9e49-fde9e16cfad8" released by "delete_snapshot" :: held 1.705s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-2974330c-ebb9-4002-9f8c-ed5beb73b9a3 tempest-CinderUnicodeTest-1137326180 None] Created volume successfully. Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['00ea94bb-ee86-4e3b-a32f-91c23219ecf9', '543b81ab-47d0-493b-ac79-1e0ec45f7fb0', '88fdf915-105e-4f5e-b8ce-f41b8faec2b0', '5a02b555-028d-41fe-abed-5ba3135e4143'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Delete snapshot completed successfully. Aug 24 16:56:08 devstack sudo[114441]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f2756205-23f3-4c93-834c-a6e8728c7cae tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-81e04c38-5ffc-4080-9d13-f97883cad7d2-delete_snapshot" released by "delete_snapshot" :: held 1.890s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:08 devstack sudo[114448]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b Aug 24 16:56:08 devstack sudo[114448]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-c7b32ed6-f179-43df-9e49-fde9e16cfad8-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-c7b32ed6-f179-43df-9e49-fde9e16cfad8-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Creating offline snapshot 97371ac2-312d-41ae-b876-cad0c83244fd of volume b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "cinder-quobyte-c7b32ed6-f179-43df-9e49-fde9e16cfad8" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ccdd9739-ad12-48cb-99c9-a2ce6c2e9023]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-c7b32ed6-f179-43df-9e49-fde9e16cfad8" acquired by "delete_volume" :: waited 0.037s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:08 devstack sudo[114448]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b" returned: 0 in 0.442s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b416e253-7243-4164-aec2-27ee400e0d11]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:09 devstack sudo[114455]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b Aug 24 16:56:09 devstack sudo[114455]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:09 devstack sudo[114454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 Aug 24 16:56:09 devstack sudo[114454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:09 devstack sudo[114456]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 Aug 24 16:56:09 devstack sudo[114456]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:09 devstack sudo[114455]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499.f449e411-05cf-4f7a-91b2-7edbb989b06b" returned: 0 in 0.347s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:09 devstack sudo[114454]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107" returned: 0 in 0.444s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-f449e411-05cf-4f7a-91b2-7edbb989b06b" released by "_delete_snapshot" :: held 1.722s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-84e06a17-bd0c-4425-be54-21d73fcd6499" released by "delete_snapshot" :: held 1.762s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:09 devstack sudo[114466]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd 1G Aug 24 16:56:09 devstack sudo[114466]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Created reservations ['60bad8b6-9ed2-4ed6-ad46-7af67a355aea', '2037d3f1-2340-4211-a382-e3a9b22ef090', 'cd795bb7-304b-4e57-97f2-d5e9630d064d', '4ce59af8-8d72-4b3f-9d89-91cbec849435'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:09 devstack sudo[114456]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8" returned: 0 in 0.471s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:09 devstack sudo[114469]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8 Aug 24 16:56:09 devstack sudo[114469]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:09 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Delete snapshot completed successfully. Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-254a3b5f-c2ce-4717-8ac1-a1959aca005a tempest-ProjectReaderTests-589580928 None] Lock "cinder-f449e411-05cf-4f7a-91b2-7edbb989b06b-delete_snapshot" released by "delete_snapshot" :: held 1.947s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:09 devstack sudo[114469]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c7b32ed6-f179-43df-9e49-fde9e16cfad8" returned: 0 in 0.247s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-84e06a17-bd0c-4425-be54-21d73fcd6499-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-quobyte-c7b32ed6-f179-43df-9e49-fde9e16cfad8" released by "delete_volume" :: held 0.819s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Lock "cinder-84e06a17-bd0c-4425-be54-21d73fcd6499-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:09 devstack sudo[114466]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd 1G" returned: 0 in 0.452s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b9010998-b662-47ad-90fe-6ee9a766f107 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-84e06a17-bd0c-4425-be54-21d73fcd6499" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Created reservations ['9f77289c-36fa-4193-818a-b0490e29467e', 'f89b3b11-d156-4d2f-913d-956277895a5d', 'e85b9a3a-91d3-4793-b2fe-6e272c35c9bd', '2e360f15-51d6-4fa2-a24d-bb89f0617c75'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:09 devstack sudo[114476]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b9010998-b662-47ad-90fe-6ee9a766f107 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd Aug 24 16:56:09 devstack sudo[114476]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-84e06a17-bd0c-4425-be54-21d73fcd6499" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[11138524-0eff-4bd0-8e4d-cb67cde2bda5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.010s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:10 devstack sudo[114479]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:10 devstack sudo[114479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:10 devstack sudo[114478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 Aug 24 16:56:10 devstack sudo[114478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:10 devstack sudo[114476]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b9010998-b662-47ad-90fe-6ee9a766f107 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd" returned: 0 in 0.351s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:10 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd is being set with open permissions: ugo+rw Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:10 devstack sudo[114485]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd Aug 24 16:56:10 devstack sudo[114485]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:10 devstack sudo[114479]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.262s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Deleted volume successfully. Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-8ec8d271-4edc-44dd-b2e1-3ab37f76bb21 tempest-CreateVolumesFromSnapshotTest-1032799747 None] Lock "cinder-c7b32ed6-f179-43df-9e49-fde9e16cfad8-delete_volume" released by "delete_volume" :: held 1.465s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:10 devstack sudo[114478]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499" returned: 0 in 0.449s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:10 devstack sudo[114491]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499 Aug 24 16:56:10 devstack sudo[114491]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:10 devstack sudo[114485]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd" returned: 0 in 0.301s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:10 devstack sudo[114494]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info Aug 24 16:56:10 devstack sudo[114494]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:10 devstack sudo[114491]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-84e06a17-bd0c-4425-be54-21d73fcd6499" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-84e06a17-bd0c-4425-be54-21d73fcd6499" released by "delete_volume" :: held 0.772s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Created reservations ['5df8627f-4848-45cb-9dac-494ce2f83ca5', '87f41da7-8d26-403b-a93b-cf14fc3c72c6', '190007d9-bdf7-4631-aad3-ee4d33f9203d', 'a626ae7f-36e5-4949-b0e0-bc18dfbdc2ef'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:10 devstack sudo[114494]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info" returned: 0 in 0.278s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:10 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info is being set with open permissions: ugo+rw Aug 24 16:56:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:10 devstack sudo[114498]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:10 devstack sudo[114498]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:10 devstack sudo[114499]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info Aug 24 16:56:10 devstack sudo[114499]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:11 devstack sudo[114498]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.310s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Deleted volume successfully. Aug 24 16:56:11 devstack sudo[114499]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.info" returned: 0 in 0.335s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.281s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6a5048d3-2613-4126-a006-3b1030e86667 tempest-ProjectReaderTests-589580928 None] Lock "cinder-84e06a17-bd0c-4425-be54-21d73fcd6499-delete_volume" released by "delete_volume" :: held 1.378s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.898s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Creating offline snapshot b6940016-354c-4c7e-9b56-e95e4b4f1417 of volume 074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:11 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cfe906de-f45a-4007-a1f5-cf438786b5b6 tempest-VolumeDependencyTests-1681893386 None] Create snapshot completed successfully Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[681e1cd2-0bad-4ec6-ace0-f07d354c8eb3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:11 devstack sudo[114504]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d Aug 24 16:56:11 devstack sudo[114504]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (2a5011a4-e606-4675-afcb-43a0715f8d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3de2f93b-591e-435e-8764-31ac2b19419c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3de2f93b-591e-435e-8764-31ac2b19419c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45239700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d43b80fc-1255-484b-8738-45e46187b6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:11Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01ef6bed-1fa4-4d94-83af-fedfab1c0e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01ef6bed-1fa4-4d94-83af-fedfab1c0e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b36e6711-500f-4dd3-83a0-4569c112d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b36e6711-500f-4dd3-83a0-4569c112d040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd43b80fc-1255-484b-8738-45e46187b6b2', 'volume_name': 'volume-d43b80fc-1255-484b-8738-45e46187b6b2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19f7b73f-b712-4be5-8de7-781fdb6616f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19f7b73f-b712-4be5-8de7-781fdb6616f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c3fc7fa-6623-4675-b25c-2a8cf72d858d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:11 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Volume d43b80fc-1255-484b-8738-45e46187b6b2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d43b80fc-1255-484b-8738-45e46187b6b2', 'volume_size': 1} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:11 devstack sudo[114504]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d" returned: 0 in 0.438s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:11 devstack sudo[114509]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 1G Aug 24 16:56:11 devstack sudo[114509]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:12 devstack sudo[114509]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 1G" returned: 0 in 0.435s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-074a411c-1a6b-48c9-825a-e0197667668d -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:12 devstack sudo[114515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-074a411c-1a6b-48c9-825a-e0197667668d -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 Aug 24 16:56:12 devstack sudo[114515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:12 devstack sudo[114515]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-074a411c-1a6b-48c9-825a-e0197667668d -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417" returned: 0 in 0.419s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:12 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 is being set with open permissions: ugo+rw Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:12 devstack sudo[114520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 Aug 24 16:56:12 devstack sudo[114520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Flow 'volume_create_manager' (220ff7c6-eb6e-43e5-8907-fbbe9939a1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccba24bf-5a04-4182-97d8-72bab0b8bd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccba24bf-5a04-4182-97d8-72bab0b8bd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1727412364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=5ffbc0e3-2f7a-4bc4-be41-152120548ccb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c324eeb8e08f4be8b36b827ea3e49dae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=97371ac2-312d-41ae-b876-cad0c83244fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:13Z,use_quota=True,user_id='e82d68d24d5c430593de940ea21b017c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f47d35e-3b9a-4ac1-9e64-290816a66aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f47d35e-3b9a-4ac1-9e64-290816a66aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc8c19f4-fc9f-47d3-b73a-6f575f077ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bc8c19f4-fc9f-47d3-b73a-6f575f077ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '5ffbc0e3-2f7a-4bc4-be41-152120548ccb', 'volume_name': 'volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb', 'volume_size': 1, 'snapshot_id': '97371ac2-312d-41ae-b876-cad0c83244fd'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83aa73d4-5197-47be-96ff-c7dd6a1d638b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83aa73d4-5197-47be-96ff-c7dd6a1d638b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:12 devstack sudo[114520]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93fed7cf-774e-40a6-b8a0-4c457aef457c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:12 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Volume 5ffbc0e3-2f7a-4bc4-be41-152120548ccb: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb', 'volume_size': 1, 'snapshot_id': '97371ac2-312d-41ae-b876-cad0c83244fd'} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:12 devstack sudo[114523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info Aug 24 16:56:12 devstack sudo[114523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:13 devstack sudo[114523]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:13 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info is being set with open permissions: ugo+rw Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:13 devstack sudo[114526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info Aug 24 16:56:13 devstack sudo[114526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:13 devstack sudo[114526]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.info" returned: 0 in 0.245s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.162s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.711s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-45239700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d43b80fc-1255-484b-8738-45e46187b6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:11Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Creating volume d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:13 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:13 devstack sudo[114529]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 1073741824 Aug 24 16:56:13 devstack sudo[114529]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:13 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a72c188f-b75c-487e-8bd8-d7d507ae274d tempest-CinderUnicodeTest-1137326180 None] Create snapshot completed successfully Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-b6940016-354c-4c7e-9b56-e95e4b4f1417-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-b6940016-354c-4c7e-9b56-e95e4b4f1417-delete_snapshot" acquired by "delete_snapshot" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-quobyte-074a411c-1a6b-48c9-825a-e0197667668d" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-074a411c-1a6b-48c9-825a-e0197667668d" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-quobyte-b6940016-354c-4c7e-9b56-e95e4b4f1417" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-b6940016-354c-4c7e-9b56-e95e4b4f1417" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Deleting offline snapshot b6940016-354c-4c7e-9b56-e95e4b4f1417 of volume 074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] snapshot_file for this snap is: volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[00157a6a-3496-4db4-b839-f5f7fbf102ab]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:13 devstack sudo[114534]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 Aug 24 16:56:13 devstack sudo[114534]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:13 devstack sudo[114529]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 1073741824" returned: 0 in 0.499s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:13 devstack sudo[114537]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 Aug 24 16:56:13 devstack sudo[114537]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:14 devstack sudo[114534]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417" returned: 0 in 0.412s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-074a411c-1a6b-48c9-825a-e0197667668d(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d2110cd4-0dc7-4508-8fe7-8a3306e5d925]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:14 devstack sudo[114537]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2" returned: 0 in 0.273s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] <== create_volume: return (819ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.822s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 1.368s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-quobyte-97371ac2-312d-41ae-b876-cad0c83244fd-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c3fc7fa-6623-4675-b25c-2a8cf72d858d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d43b80fc-1255-484b-8738-45e46187b6b2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c474b4df-9795-42e7-83e5-41a2c28be17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-97371ac2-312d-41ae-b876-cad0c83244fd-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" acquired by "_create_volume_from_snapshot" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Creating volume 5ffbc0e3-2f7a-4bc4-be41-152120548ccb from snapshot 97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-quobyte-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:14 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Volume volume-d43b80fc-1255-484b-8738-45e46187b6b2 (d43b80fc-1255-484b-8738-45e46187b6b2): created successfully Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c474b4df-9795-42e7-83e5-41a2c28be17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (2a5011a4-e606-4675-afcb-43a0715f8d52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:14 devstack sudo[114543]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d Aug 24 16:56:14 devstack sudo[114543]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" acquired by "_copy_volume_from_snapshot" :: waited 0.034s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] snapshot: 97371ac2-312d-41ae-b876-cad0c83244fd, volume: 5ffbc0e3-2f7a-4bc4-be41-152120548ccb, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:56:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c54a536b-3d9f-4031-aa59-65e978aa35fd tempest-ProjectReaderTests-589580928 None] Created volume successfully. Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[77d32351-7dcc-4024-85de-3f0a1f6b0f2d]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:14 devstack sudo[114545]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd Aug 24 16:56:14 devstack sudo[114545]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:14 devstack sudo[114543]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:14 devstack sudo[114550]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 Aug 24 16:56:14 devstack sudo[114550]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:14 devstack sudo[114545]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd" returned: 0 in 0.436s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b9010998-b662-47ad-90fe-6ee9a766f107(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c220d2c3-2ffb-4226-a522-88ebe0d522dc]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:14 devstack sudo[114556]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 Aug 24 16:56:14 devstack sudo[114556]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:14 devstack sudo[114550]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417" returned: 0 in 0.467s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:15 devstack sudo[114560]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417 Aug 24 16:56:15 devstack sudo[114560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:15 devstack sudo[114556]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:15 devstack sudo[114566]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb Aug 24 16:56:15 devstack sudo[114566]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:15 devstack sudo[114560]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d.b6940016-354c-4c7e-9b56-e95e4b4f1417" returned: 0 in 0.279s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-b6940016-354c-4c7e-9b56-e95e4b4f1417" released by "_delete_snapshot" :: held 1.714s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-074a411c-1a6b-48c9-825a-e0197667668d" released by "delete_snapshot" :: held 1.742s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Created reservations ['be0cd9ca-046b-4b98-93db-2a72857d85ff', 'e4091a13-bda5-4412-a682-60ab6cc333db', '1fa451a1-7361-4b70-8ee2-e96e03ea307b', '3c9b9707-9ca4-4535-ba32-48591c928998'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Delete snapshot completed successfully. Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-4bccbf21-1bdc-45aa-b8e7-c2d732173baf tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-b6940016-354c-4c7e-9b56-e95e4b4f1417-delete_snapshot" released by "delete_snapshot" :: held 1.925s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-074a411c-1a6b-48c9-825a-e0197667668d-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-074a411c-1a6b-48c9-825a-e0197667668d-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-quobyte-074a411c-1a6b-48c9-825a-e0197667668d" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-074a411c-1a6b-48c9-825a-e0197667668d" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[679e1c73-53a0-4c3d-8a6e-3697bba5f0a1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Flow 'volume_create_manager' (f271b056-e16c-4c37-9bbb-36df061971a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:16 devstack sudo[114578]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d Aug 24 16:56:16 devstack sudo[114578]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b00a69a-3099-4f81-b7a4-4b39daf78bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b00a69a-3099-4f81-b7a4-4b39daf78bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e59628ad-04e8-4e51-8ceb-00a3742fef5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ec7de34345e478e8a04526d76770d50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:16Z,use_quota=True,user_id='aa1812b6066248dda8cd39cde71924d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1fc1e569-0537-42cf-97f0-4af5211babe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1fc1e569-0537-42cf-97f0-4af5211babe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31f4dc25-1469-4295-86f6-27f1e45fcb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:16 devstack cinder-volume[94296]: DEBUG cinder.image.glance [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Creating Keystone auth plugin from conf {{(pid=94296) _create_glance_client /opt/stack/cinder/cinder/image/glance.py:135}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (31f4dc25-1469-4295-86f6-27f1e45fcb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e59628ad-04e8-4e51-8ceb-00a3742fef5a', 'volume_name': 'volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a', 'volume_size': 1, 'image_id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a05e972e-8f45-45cb-9474-888b53a40884', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '588dfea1604f0c2895db0b73c3167a4e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8ec7de34345e478e8a04526d76770d50', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '99675ac0594c99aae8016ef2c387ccef4d37a74d3a5ad6444ac7dc11587fce5972867c8058178ab8e88ea42910f4f60ea765569c4ba6a728469b5aab34e69820', 'id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'created_at': datetime.datetime(2026, 8, 24, 14, 56, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 56, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a05e972e-8f45-45cb-9474-888b53a40884/file', 'properties': {}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bec17aa0-3a62-4be9-9b50-57eeb39fbd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bec17aa0-3a62-4be9-9b50-57eeb39fbd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52b53d4f-489c-4976-9ded-709d5f888423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:17 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Volume e59628ad-04e8-4e51-8ceb-00a3742fef5a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a', 'volume_size': 1, 'image_id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a05e972e-8f45-45cb-9474-888b53a40884', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '588dfea1604f0c2895db0b73c3167a4e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8ec7de34345e478e8a04526d76770d50', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '99675ac0594c99aae8016ef2c387ccef4d37a74d3a5ad6444ac7dc11587fce5972867c8058178ab8e88ea42910f4f60ea765569c4ba6a728469b5aab34e69820', 'id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'created_at': datetime.datetime(2026, 8, 24, 14, 56, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 56, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a05e972e-8f45-45cb-9474-888b53a40884/file', 'properties': {}}, 'image_service': } Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Trying to clone e59628ad-04e8-4e51-8ceb-00a3742fef5a from image a05e972e-8f45-45cb-9474-888b53a40884 at location (None, [{'url': 'file:///opt/stack/data/glance/images/a05e972e-8f45-45cb-9474-888b53a40884', 'metadata': {}}]). {{(pid=94296) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1091}} Aug 24 16:56:17 devstack sudo[114578]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d" returned: 0 in 1.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:17 devstack sudo[114583]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d Aug 24 16:56:17 devstack sudo[114583]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:735}} Aug 24 16:56:17 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Image download 0.00 MB at 0.00 MB/s Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2c5c8212-691a-4bfb-bd1a-b004972346f5]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:17 devstack sudo[114585]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD Aug 24 16:56:17 devstack sudo[114585]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:17 devstack sudo[114583]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-074a411c-1a6b-48c9-825a-e0197667668d" returned: 0 in 0.474s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-074a411c-1a6b-48c9-825a-e0197667668d" released by "delete_volume" :: held 1.955s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:17 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Created reservations ['946c4a99-ea0f-48bb-9f33-1facd60cd5e6', '2b2a5518-b75d-499c-abe9-4cbf464c1025', '04cbf437-fa70-4f52-a8b5-2afc846d5887', '20e9ca4d-d47b-45b1-a369-0a4ff06b0bc6'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.015s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:18 devstack sudo[114585]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:18 devstack sudo[114591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:18 devstack sudo[114591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD" returned: 0 in 0.695s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:18 devstack sudo[114593]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD Aug 24 16:56:18 devstack sudo[114593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-16b2a302-768d-45e1-84df-567bfb97843c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-16b2a302-768d-45e1-84df-567bfb97843c-delete_volume" acquired by "delete_volume" :: waited 0.038s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "cinder-quobyte-16b2a302-768d-45e1-84df-567bfb97843c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-16b2a302-768d-45e1-84df-567bfb97843c" acquired by "delete_volume" :: waited 0.042s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:18 devstack sudo[114591]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.538s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:18 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Deleted volume successfully. Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b1eb0085-6903-4524-94a3-569a248e6839]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0e966acb-ce84-4ad1-a42e-7cb03de4144f tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-074a411c-1a6b-48c9-825a-e0197667668d-delete_volume" released by "delete_volume" :: held 3.024s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:18 devstack sudo[114593]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD" returned: 1 in 0.663s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:56:18 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Temporary image a05e972e-8f45-45cb-9474-888b53a40884 is fetched for user aa1812b6066248dda8cd39cde71924d4. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1434}} Aug 24 16:56:19 devstack sudo[114596]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c Aug 24 16:56:19 devstack sudo[114596]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9b166c46-db69-4cc5-9406-636461df18d9]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:19 devstack sudo[114601]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD Aug 24 16:56:19 devstack sudo[114601]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:19 devstack sudo[114596]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c" returned: 0 in 0.846s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:19 devstack sudo[114606]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c Aug 24 16:56:19 devstack sudo[114606]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:20 devstack sudo[114606]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:20 devstack sudo[114601]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-16b2a302-768d-45e1-84df-567bfb97843c" returned: 0 in 0.496s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD" returned: 0 in 0.961s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-quobyte-16b2a302-768d-45e1-84df-567bfb97843c" released by "delete_volume" :: held 1.472s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Created reservations ['17258123-a9b5-4dea-b992-83481165c42a', '4c8c2691-2860-4e6c-83a7-90d07f32a8f3', '0ab6e50c-df10-40be-8912-4cabe4d26e18', '5ff20c0a-08d0-44e8-9b21-7e80662c6b3b'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:20 devstack sudo[114612]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD Aug 24 16:56:20 devstack sudo[114612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:20 devstack sudo[114614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:20 devstack sudo[114614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" returned: 0 in 5.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107, size 1024.00 MB, duration 5.26 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:56:20 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Converted 1024.00 MB image at 194.84 MB/s Aug 24 16:56:20 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb is being set with open permissions: ugo+rw Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:20 devstack sudo[114616]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb Aug 24 16:56:20 devstack sudo[114616]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:20 devstack sudo[114612]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD" returned: 1 in 0.559s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:20 devstack sudo[114614]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Deleted volume successfully. Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-140d3855-bc0f-4d28-b791-b64c71c3215c tempest-CinderUnicodeTest-1137326180 None] Lock "cinder-16b2a302-768d-45e1-84df-567bfb97843c-delete_volume" released by "delete_volume" :: held 2.199s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:20 devstack sudo[114616]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" released by "_copy_volume_from_snapshot" :: held 6.500s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-97371ac2-312d-41ae-b876-cad0c83244fd-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" released by "_create_volume_from_snapshot" :: held 6.585s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 6.620s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 5.813s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Creating offline snapshot 99c6d8d4-4629-436c-a963-fafa83d968ca of volume d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (93fed7cf-774e-40a6-b8a0-4c457aef457c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb', 'volume_size': 1, 'snapshot_id': '97371ac2-312d-41ae-b876-cad0c83244fd'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0c69a71-9415-46a7-b99a-049acd80f03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[92c5e330-f4e1-406a-91ea-789f469dd407]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:20 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Volume volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb (5ffbc0e3-2f7a-4bc4-be41-152120548ccb): created successfully Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0c69a71-9415-46a7-b99a-049acd80f03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:20 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Flow 'volume_create_manager' (220ff7c6-eb6e-43e5-8907-fbbe9939a1bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:20 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9dca5e0d-abea-4f75-aa0c-04ac3a88eaed tempest-VolumeDependencyTests-1681893386 None] Created volume successfully. Aug 24 16:56:20 devstack sudo[114623]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 Aug 24 16:56:20 devstack sudo[114623]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:21 devstack sudo[114623]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2" returned: 0 in 0.362s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:21 devstack sudo[114628]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca 1G Aug 24 16:56:21 devstack sudo[114628]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:21 devstack sudo[114628]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca 1G" returned: 0 in 0.473s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d43b80fc-1255-484b-8738-45e46187b6b2 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-97371ac2-312d-41ae-b876-cad0c83244fd-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:21 devstack sudo[114635]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d43b80fc-1255-484b-8738-45e46187b6b2 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-97371ac2-312d-41ae-b876-cad0c83244fd-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:21 devstack sudo[114635]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-quobyte-b9010998-b662-47ad-90fe-6ee9a766f107" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-b9010998-b662-47ad-90fe-6ee9a766f107" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-quobyte-97371ac2-312d-41ae-b876-cad0c83244fd" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-97371ac2-312d-41ae-b876-cad0c83244fd" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Deleting offline snapshot 97371ac2-312d-41ae-b876-cad0c83244fd of volume b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] snapshot_file for this snap is: volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[9493bf5f-8e8a-4353-a5d7-0b3f2fa8be16]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:21 devstack sudo[114637]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd Aug 24 16:56:21 devstack sudo[114637]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:21 devstack sudo[114635]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-d43b80fc-1255-484b-8738-45e46187b6b2 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca" returned: 0 in 0.328s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:21 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca is being set with open permissions: ugo+rw Aug 24 16:56:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:22 devstack sudo[114642]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca Aug 24 16:56:22 devstack sudo[114642]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:22 devstack sudo[114637]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd" returned: 0 in 0.397s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b9010998-b662-47ad-90fe-6ee9a766f107(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8043a45f-5959-4826-b304-a6e27ee6b011]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:22 devstack sudo[114642]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:22 devstack sudo[114649]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info Aug 24 16:56:22 devstack sudo[114649]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:22 devstack sudo[114647]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 Aug 24 16:56:22 devstack sudo[114647]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:22 devstack sudo[114649]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info" returned: 0 in 0.247s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:22 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info is being set with open permissions: ugo+rw Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:22 devstack sudo[114655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info Aug 24 16:56:22 devstack sudo[114655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:22 devstack sudo[114647]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107" returned: 0 in 0.574s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:22 devstack sudo[114658]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd Aug 24 16:56:22 devstack sudo[114658]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:22 devstack sudo[114655]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.info" returned: 0 in 0.289s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.056s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.228s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=e59628ad-04e8-4e51-8ceb-00a3742fef5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ec7de34345e478e8a04526d76770d50',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:16Z,use_quota=True,user_id='aa1812b6066248dda8cd39cde71924d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Creating volume e59628ad-04e8-4e51-8ceb-00a3742fef5a {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:22 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:22 devstack sudo[114661]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a 1073741824 Aug 24 16:56:22 devstack sudo[114661]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f22561c3-bbf5-45b7-9afd-acf377cabbae tempest-ProjectReaderTests-589580928 None] Create snapshot completed successfully Aug 24 16:56:23 devstack sudo[114658]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:23 devstack sudo[114669]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd Aug 24 16:56:23 devstack sudo[114669]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:23 devstack sudo[114661]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a 1073741824" returned: 0 in 0.526s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:23 devstack sudo[114669]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:23 devstack sudo[114672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107.97371ac2-312d-41ae-b876-cad0c83244fd" returned: 0 in 0.286s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:23 devstack sudo[114672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-97371ac2-312d-41ae-b876-cad0c83244fd" released by "_delete_snapshot" :: held 1.753s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-b9010998-b662-47ad-90fe-6ee9a766f107" released by "delete_snapshot" :: held 1.777s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Created reservations ['8a8fae77-7cae-4eca-bf75-9b501c8d43d1', '6cc21e45-d403-44d7-9a16-b43dab49b096', '5dd4e6ad-86ed-41c6-b99d-10def045a7db', '5c26b3af-9a7a-4a5c-9153-6faa7edcb3aa'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:23 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Delete snapshot completed successfully. Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-492104e5-5b8b-440d-8e33-5ff6d79bb3aa tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-97371ac2-312d-41ae-b876-cad0c83244fd-delete_snapshot" released by "delete_snapshot" :: held 1.992s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:23 devstack sudo[114672]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] <== create_volume: return (852ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.855s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Attempting download of a05e972e-8f45-45cb-9474-888b53a40884 ((None, [{'url': 'file:///opt/stack/data/glance/images/a05e972e-8f45-45cb-9474-888b53a40884', 'metadata': {}}])) to volume e59628ad-04e8-4e51-8ceb-00a3742fef5a. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1188}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-99c6d8d4-4629-436c-a963-fafa83d968ca-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[67fed53c-68fe-4215-b161-f9a0bc582cc6]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Lock "cinder-99c6d8d4-4629-436c-a963-fafa83d968ca-delete_snapshot" acquired by "delete_snapshot" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-d43b80fc-1255-484b-8738-45e46187b6b2" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-d43b80fc-1255-484b-8738-45e46187b6b2" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-99c6d8d4-4629-436c-a963-fafa83d968ca" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-99c6d8d4-4629-436c-a963-fafa83d968ca" acquired by "_delete_snapshot" :: waited 0.015s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Deleting offline snapshot 99c6d8d4-4629-436c-a963-fafa83d968ca of volume d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] snapshot_file for this snap is: volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-b9010998-b662-47ad-90fe-6ee9a766f107-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5b3d792-c871-4b6c-8cfa-90fef6eb1dd3]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-b9010998-b662-47ad-90fe-6ee9a766f107-delete_volume" acquired by "delete_volume" :: waited 0.059s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:23 devstack sudo[114675]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq Aug 24 16:56:23 devstack sudo[114675]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:23 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-quobyte-b9010998-b662-47ad-90fe-6ee9a766f107" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-b9010998-b662-47ad-90fe-6ee9a766f107" acquired by "delete_volume" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[edfdbf2f-7e76-408d-86fa-2929ac4d0258]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:24 devstack sudo[114676]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca Aug 24 16:56:24 devstack sudo[114676]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:24 devstack sudo[114678]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 Aug 24 16:56:24 devstack sudo[114678]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:24 devstack sudo[114675]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq" returned: 0 in 0.421s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:24 devstack sudo[114683]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq Aug 24 16:56:24 devstack sudo[114683]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:24 devstack sudo[114676]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca" returned: 0 in 0.487s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-d43b80fc-1255-484b-8738-45e46187b6b2(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f8ecd83f-ed02-4f8b-89ad-b3be0607c0b0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:24 devstack sudo[114678]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107" returned: 0 in 0.512s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:24 devstack sudo[114694]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107 Aug 24 16:56:24 devstack sudo[114689]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 Aug 24 16:56:24 devstack sudo[114694]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:24 devstack sudo[114689]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:24 devstack sudo[114683]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq" returned: 1 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_download_a05e972e-8f45-45cb-9474-888b53a40884__xy4llhq' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f66b1d99-3b61-40fd-b05f-9c88f09ff783]: (4, 'raw') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:24 devstack sudo[114698]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD Aug 24 16:56:24 devstack sudo[114698]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:24 devstack sudo[114694]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b9010998-b662-47ad-90fe-6ee9a766f107" returned: 0 in 0.310s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:24 devstack sudo[114689]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2" returned: 0 in 0.468s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:24 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-b9010998-b662-47ad-90fe-6ee9a766f107" released by "delete_volume" :: held 0.924s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:24 devstack sudo[114704]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca Aug 24 16:56:24 devstack sudo[114704]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Created reservations ['a6630bf9-62e4-42ca-bc88-bd3a1db15756', 'a93cbd76-5535-4c38-931a-e30e0e07d1fe', 'd6dbcae7-aaf0-4b42-ae51-a4b89104c6f6', '459977cb-1be9-4bdb-bdae-f9cc14cb4b7c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:25 devstack sudo[114698]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f raw --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD" returned: 0 in 0.424s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:25 devstack sudo[114709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:25 devstack sudo[114709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:25 devstack sudo[114708]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD Aug 24 16:56:25 devstack sudo[114708]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:25 devstack sudo[114704]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca" returned: 0 in 0.474s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:25 devstack sudo[114709]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.286s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:25 devstack sudo[114716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca Aug 24 16:56:25 devstack sudo[114716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:25 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Deleted volume successfully. Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-284c49a0-5440-4557-90e0-e2a806da3d4e tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-b9010998-b662-47ad-90fe-6ee9a766f107-delete_volume" released by "delete_volume" :: held 1.516s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:25 devstack sudo[114708]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD" returned: 1 in 0.405s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] '/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f luks --output=json /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD' failed. Not Retrying. {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:543}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] a05e972e-8f45-45cb-9474-888b53a40884 was raw, converting to qcow2 {{(pid=94296) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:1123}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:25 devstack sudo[114721]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a Aug 24 16:56:25 devstack sudo[114721]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:25 devstack sudo[114716]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2.99c6d8d4-4629-436c-a963-fafa83d968ca" returned: 0 in 0.282s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-99c6d8d4-4629-436c-a963-fafa83d968ca" released by "_delete_snapshot" :: held 1.861s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-d43b80fc-1255-484b-8738-45e46187b6b2" released by "delete_snapshot" :: held 1.888s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Created reservations ['c1d3a9c9-9e3f-44d1-9147-bc7ad61fa237', 'a03607d9-6750-4f6c-9b15-6dd468549b7a', 'e77b545e-7524-4033-bc61-cfb8bfb1d7c0', 'a8e97b6d-6da1-4b3a-9397-375ed1f49203'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:25 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Delete snapshot completed successfully. Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-ff6bdf73-d2fb-43d5-94a2-38ba01ab5edb tempest-ProjectReaderTests-589580928 None] Lock "cinder-99c6d8d4-4629-436c-a963-fafa83d968ca-delete_snapshot" released by "delete_snapshot" :: held 2.058s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:25 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-d43b80fc-1255-484b-8738-45e46187b6b2-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Lock "cinder-d43b80fc-1255-484b-8738-45e46187b6b2-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-d43b80fc-1255-484b-8738-45e46187b6b2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 -f raw /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a" returned: 0 in 0.618s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_a05e972e-8f45-45cb-9474-888b53a40884_f__s7lpndevstack@QuobyteHD, size 0.00 MB, duration 1.00 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:56:26 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Converted 0.00 MB image at 0.00 MB/s Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-d43b80fc-1255-484b-8738-45e46187b6b2" acquired by "delete_volume" :: waited 0.050s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:26 devstack sudo[114721]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:26 devstack sudo[114729]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a 1G Aug 24 16:56:26 devstack sudo[114729]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b9cf8caf-9994-4130-b780-4ea37c53edfa]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-5ffbc0e3-2f7a-4bc4-be41-152120548ccb-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-5ffbc0e3-2f7a-4bc4-be41-152120548ccb-delete_volume" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "cinder-quobyte-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[34c4da3f-671d-4b59-9f5e-0cc67c2dd7ea]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:26 devstack sudo[114732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 Aug 24 16:56:26 devstack sudo[114732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:26 devstack sudo[114729]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img resize /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a 1G" returned: 0 in 0.462s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Downloaded image a05e972e-8f45-45cb-9474-888b53a40884 ((None, [{'url': 'file:///opt/stack/data/glance/images/a05e972e-8f45-45cb-9474-888b53a40884', 'metadata': {}}])) to volume e59628ad-04e8-4e51-8ceb-00a3742fef5a successfully. {{(pid=94296) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1233}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Temporary image a05e972e-8f45-45cb-9474-888b53a40884 for user aa1812b6066248dda8cd39cde71924d4 is deleted. {{(pid=94296) fetch /opt/stack/cinder/cinder/image/image_utils.py:1438}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.volume_utils [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Marking volume e59628ad-04e8-4e51-8ceb-00a3742fef5a as bootable. {{(pid=94296) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1137}} Aug 24 16:56:26 devstack sudo[114735]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb Aug 24 16:56:26 devstack sudo[114735]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Copying metadata from image a05e972e-8f45-45cb-9474-888b53a40884 to e59628ad-04e8-4e51-8ceb-00a3742fef5a. {{(pid=94296) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:450}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Creating volume glance metadata for volume e59628ad-04e8-4e51-8ceb-00a3742fef5a backed by image a05e972e-8f45-45cb-9474-888b53a40884 with: {'image_id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'image_name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'checksum': '588dfea1604f0c2895db0b73c3167a4e', 'container_format': 'bare', 'disk_format': 'raw', 'min_disk': 1, 'min_ram': 0, 'size': 1024}. {{(pid=94296) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:682}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (52b53d4f-489c-4976-9ded-709d5f888423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a', 'volume_size': 1, 'image_id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'image_location': (None, [{'url': 'file:///opt/stack/data/glance/images/a05e972e-8f45-45cb-9474-888b53a40884', 'metadata': {}}]), 'image_meta': {'name': 'image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320', 'disk_format': 'raw', 'container_format': 'bare', 'visibility': 'shared', 'size': 1024, 'virtual_size': 1024, 'status': 'active', 'checksum': '588dfea1604f0c2895db0b73c3167a4e', 'protected': False, 'min_ram': 0, 'min_disk': 1, 'owner': '8ec7de34345e478e8a04526d76770d50', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '99675ac0594c99aae8016ef2c387ccef4d37a74d3a5ad6444ac7dc11587fce5972867c8058178ab8e88ea42910f4f60ea765569c4ba6a728469b5aab34e69820', 'id': 'a05e972e-8f45-45cb-9474-888b53a40884', 'created_at': datetime.datetime(2026, 8, 24, 14, 56, 13, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2026, 8, 24, 14, 56, 15, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/a05e972e-8f45-45cb-9474-888b53a40884/file', 'properties': {}}, 'image_service': }' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (694b0978-0636-48ea-9594-9853bf7194e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:26 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Volume volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a (e59628ad-04e8-4e51-8ceb-00a3742fef5a): created successfully Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (694b0978-0636-48ea-9594-9853bf7194e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Flow 'volume_create_manager' (f271b056-e16c-4c37-9bbb-36df061971a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:26 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a28793f0-2a94-4e1b-bd4b-918f7d8d8824 tempest-VolumeImageDependencyTests-1777662355 None] Created volume successfully. Aug 24 16:56:26 devstack sudo[114732]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2" returned: 0 in 0.609s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:26 devstack sudo[114742]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2 Aug 24 16:56:26 devstack sudo[114742]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:26 devstack sudo[114735]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" returned: 0 in 0.516s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:26 devstack sudo[114747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb Aug 24 16:56:26 devstack sudo[114747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:27 devstack sudo[114742]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d43b80fc-1255-484b-8738-45e46187b6b2" returned: 0 in 0.345s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-d43b80fc-1255-484b-8738-45e46187b6b2" released by "delete_volume" :: held 1.044s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Acquiring lock "cinder-e59628ad-04e8-4e51-8ceb-00a3742fef5a-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Lock "cinder-e59628ad-04e8-4e51-8ceb-00a3742fef5a-delete_volume" acquired by "delete_volume" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Acquiring lock "cinder-quobyte-e59628ad-04e8-4e51-8ceb-00a3742fef5a" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Created reservations ['75eb2526-8fc6-4046-8a3d-8f39d2698a24', '8b45f4fa-046e-47cc-91a1-180f037cabf1', 'eb2f21d7-dfcf-4268-8c20-a883c50f4104', '8d73a79c-0cbd-49d9-ad91-949b0ea7eefe'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" returned: 0 in 0.370s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:27 devstack sudo[114747]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Lock "cinder-quobyte-e59628ad-04e8-4e51-8ceb-00a3742fef5a" acquired by "delete_volume" :: waited 0.041s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-quobyte-5ffbc0e3-2f7a-4bc4-be41-152120548ccb" released by "delete_volume" :: held 0.980s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[da30c5f3-4359-4986-8208-1a13c4b3f7cc]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:27 devstack sudo[114753]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:27 devstack sudo[114753]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Created reservations ['f55869a9-cae2-44af-95b1-e309a116c5be', '1d563a34-a484-40ac-a73a-7e355255e97c', 'a979079e-e33a-4c5c-aafc-87e1f3f39406', '09e888c0-74eb-48a6-ba7b-6edbd705f4d4'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:27 devstack sudo[114752]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a Aug 24 16:56:27 devstack sudo[114752]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:27 devstack sudo[114756]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:27 devstack sudo[114756]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:27 devstack sudo[114753]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.264s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Deleted volume successfully. Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-dc602679-5a8b-48e0-8eff-5e98719221a3 tempest-ProjectReaderTests-589580928 None] Lock "cinder-d43b80fc-1255-484b-8738-45e46187b6b2-delete_volume" released by "delete_volume" :: held 1.783s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:27 devstack sudo[114752]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a" returned: 0 in 0.454s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:27 devstack sudo[114763]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a Aug 24 16:56:27 devstack sudo[114763]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:27 devstack sudo[114756]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.293s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Deleted volume successfully. Aug 24 16:56:27 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-75ca82be-5e01-4e84-8bce-9d78504fc890 tempest-VolumeDependencyTests-1681893386 None] Lock "cinder-5ffbc0e3-2f7a-4bc4-be41-152120548ccb-delete_volume" released by "delete_volume" :: held 1.664s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:28 devstack sudo[114763]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-e59628ad-04e8-4e51-8ceb-00a3742fef5a" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Lock "cinder-quobyte-e59628ad-04e8-4e51-8ceb-00a3742fef5a" released by "delete_volume" :: held 0.785s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Created reservations ['13cc7fb5-a49e-4353-a7d1-bb2c5e4f3025', '50a70edb-1fc7-46c0-be0f-d5ebe4e218b9', '10bbf235-a5fe-4257-a1d4-a5b2a1516327', 'bb1cf528-32ce-4e78-98b6-7602c62f4126'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:28 devstack sudo[114768]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:28 devstack sudo[114768]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:28 devstack sudo[114768]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.417s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:28 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Deleted volume successfully. Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-16155bfd-82ed-4dee-84de-8ab6e25bd5d6 tempest-VolumeImageDependencyTests-1777662355 None] Lock "cinder-e59628ad-04e8-4e51-8ceb-00a3742fef5a-delete_volume" released by "delete_volume" :: held 1.495s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (a2022f6a-8286-4bd5-ab77-c188381e7b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c9b4db8-182a-497f-9fc1-e1faad338a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7c9b4db8-182a-497f-9fc1-e1faad338a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-36236532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8db69aa-0673-410b-bc1f-47e685b4fdc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:29Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd00d2d3-34d9-414d-b4c0-4037847908c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cd00d2d3-34d9-414d-b4c0-4037847908c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76a55896-6d5c-4f23-9010-5f0e4ac95a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (76a55896-6d5c-4f23-9010-5f0e4ac95a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8db69aa-0673-410b-bc1f-47e685b4fdc9', 'volume_name': 'volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5b20029-afad-4e0b-ae88-db5cf09fd379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5b20029-afad-4e0b-ae88-db5cf09fd379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a127455-7e3e-4b65-95dd-bb8b146164cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:28 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Volume a8db69aa-0673-410b-bc1f-47e685b4fdc9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9', 'volume_size': 1} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-36236532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a8db69aa-0673-410b-bc1f-47e685b4fdc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:29Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Creating volume a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:28 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:28 devstack sudo[114771]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 1073741824 Aug 24 16:56:28 devstack sudo[114771]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:29 devstack sudo[114771]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 1073741824" returned: 0 in 0.528s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:29 devstack sudo[114777]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 Aug 24 16:56:29 devstack sudo[114777]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:29 devstack sudo[114777]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] <== create_volume: return (884ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.887s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a127455-7e3e-4b65-95dd-bb8b146164cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66e45904-c346-4b25-beea-5faf41222c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:29 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Volume volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 (a8db69aa-0673-410b-bc1f-47e685b4fdc9): created successfully Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (66e45904-c346-4b25-beea-5faf41222c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:29 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (a2022f6a-8286-4bd5-ab77-c188381e7b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:29 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-39bdb3d9-57ca-460e-9989-9b4835d42894 tempest-ProjectReaderTests-589580928 None] Created volume successfully. Aug 24 16:56:30 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (3095e233-ec01-4248-bdfc-249c2c7d87d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b78d0efe-3f52-4d75-be3b-e088ff9f379f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b78d0efe-3f52-4d75-be3b-e088ff9f379f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304064109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6177b403-27cb-4596-84ed-1a965c81b4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:31Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45923fdb-65e5-49e1-9ea5-2e687f372fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45923fdb-65e5-49e1-9ea5-2e687f372fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3f800e6-26ae-432a-8081-25e6432eeed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3f800e6-26ae-432a-8081-25e6432eeed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6177b403-27cb-4596-84ed-1a965c81b4b6', 'volume_name': 'volume-6177b403-27cb-4596-84ed-1a965c81b4b6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bdbf8c25-9ecf-4c6c-9ba7-88106a88dc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bdbf8c25-9ecf-4c6c-9ba7-88106a88dc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34352eb0-ef82-4a73-a078-f5b22f630f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:31 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Volume 6177b403-27cb-4596-84ed-1a965c81b4b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6177b403-27cb-4596-84ed-1a965c81b4b6', 'volume_size': 1} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304064109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=6177b403-27cb-4596-84ed-1a965c81b4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:31Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Creating volume 6177b403-27cb-4596-84ed-1a965c81b4b6 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.018s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:31 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:31 devstack sudo[114782]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 1073741824 Aug 24 16:56:31 devstack sudo[114782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:31 devstack sudo[114782]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 1073741824" returned: 0 in 0.554s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:31 devstack sudo[114788]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 Aug 24 16:56:31 devstack sudo[114788]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:31 devstack sudo[114788]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6" returned: 0 in 0.274s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] <== create_volume: return (884ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.887s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.800s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34352eb0-ef82-4a73-a078-f5b22f630f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6177b403-27cb-4596-84ed-1a965c81b4b6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d4b176e-d102-403a-a337-cc793663413f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Creating offline snapshot 65e942b2-46de-4456-ac2c-e10bdb0a7aa9 of volume a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:32 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Volume volume-6177b403-27cb-4596-84ed-1a965c81b4b6 (6177b403-27cb-4596-84ed-1a965c81b4b6): created successfully Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2d4b176e-d102-403a-a337-cc793663413f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (3095e233-ec01-4248-bdfc-249c2c7d87d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[efa8aff7-b5bc-489d-a17d-994236bdcb83]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8490d7ac-2ca1-41f8-b454-bb49fff03cc2 tempest-ProjectReaderTests-1716807803 None] Created volume successfully. Aug 24 16:56:32 devstack sudo[114791]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 Aug 24 16:56:32 devstack sudo[114791]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:32 devstack sudo[114791]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:32 devstack sudo[114796]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 1G Aug 24 16:56:32 devstack sudo[114796]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:32 devstack sudo[114796]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 1G" returned: 0 in 0.476s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:33 devstack sudo[114802]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 Aug 24 16:56:33 devstack sudo[114802]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:33 devstack sudo[114802]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:33 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 is being set with open permissions: ugo+rw Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-6177b403-27cb-4596-84ed-1a965c81b4b6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:33 devstack sudo[114808]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 Aug 24 16:56:33 devstack sudo[114808]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-6177b403-27cb-4596-84ed-1a965c81b4b6-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=308,cinder:SELECT=235,cinder:INSERT=97,cinder:DELETE=32 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=234,cinder:INSERT=74,cinder:UPDATE=332,cinder:DELETE=25 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-quobyte-6177b403-27cb-4596-84ed-1a965c81b4b6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-6177b403-27cb-4596-84ed-1a965c81b4b6" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b382a5d2-fe22-4e77-8ec7-728a4bc64fc4]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:33 devstack sudo[114810]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 Aug 24 16:56:33 devstack sudo[114810]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:33 devstack sudo[114808]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9" returned: 0 in 0.341s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:33 devstack sudo[114813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info Aug 24 16:56:33 devstack sudo[114813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:33 devstack sudo[114810]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6" returned: 0 in 0.409s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:34 devstack sudo[114818]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6 Aug 24 16:56:34 devstack sudo[114818]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:34 devstack sudo[114813]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info" returned: 0 in 0.309s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:34 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info is being set with open permissions: ugo+rw Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:34 devstack sudo[114821]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info Aug 24 16:56:34 devstack sudo[114821]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:34 devstack sudo[114818]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-6177b403-27cb-4596-84ed-1a965c81b4b6" returned: 0 in 0.311s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-6177b403-27cb-4596-84ed-1a965c81b4b6" released by "delete_volume" :: held 0.778s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:34 devstack sudo[114821]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.info" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.387s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Created reservations ['232117ba-9e2d-4080-8d1b-a31d11e85602', 'af7bd1d4-0340-4714-b820-75a175353643', 'a10f6203-42b3-4bc5-9b52-7a90e611d9c0', '624ebb18-dd9f-46f2-a403-4a03f9451d0a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7343b79b-2bd2-4d01-81e0-7ee7f92c432c tempest-ProjectReaderTests-589580928 None] Create snapshot completed successfully Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:34 devstack sudo[114825]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:34 devstack sudo[114825]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:34 devstack sudo[114825]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.295s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Deleted volume successfully. Aug 24 16:56:34 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-5126ec3d-56dc-4524-8ab9-98711c72acf4 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-6177b403-27cb-4596-84ed-1a965c81b4b6-delete_volume" released by "delete_volume" :: held 1.413s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (2ff57fd2-968f-4f2f-90ca-e4fc7649c536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9040ae71-f580-4f24-ad15-9a064bb63fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9040ae71-f580-4f24-ad15-9a064bb63fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1910406629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=de56a767-9abe-4169-88e1-cbbd6d673851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:35Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (413962aa-98ce-42ae-a58c-c16870e6816d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (413962aa-98ce-42ae-a58c-c16870e6816d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8f78e06-1a6a-4b07-81de-b0d2419b875d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c8f78e06-1a6a-4b07-81de-b0d2419b875d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de56a767-9abe-4169-88e1-cbbd6d673851', 'volume_name': 'volume-de56a767-9abe-4169-88e1-cbbd6d673851', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4e4f35a-f30e-4e10-afed-69a7f695952d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4e4f35a-f30e-4e10-afed-69a7f695952d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (034587da-775b-4dae-9d6d-2eecfdeededd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:35 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Volume de56a767-9abe-4169-88e1-cbbd6d673851: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de56a767-9abe-4169-88e1-cbbd6d673851', 'volume_size': 1} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1910406629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=de56a767-9abe-4169-88e1-cbbd6d673851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:35Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Creating volume de56a767-9abe-4169-88e1-cbbd6d673851 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:35 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:35 devstack sudo[114828]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 1073741824 Aug 24 16:56:35 devstack sudo[114828]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-65e942b2-46de-4456-ac2c-e10bdb0a7aa9-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Lock "cinder-65e942b2-46de-4456-ac2c-e10bdb0a7aa9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-a8db69aa-0673-410b-bc1f-47e685b4fdc9" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-a8db69aa-0673-410b-bc1f-47e685b4fdc9" acquired by "delete_snapshot" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-65e942b2-46de-4456-ac2c-e10bdb0a7aa9" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-65e942b2-46de-4456-ac2c-e10bdb0a7aa9" acquired by "_delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Deleting offline snapshot 65e942b2-46de-4456-ac2c-e10bdb0a7aa9 of volume a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] snapshot_file for this snap is: volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8604f197-82ba-4272-b95a-a8b9287ae5ae]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:35 devstack sudo[114833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 Aug 24 16:56:35 devstack sudo[114833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:35 devstack sudo[114828]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 1073741824" returned: 0 in 0.552s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:35 devstack sudo[114835]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 Aug 24 16:56:35 devstack sudo[114835]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:36 devstack sudo[114833]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9" returned: 0 in 0.471s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[77d588fb-fbaf-4368-a6ea-2bd7fc9f86eb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:36 devstack sudo[114835]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] <== create_volume: return (998ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 1.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (034587da-775b-4dae-9d6d-2eecfdeededd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de56a767-9abe-4169-88e1-cbbd6d673851', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15e240e5-45a7-4482-9b65-e10449cc1d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:36 devstack sudo[114841]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 Aug 24 16:56:36 devstack sudo[114841]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:36 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Volume volume-de56a767-9abe-4169-88e1-cbbd6d673851 (de56a767-9abe-4169-88e1-cbbd6d673851): created successfully Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15e240e5-45a7-4482-9b65-e10449cc1d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (2ff57fd2-968f-4f2f-90ca-e4fc7649c536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c865fd28-1a17-4e13-8fdf-d10874d18901 tempest-ProjectReaderTests-1716807803 None] Created volume successfully. Aug 24 16:56:36 devstack sudo[114841]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9" returned: 0 in 0.413s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:36 devstack sudo[114847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 Aug 24 16:56:36 devstack sudo[114847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:37 devstack sudo[114847]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9" returned: 0 in 0.385s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:37 devstack sudo[114852]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9 Aug 24 16:56:37 devstack sudo[114852]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:37 devstack sudo[114852]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9.65e942b2-46de-4456-ac2c-e10bdb0a7aa9" returned: 0 in 0.287s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-65e942b2-46de-4456-ac2c-e10bdb0a7aa9" released by "_delete_snapshot" :: held 1.685s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-a8db69aa-0673-410b-bc1f-47e685b4fdc9" released by "delete_snapshot" :: held 1.723s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-de56a767-9abe-4169-88e1-cbbd6d673851-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-de56a767-9abe-4169-88e1-cbbd6d673851-delete_volume" acquired by "delete_volume" :: waited 0.036s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-quobyte-de56a767-9abe-4169-88e1-cbbd6d673851" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-de56a767-9abe-4169-88e1-cbbd6d673851" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Created reservations ['db8c8238-ec71-4d9d-bacf-d83be2652f1b', '92a20962-0a34-4b8b-86c3-c089724c30c4', '041e62da-aa19-4e1c-ae53-91fe5b3ae3f0', '76427962-8b3f-414c-bede-59a5dc952465'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d400856-e26f-439d-b4a1-8928549e2aee]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:37 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Delete snapshot completed successfully. Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-66cdcc7f-6816-4b1f-bc61-3ab917db01c2 tempest-ProjectReaderTests-589580928 None] Lock "cinder-65e942b2-46de-4456-ac2c-e10bdb0a7aa9-delete_snapshot" released by "delete_snapshot" :: held 2.015s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:37 devstack sudo[114855]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 Aug 24 16:56:37 devstack sudo[114855]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-a8db69aa-0673-410b-bc1f-47e685b4fdc9-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Lock "cinder-a8db69aa-0673-410b-bc1f-47e685b4fdc9-delete_volume" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-a8db69aa-0673-410b-bc1f-47e685b4fdc9" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-a8db69aa-0673-410b-bc1f-47e685b4fdc9" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b8a6ccf3-7e1e-47eb-8347-7a4b7281f467]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:38 devstack sudo[114855]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851" returned: 0 in 0.476s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:38 devstack sudo[114863]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851 Aug 24 16:56:38 devstack sudo[114863]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:38 devstack sudo[114861]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 Aug 24 16:56:38 devstack sudo[114861]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:38 devstack sudo[114863]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-de56a767-9abe-4169-88e1-cbbd6d673851" returned: 0 in 0.342s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-de56a767-9abe-4169-88e1-cbbd6d673851" released by "delete_volume" :: held 0.875s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:38 devstack sudo[114861]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9" returned: 0 in 0.412s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:38 devstack sudo[114870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9 Aug 24 16:56:38 devstack sudo[114870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Created reservations ['de0b6e1f-e1e2-4b2d-bf58-6bf97bdbc86a', 'f44440f8-8082-4323-afa6-f66cd71a3333', 'aef21bb5-af95-4410-a01e-51fb3a3f74c8', 'd1248ec6-aa22-4d56-9dbd-07e8807f5615'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.014s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:38 devstack sudo[114872]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:38 devstack sudo[114872]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:38 devstack sudo[114870]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a8db69aa-0673-410b-bc1f-47e685b4fdc9" returned: 0 in 0.306s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-a8db69aa-0673-410b-bc1f-47e685b4fdc9" released by "delete_volume" :: held 0.796s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Created reservations ['8b0dab4c-d999-42a6-a221-19a60869b341', '849ad90a-5199-4a29-add3-f050a9734d4d', '5ff7956a-82cc-4f66-ada2-34dc9a5563f2', '9049cb91-fd0e-4e76-9995-138a44d0b11f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:38 devstack sudo[114872]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.392s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:38 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Deleted volume successfully. Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.012s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fc571d79-b741-4882-9aac-3c0e9d9f4ec7 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-de56a767-9abe-4169-88e1-cbbd6d673851-delete_volume" released by "delete_volume" :: held 1.636s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:39 devstack sudo[114876]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:39 devstack sudo[114876]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:39 devstack sudo[114876]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.368s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:39 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Deleted volume successfully. Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6f5c0c6d-248d-478e-a120-4d61af5b9850 tempest-ProjectReaderTests-589580928 None] Lock "cinder-a8db69aa-0673-410b-bc1f-47e685b4fdc9-delete_volume" released by "delete_volume" :: held 1.591s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (9beea4ec-a54e-4b8b-8cf3-f028e5566ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5eb32b49-93fb-4864-9824-24e27c86a713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5eb32b49-93fb-4864-9824-24e27c86a713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1293053250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2dacb3e-842f-40eb-8856-0cf79d73f098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:40Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aae60f49-b468-4852-9cfc-eb3c1740d3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (aae60f49-b468-4852-9cfc-eb3c1740d3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1235e545-85a1-4e95-a088-ad227e4319c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1235e545-85a1-4e95-a088-ad227e4319c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2dacb3e-842f-40eb-8856-0cf79d73f098', 'volume_name': 'volume-b2dacb3e-842f-40eb-8856-0cf79d73f098', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7c58d08-8ddf-4027-93f0-4291294a3359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7c58d08-8ddf-4027-93f0-4291294a3359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (935b6784-2d15-45ca-9faf-e48442908951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Volume b2dacb3e-842f-40eb-8856-0cf79d73f098: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2dacb3e-842f-40eb-8856-0cf79d73f098', 'volume_size': 1} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1293053250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=b2dacb3e-842f-40eb-8856-0cf79d73f098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:40Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Creating volume b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:39 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:39 devstack sudo[114880]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 1073741824 Aug 24 16:56:39 devstack sudo[114880]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (fb2c91a5-4812-40d5-b2a0-507e2b62438f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd1bc867-3755-4bb7-90d4-99f5842b630a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd1bc867-3755-4bb7-90d4-99f5842b630a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-463744772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf2357da-065e-4146-802f-ff7aadcf70d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:40Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34d1af87-72fe-4a93-b318-318269f01c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34d1af87-72fe-4a93-b318-318269f01c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da3c8f1c-35ce-487d-a2ae-9d9c9adfaf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da3c8f1c-35ce-487d-a2ae-9d9c9adfaf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bf2357da-065e-4146-802f-ff7aadcf70d2', 'volume_name': 'volume-bf2357da-065e-4146-802f-ff7aadcf70d2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5cea810-43b6-489b-9d9d-a536ddf23e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d5cea810-43b6-489b-9d9d-a536ddf23e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc8236d4-2907-4ba2-8b7d-0a856cb0cdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:39 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Volume bf2357da-065e-4146-802f-ff7aadcf70d2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bf2357da-065e-4146-802f-ff7aadcf70d2', 'volume_size': 1} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (0e62826c-0e96-4514-b866-5391de7cdb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:39 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d529cdaf-9f3a-48f8-9860-35afc11c8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d529cdaf-9f3a-48f8-9860-35afc11c8a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1999467737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8841dc6-5b42-4b3f-808b-e1ea04780023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:40Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (577ba51e-0490-4c6d-ba02-ca6de6e64140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (577ba51e-0490-4c6d-ba02-ca6de6e64140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cabcc85-bbe2-497a-ac55-347fca422c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0cabcc85-bbe2-497a-ac55-347fca422c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f8841dc6-5b42-4b3f-808b-e1ea04780023', 'volume_name': 'volume-f8841dc6-5b42-4b3f-808b-e1ea04780023', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (046b1c75-20d8-442b-9a1a-5ce1c898efee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (046b1c75-20d8-442b-9a1a-5ce1c898efee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b422d03b-378c-4797-a342-f30d9645b361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Volume f8841dc6-5b42-4b3f-808b-e1ea04780023: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f8841dc6-5b42-4b3f-808b-e1ea04780023', 'volume_size': 1} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:40 devstack sudo[114880]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 1073741824" returned: 0 in 0.429s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:40 devstack sudo[114886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 Aug 24 16:56:40 devstack sudo[114886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:40 devstack sudo[114886]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098" returned: 0 in 0.252s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (716ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.719s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.435s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-463744772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=bf2357da-065e-4146-802f-ff7aadcf70d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:40Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Creating volume bf2357da-065e-4146-802f-ff7aadcf70d2 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:40 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (935b6784-2d15-45ca-9faf-e48442908951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2dacb3e-842f-40eb-8856-0cf79d73f098', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:40 devstack sudo[114889]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 1073741824 Aug 24 16:56:40 devstack sudo[114889]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (693895b6-37e9-40ff-9986-1cdabc046402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:40 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Volume volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 (b2dacb3e-842f-40eb-8856-0cf79d73f098): created successfully Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (693895b6-37e9-40ff-9986-1cdabc046402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (9beea4ec-a54e-4b8b-8cf3-f028e5566ab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:40 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c3e1d55c-8ad6-48df-b4a8-b015b22fe333 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:56:40 devstack sudo[114889]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 1073741824" returned: 0 in 0.443s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:40 devstack sudo[114895]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 Aug 24 16:56:40 devstack sudo[114895]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:41 devstack sudo[114895]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2" returned: 0 in 0.260s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] <== create_volume: return (747ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.752s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 1.082s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1999467737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=f8841dc6-5b42-4b3f-808b-e1ea04780023,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:40Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Creating volume f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:41 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cc8236d4-2907-4ba2-8b7d-0a856cb0cdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bf2357da-065e-4146-802f-ff7aadcf70d2', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:41 devstack sudo[114898]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 1073741824 Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27c52dff-d016-4d2f-b54a-34c1bffd6c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:41 devstack sudo[114898]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:41 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Volume volume-bf2357da-065e-4146-802f-ff7aadcf70d2 (bf2357da-065e-4146-802f-ff7aadcf70d2): created successfully Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27c52dff-d016-4d2f-b54a-34c1bffd6c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (fb2c91a5-4812-40d5-b2a0-507e2b62438f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7f804506-0c0c-47f2-877f-72137de8737f tempest-ProjectReaderTests-1716807803 None] Created volume successfully. Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:41 devstack sudo[114898]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 1073741824" returned: 0 in 0.497s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:41 devstack sudo[114904]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 Aug 24 16:56:41 devstack sudo[114904]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-bf2357da-065e-4146-802f-ff7aadcf70d2-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-bf2357da-065e-4146-802f-ff7aadcf70d2-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-quobyte-bf2357da-065e-4146-802f-ff7aadcf70d2" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-bf2357da-065e-4146-802f-ff7aadcf70d2" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a9c1ae75-f497-438a-b11d-edab378939fc]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:41 devstack sudo[114904]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023" returned: 0 in 0.257s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] <== create_volume: return (795ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.798s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.320s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b422d03b-378c-4797-a342-f30d9645b361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f8841dc6-5b42-4b3f-808b-e1ea04780023', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a91e876-1981-42a1-ba4c-7663b3f8b753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Creating offline snapshot 6b0551da-895d-429a-8dbb-7ae09a7853c8 of volume b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:41 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Volume volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 (f8841dc6-5b42-4b3f-808b-e1ea04780023): created successfully Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a91e876-1981-42a1-ba4c-7663b3f8b753) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (0e62826c-0e96-4514-b866-5391de7cdb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:41 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[987bc928-49e5-462f-9529-5a58b9ce74ee]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:42 devstack sudo[114907]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 Aug 24 16:56:42 devstack sudo[114907]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:42 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a573ebb0-98fd-46a7-89ff-9633382f1adf tempest-ProjectReaderTests-589580928 None] Created volume successfully. Aug 24 16:56:42 devstack sudo[114909]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 Aug 24 16:56:42 devstack sudo[114909]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:42 devstack sudo[114907]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:42 devstack sudo[114914]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2 Aug 24 16:56:42 devstack sudo[114914]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:42 devstack sudo[114909]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098" returned: 0 in 0.389s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:42 devstack sudo[114919]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 1G Aug 24 16:56:42 devstack sudo[114919]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:42 devstack sudo[114914]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-bf2357da-065e-4146-802f-ff7aadcf70d2" returned: 0 in 0.265s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-bf2357da-065e-4146-802f-ff7aadcf70d2" released by "delete_volume" :: held 0.692s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Created reservations ['5186dd07-d304-4564-8d7b-428a8c22ddde', '298595ff-4b38-498a-88d9-4096a303d3ee', '9f4a3223-3eed-4080-bf0a-4968c640c5f5', '18548cc5-a121-432c-979b-2a192f9466e8'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:42 devstack sudo[114926]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:42 devstack sudo[114926]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:42 devstack sudo[114919]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 1G" returned: 0 in 0.531s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:42 devstack sudo[114928]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 Aug 24 16:56:42 devstack sudo[114928]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:43 devstack sudo[114926]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.355s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Deleted volume successfully. Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9b4abb4d-021e-46ac-85b2-e2795a703b75 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-bf2357da-065e-4146-802f-ff7aadcf70d2-delete_volume" released by "delete_volume" :: held 1.291s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:43 devstack sudo[114928]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8" returned: 0 in 0.390s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:43 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 is being set with open permissions: ugo+rw Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:43 devstack sudo[114934]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 Aug 24 16:56:43 devstack sudo[114934]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (2a564151-0598-42eb-8189-e0a76cc5177e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee6fb487-396f-47c6-97bb-deafcb46d3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee6fb487-396f-47c6-97bb-deafcb46d3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1818949396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d09ab4b7-4fc5-4992-9e65-3a89d0e06841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:43Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a8f6c66-a42d-4cfa-b8e2-35543991c171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:43 devstack sudo[114934]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a8f6c66-a42d-4cfa-b8e2-35543991c171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4465846-9de2-4afe-9f36-59477dad9987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4465846-9de2-4afe-9f36-59477dad9987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd09ab4b7-4fc5-4992-9e65-3a89d0e06841', 'volume_name': 'volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d715a0a-726d-4eb9-869f-a3c0342f2480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d715a0a-726d-4eb9-869f-a3c0342f2480) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92e96437-c801-4245-82cd-fd858c9ca9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Volume d09ab4b7-4fc5-4992-9e65-3a89d0e06841: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841', 'volume_size': 1} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8" returned: 0 in 0.293s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:43 devstack sudo[114937]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info Aug 24 16:56:43 devstack sudo[114937]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:43 devstack sudo[114937]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:43 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info is being set with open permissions: ugo+rw Aug 24 16:56:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:43 devstack sudo[114940]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info Aug 24 16:56:43 devstack sudo[114940]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:44 devstack sudo[114940]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.info" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.198s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.966s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Creating offline snapshot 0260fa9b-73e7-482e-8ff1-9b2459560f0a of volume f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b1a68083-e300-4b0e-8979-e9a821bf19e5 tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[19d7d2d7-8d1f-454a-bf1a-08a08e75ffb1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:44 devstack sudo[114943]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 Aug 24 16:56:44 devstack sudo[114943]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:44 devstack sudo[114943]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023" returned: 0 in 0.365s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:44 devstack sudo[114948]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a 1G Aug 24 16:56:44 devstack sudo[114948]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-6b0551da-895d-429a-8dbb-7ae09a7853c8-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Lock "cinder-6b0551da-895d-429a-8dbb-7ae09a7853c8-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-b2dacb3e-842f-40eb-8856-0cf79d73f098" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-b2dacb3e-842f-40eb-8856-0cf79d73f098" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-6b0551da-895d-429a-8dbb-7ae09a7853c8" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-6b0551da-895d-429a-8dbb-7ae09a7853c8" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot 6b0551da-895d-429a-8dbb-7ae09a7853c8 of volume b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[a468063f-8c54-4e31-82c4-aeb48129034a]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:44 devstack sudo[114953]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 Aug 24 16:56:44 devstack sudo[114953]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:45 devstack sudo[114948]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a 1G" returned: 0 in 0.495s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:45 devstack sudo[114956]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a Aug 24 16:56:45 devstack sudo[114956]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:45 devstack sudo[114953]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8" returned: 0 in 0.427s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-b2dacb3e-842f-40eb-8856-0cf79d73f098(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[04c4b056-843f-4690-a612-530aec71e50c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:45 devstack sudo[114956]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a" returned: 0 in 0.361s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:45 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a is being set with open permissions: ugo+rw Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:45 devstack sudo[114964]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 Aug 24 16:56:45 devstack sudo[114965]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a Aug 24 16:56:45 devstack sudo[114964]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:45 devstack sudo[114965]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:45 devstack sudo[114965]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a" returned: 0 in 0.294s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:45 devstack sudo[114964]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098" returned: 0 in 0.388s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:45 devstack sudo[114972]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 Aug 24 16:56:45 devstack sudo[114972]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:45 devstack sudo[114974]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info Aug 24 16:56:45 devstack sudo[114974]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:46 devstack sudo[114974]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info" returned: 0 in 0.288s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:46 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info is being set with open permissions: ugo+rw Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:46 devstack sudo[114980]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info Aug 24 16:56:46 devstack sudo[114980]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:46 devstack sudo[114972]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8" returned: 0 in 0.422s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:46 devstack sudo[114982]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8 Aug 24 16:56:46 devstack sudo[114982]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:46 devstack sudo[114980]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.info" returned: 0 in 0.276s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.217s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 2.761s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1818949396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=d09ab4b7-4fc5-4992-9e65-3a89d0e06841,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afd6de0fbf4944aaba3cec9a13e31e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:43Z,use_quota=True,user_id='23bca9bf07fd47abbab959950c9aef48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Creating volume d09ab4b7-4fc5-4992-9e65-3a89d0e06841 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:46 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:46 devstack sudo[114986]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 1073741824 Aug 24 16:56:46 devstack sudo[114986]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:46 devstack sudo[114982]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098.6b0551da-895d-429a-8dbb-7ae09a7853c8" returned: 0 in 0.264s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-df3fca24-b908-4ded-83d4-fe750bfaba3d tempest-ProjectReaderTests-589580928 None] Create snapshot completed successfully Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-6b0551da-895d-429a-8dbb-7ae09a7853c8" released by "_delete_snapshot" :: held 1.630s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-b2dacb3e-842f-40eb-8856-0cf79d73f098" released by "delete_snapshot" :: held 1.660s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Created reservations ['bb926729-3042-485a-ada6-de30c09fe1dc', '4738e34f-110e-4bf4-9923-85f82498f90a', '3f7f3a7f-ac07-4bff-a906-e9da0eba2741', 'ebb755cd-8e28-4356-a595-c3aafd30ad3d'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-420b175c-65bc-427b-8685-6f021804b35f tempest-ProjectMemberTests-874859027 None] Lock "cinder-6b0551da-895d-429a-8dbb-7ae09a7853c8-delete_snapshot" released by "delete_snapshot" :: held 1.826s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:46 devstack sudo[114986]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 1073741824" returned: 0 in 0.487s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:46 devstack sudo[114993]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 Aug 24 16:56:46 devstack sudo[114993]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-b2dacb3e-842f-40eb-8856-0cf79d73f098-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Lock "cinder-b2dacb3e-842f-40eb-8856-0cf79d73f098-delete_volume" acquired by "delete_volume" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-b2dacb3e-842f-40eb-8856-0cf79d73f098" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-b2dacb3e-842f-40eb-8856-0cf79d73f098" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e1ee8bf2-3866-42fe-ae22-b366d8224ddd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:47 devstack sudo[114993]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] <== create_volume: return (795ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.800s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (92e96437-c801-4245-82cd-fd858c9ca9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ebaf6f1-40b8-48aa-9619-42c466f0a1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:47 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Volume volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 (d09ab4b7-4fc5-4992-9e65-3a89d0e06841): created successfully Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0ebaf6f1-40b8-48aa-9619-42c466f0a1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Flow 'volume_create_manager' (2a564151-0598-42eb-8189-e0a76cc5177e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:47 devstack sudo[114995]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 Aug 24 16:56:47 devstack sudo[114995]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:47 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-24e2f7f4-8b7d-45ab-8c4a-2685cc2bf1aa tempest-ProjectReaderTests-1716807803 None] Created volume successfully. Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-0260fa9b-73e7-482e-8ff1-9b2459560f0a-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Lock "cinder-0260fa9b-73e7-482e-8ff1-9b2459560f0a-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-f8841dc6-5b42-4b3f-808b-e1ea04780023" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-f8841dc6-5b42-4b3f-808b-e1ea04780023" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-0260fa9b-73e7-482e-8ff1-9b2459560f0a" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-0260fa9b-73e7-482e-8ff1-9b2459560f0a" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Deleting offline snapshot 0260fa9b-73e7-482e-8ff1-9b2459560f0a of volume f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] snapshot_file for this snap is: volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5b1e0aff-2242-4b3f-8493-0873b12f5d60]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:47 devstack sudo[114995]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098" returned: 0 in 0.432s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:47 devstack sudo[115002]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098 Aug 24 16:56:47 devstack sudo[115002]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:47 devstack sudo[115001]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a Aug 24 16:56:47 devstack sudo[115001]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-d09ab4b7-4fc5-4992-9e65-3a89d0e06841-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:47 devstack sudo[115002]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-b2dacb3e-842f-40eb-8856-0cf79d73f098" returned: 0 in 0.313s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-d09ab4b7-4fc5-4992-9e65-3a89d0e06841-delete_volume" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-b2dacb3e-842f-40eb-8856-0cf79d73f098" released by "delete_volume" :: held 0.821s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "cinder-quobyte-d09ab4b7-4fc5-4992-9e65-3a89d0e06841" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:47 devstack sudo[115001]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a" returned: 0 in 0.435s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-f8841dc6-5b42-4b3f-808b-e1ea04780023(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-d09ab4b7-4fc5-4992-9e65-3a89d0e06841" acquired by "delete_volume" :: waited 0.035s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5a530085-0d30-47b4-b52e-14783579df80]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[75870d1b-78ed-416b-a803-b728ab72ab5c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Created reservations ['a6ce2a37-fa3a-4f80-b60b-7a772eb77fa0', '09b01454-7c24-4034-9923-2f0445015f34', 'f0d0dcb0-e979-4e55-b27b-8f6681e697f9', 'd30de3ee-c1a3-4493-b9eb-4b325ec39159'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:48 devstack sudo[115009]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 Aug 24 16:56:48 devstack sudo[115009]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:48 devstack sudo[115010]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 Aug 24 16:56:48 devstack sudo[115010]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:48 devstack sudo[115014]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:48 devstack sudo[115014]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:48 devstack sudo[115010]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841" returned: 0 in 0.613s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:48 devstack sudo[115009]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023" returned: 0 in 0.665s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:48 devstack sudo[115024]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841 Aug 24 16:56:48 devstack sudo[115024]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:48 devstack sudo[115025]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a Aug 24 16:56:48 devstack sudo[115025]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:48 devstack sudo[115014]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.576s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-6ebaccec-00aa-45da-b66d-3fe869b4c380 tempest-ProjectMemberTests-874859027 None] Lock "cinder-b2dacb3e-842f-40eb-8856-0cf79d73f098-delete_volume" released by "delete_volume" :: held 1.843s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Flow 'volume_create_manager' (b8707f06-f46d-49b3-b430-9cb6f425f1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (695cd04a-3bee-4864-9471-056c4fc7a6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (695cd04a-3bee-4864-9471-056c4fc7a6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287957440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac7d3ed5-6390-47ad-814b-9f2247c98861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480dedfb8c544c9dbae5fdde51f07969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:49Z,use_quota=True,user_id='1a532cc24a864e94a9ce9a11cf7107ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cfd357c-8a05-4f22-9091-64caa5684353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cfd357c-8a05-4f22-9091-64caa5684353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (49d390c9-cb6f-4905-8d96-207b897764aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (49d390c9-cb6f-4905-8d96-207b897764aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ac7d3ed5-6390-47ad-814b-9f2247c98861', 'volume_name': 'volume-ac7d3ed5-6390-47ad-814b-9f2247c98861', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:48 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5973694-09e7-4a56-8c55-bb1e4aeebd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5973694-09e7-4a56-8c55-bb1e4aeebd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (704df6a3-adc0-4c31-9abb-0d3d220513c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Volume ac7d3ed5-6390-47ad-814b-9f2247c98861: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ac7d3ed5-6390-47ad-814b-9f2247c98861', 'volume_size': 1} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1287957440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ac7d3ed5-6390-47ad-814b-9f2247c98861,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480dedfb8c544c9dbae5fdde51f07969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:49Z,use_quota=True,user_id='1a532cc24a864e94a9ce9a11cf7107ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Creating volume ac7d3ed5-6390-47ad-814b-9f2247c98861 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:49 devstack sudo[115024]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-d09ab4b7-4fc5-4992-9e65-3a89d0e06841" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:49 devstack sudo[115032]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 1073741824 Aug 24 16:56:49 devstack sudo[115032]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-quobyte-d09ab4b7-4fc5-4992-9e65-3a89d0e06841" released by "delete_volume" :: held 1.107s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (05dc505c-0c03-4c43-a06e-0c0d63564338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbd465f6-467a-4ae0-89ad-7eef36d67d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack sudo[115025]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dbd465f6-467a-4ae0-89ad-7eef36d67d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1398877040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:49Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (850a78ed-9592-493a-a51a-525bc5c8d990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (850a78ed-9592-493a-a51a-525bc5c8d990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f381edb8-df43-4d1b-af6a-550e193b207c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f381edb8-df43-4d1b-af6a-550e193b207c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef', 'volume_name': 'volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (951cc34f-00ce-4074-a512-2e4e5c39f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (951cc34f-00ce-4074-a512-2e4e5c39f606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d25e92e-7e0c-4a59-af5c-8bb4fd7bf42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Volume ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef', 'volume_size': 1} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Created reservations ['d29d3b12-0bba-4193-933b-385bf1af7882', '89dbf26d-1bff-4de0-a556-ca83d092b06d', 'ef5bcbcb-c47d-429e-8a2d-38feb62a266d', '57cb0f53-1a6f-4263-9da7-00997c9a058f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a" returned: 0 in 0.604s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:49 devstack sudo[115036]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a Aug 24 16:56:49 devstack sudo[115036]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.002s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:49 devstack sudo[115041]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:49 devstack sudo[115041]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:49 devstack sudo[115036]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023.0260fa9b-73e7-482e-8ff1-9b2459560f0a" returned: 0 in 0.301s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:49 devstack sudo[115032]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 1073741824" returned: 0 in 0.549s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-0260fa9b-73e7-482e-8ff1-9b2459560f0a" released by "_delete_snapshot" :: held 2.122s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-f8841dc6-5b42-4b3f-808b-e1ea04780023" released by "delete_snapshot" :: held 2.154s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:49 devstack sudo[115046]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 Aug 24 16:56:49 devstack sudo[115046]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:49 devstack sudo[115041]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.280s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Deleted volume successfully. Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Created reservations ['1ad1fc7b-244d-4c38-8f45-c2f1f35097b5', '839ca273-3c16-43a3-9fa0-b8f2105d3704', '38ffb891-a013-46c1-98d5-c8f184453741', 'e6bec363-096b-492e-95bc-6e041eed349c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-3343ed0e-5d70-43f5-bbe9-69b2d44ff514 tempest-ProjectReaderTests-1716807803 None] Lock "cinder-d09ab4b7-4fc5-4992-9e65-3a89d0e06841-delete_volume" released by "delete_volume" :: held 1.839s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Delete snapshot completed successfully. Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7d15bc36-cc10-49d7-896e-69c2f052f935 tempest-ProjectReaderTests-589580928 None] Lock "cinder-0260fa9b-73e7-482e-8ff1-9b2459560f0a-delete_snapshot" released by "delete_snapshot" :: held 2.320s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:49 devstack sudo[115046]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861" returned: 0 in 0.266s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] <== create_volume: return (870ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.873s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.655s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1398877040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:49Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Creating volume ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (704df6a3-adc0-4c31-9abb-0d3d220513c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ac7d3ed5-6390-47ad-814b-9f2247c98861', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack sudo[115049]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef 1073741824 Aug 24 16:56:49 devstack sudo[115049]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee4f9c7b-4645-47d8-afd8-d24bb2180fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Volume volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 (ac7d3ed5-6390-47ad-814b-9f2247c98861): created successfully Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee4f9c7b-4645-47d8-afd8-d24bb2180fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:49 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Flow 'volume_create_manager' (b8707f06-f46d-49b3-b430-9cb6f425f1db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-8202a60e-0fe1-48f3-8767-96505198c23a tempest-ProjectReaderTests-836774298 None] Created volume successfully. Aug 24 16:56:50 devstack sudo[115049]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef 1073741824" returned: 0 in 0.432s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:50 devstack sudo[115055]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef Aug 24 16:56:50 devstack sudo[115055]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-f8841dc6-5b42-4b3f-808b-e1ea04780023-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:50 devstack sudo[115055]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Lock "cinder-f8841dc6-5b42-4b3f-808b-e1ea04780023-delete_volume" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" returned: 0 in 0.284s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (757ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.761s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8d25e92e-7e0c-4a59-af5c-8bb4fd7bf42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfef9d7a-317a-4bb1-808d-e949a20f5756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:50 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Volume volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef (ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef): created successfully Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dfef9d7a-317a-4bb1-808d-e949a20f5756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (05dc505c-0c03-4c43-a06e-0c0d63564338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-f8841dc6-5b42-4b3f-808b-e1ea04780023" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-c8f54156-b05d-4564-822d-0172e15e1599 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-f8841dc6-5b42-4b3f-808b-e1ea04780023" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[531b84f5-62cc-4e70-88f1-8995fbd1def0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:50 devstack sudo[115058]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 Aug 24 16:56:50 devstack sudo[115058]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Acquiring lock "cinder-ac7d3ed5-6390-47ad-814b-9f2247c98861-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Lock "cinder-ac7d3ed5-6390-47ad-814b-9f2247c98861-delete_volume" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Acquiring lock "cinder-quobyte-ac7d3ed5-6390-47ad-814b-9f2247c98861" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Lock "cinder-quobyte-ac7d3ed5-6390-47ad-814b-9f2247c98861" acquired by "delete_volume" :: waited 0.030s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6bbe07d7-11e3-420b-b0af-62cd952a3ff6]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:51 devstack sudo[115058]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023" returned: 0 in 0.563s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:51 devstack sudo[115062]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 Aug 24 16:56:51 devstack sudo[115062]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack sudo[115066]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023 Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:51 devstack sudo[115066]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Creating offline snapshot 947c6702-865b-4862-b7c8-b2485fdf8244 of volume ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7438ac44-3ef1-4354-90cd-7206cf7187cd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:51 devstack sudo[115068]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef Aug 24 16:56:51 devstack sudo[115068]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack sudo[115066]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-f8841dc6-5b42-4b3f-808b-e1ea04780023" returned: 0 in 0.287s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:51 devstack sudo[115062]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861" returned: 0 in 0.433s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-f8841dc6-5b42-4b3f-808b-e1ea04780023" released by "delete_volume" :: held 0.946s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:51 devstack sudo[115074]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861 Aug 24 16:56:51 devstack sudo[115074]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Created reservations ['dc9fbfa6-b6fa-4423-9ade-ebc01277388a', '9a797baa-7667-4aea-8693-9ceffe71f37c', '14800edb-8ab7-481b-b556-df3a23376966', '4e3276f0-bd7d-4279-bca0-c287e58e7a7f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:51 devstack sudo[115068]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.013s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" returned: 0 in 0.470s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:51 devstack sudo[115079]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:51 devstack sudo[115079]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack sudo[115080]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 1G Aug 24 16:56:51 devstack sudo[115080]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:51 devstack sudo[115074]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ac7d3ed5-6390-47ad-814b-9f2247c98861" returned: 0 in 0.312s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Lock "cinder-quobyte-ac7d3ed5-6390-47ad-814b-9f2247c98861" released by "delete_volume" :: held 0.808s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Created reservations ['55857e6b-d72f-4c6d-9cb0-c8dee3cb825d', '23882d1d-49d2-4959-b64d-6fb337259b19', 'c8975def-7fe5-4b23-86e8-5337df3e6ca4', '2835d5b1-f4b4-4dfa-a6f2-03e5d04d8a56'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:52 devstack sudo[115079]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.314s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:52 devstack sudo[115087]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:52 devstack sudo[115087]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Deleted volume successfully. Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-e72c3566-b8d2-44f2-8260-5a0c19090e06 tempest-ProjectReaderTests-589580928 None] Lock "cinder-f8841dc6-5b42-4b3f-808b-e1ea04780023-delete_volume" released by "delete_volume" :: held 1.640s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:52 devstack sudo[115080]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 1G" returned: 0 in 0.555s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:52 devstack sudo[115092]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 Aug 24 16:56:52 devstack sudo[115092]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:52 devstack sudo[115087]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.333s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Deleted volume successfully. Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0a6ca2be-59cf-480d-9218-c69877e562d4 tempest-ProjectReaderTests-836774298 None] Lock "cinder-ac7d3ed5-6390-47ad-814b-9f2247c98861-delete_volume" released by "delete_volume" :: held 1.480s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:52 devstack sudo[115092]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244" returned: 0 in 0.310s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:52 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 is being set with open permissions: ugo+rw Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:52 devstack sudo[115097]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 Aug 24 16:56:52 devstack sudo[115097]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Flow 'volume_create_manager' (e0fb77be-36d3-40c4-ae33-e0d67b4bf844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (095da359-199f-484b-b982-fad247b42200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (095da359-199f-484b-b982-fad247b42200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1456251693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9deabd2a-558b-47c3-95e8-a0b14455db9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480dedfb8c544c9dbae5fdde51f07969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:53Z,use_quota=True,user_id='1a532cc24a864e94a9ce9a11cf7107ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f0d5d4c-3764-43f2-bdd7-81ab909b2454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f0d5d4c-3764-43f2-bdd7-81ab909b2454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2c9f749-1e23-4ce2-8a1a-f70e821d699a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c2c9f749-1e23-4ce2-8a1a-f70e821d699a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9deabd2a-558b-47c3-95e8-a0b14455db9e', 'volume_name': 'volume-9deabd2a-558b-47c3-95e8-a0b14455db9e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e33ec79-00a3-4e8a-84b0-9905bd8cffc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e33ec79-00a3-4e8a-84b0-9905bd8cffc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b73136c1-983c-4b5a-a1ac-aa4a36344a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:52 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Volume 9deabd2a-558b-47c3-95e8-a0b14455db9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9deabd2a-558b-47c3-95e8-a0b14455db9e', 'volume_size': 1} Aug 24 16:56:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:53 devstack sudo[115097]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:53 devstack sudo[115100]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info Aug 24 16:56:53 devstack sudo[115100]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:53 devstack sudo[115100]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info" returned: 0 in 0.253s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:53 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info is being set with open permissions: ugo+rw Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:53 devstack sudo[115103]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info Aug 24 16:56:53 devstack sudo[115103]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (be90eb6f-7824-4a9b-a8ab-d87fe70ba421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78806cb1-d463-46a2-8bcc-cb10ce447ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78806cb1-d463-46a2-8bcc-cb10ce447ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1661552268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=47a1cc7f-9237-49f2-b29f-a118cf2032d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:53Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09339072-c8c4-43ab-925a-4046145175e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (09339072-c8c4-43ab-925a-4046145175e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc7e2779-352f-4ad7-9cf4-cfb8930a40e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc7e2779-352f-4ad7-9cf4-cfb8930a40e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '47a1cc7f-9237-49f2-b29f-a118cf2032d6', 'volume_name': 'volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7adf1ebd-9d5f-42cb-9a04-bc5b88623245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7adf1ebd-9d5f-42cb-9a04-bc5b88623245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb86e18f-1c27-4ce5-8b5b-6fa0233e7add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Volume 47a1cc7f-9237-49f2-b29f-a118cf2032d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6', 'volume_size': 1} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:53 devstack sudo[115103]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.info" returned: 0 in 0.256s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.191s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.680s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1456251693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9deabd2a-558b-47c3-95e8-a0b14455db9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480dedfb8c544c9dbae5fdde51f07969',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:53Z,use_quota=True,user_id='1a532cc24a864e94a9ce9a11cf7107ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Creating volume 9deabd2a-558b-47c3-95e8-a0b14455db9e {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.004s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:53 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:53 devstack sudo[115106]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e 1073741824 Aug 24 16:56:53 devstack sudo[115106]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-24a65356-baff-4d41-a682-13dc31a5799d tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:56:54 devstack sudo[115106]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e 1073741824" returned: 0 in 0.417s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:54 devstack sudo[115112]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e Aug 24 16:56:54 devstack sudo[115112]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:54 devstack sudo[115112]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e" returned: 0 in 0.251s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] <== create_volume: return (705ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.708s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.842s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1661552268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=47a1cc7f-9237-49f2-b29f-a118cf2032d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e72ddf61b93140ba9770d8cf7b9340d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:53Z,use_quota=True,user_id='91b0e59335794273a9dfb04962217cc8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Creating volume 47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.019s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:54 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:54 devstack sudo[115149]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 1073741824 Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b73136c1-983c-4b5a-a1ac-aa4a36344a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9deabd2a-558b-47c3-95e8-a0b14455db9e', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:54 devstack sudo[115149]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (495a3456-d20c-491d-a43b-6ead03ab1877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:54 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Volume volume-9deabd2a-558b-47c3-95e8-a0b14455db9e (9deabd2a-558b-47c3-95e8-a0b14455db9e): created successfully Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (495a3456-d20c-491d-a43b-6ead03ab1877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Flow 'volume_create_manager' (e0fb77be-36d3-40c4-ae33-e0d67b4bf844) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:54 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a99aaa56-d53f-49a1-9f90-f1082ff3df16 tempest-ProjectReaderTests-836774298 None] Created volume successfully. Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-947c6702-865b-4862-b7c8-b2485fdf8244-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Lock "cinder-947c6702-865b-4862-b7c8-b2485fdf8244-delete_snapshot" acquired by "delete_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-947c6702-865b-4862-b7c8-b2485fdf8244" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-947c6702-865b-4862-b7c8-b2485fdf8244" acquired by "_delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot 947c6702-865b-4862-b7c8-b2485fdf8244 of volume ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[92cc344f-4865-4ccd-ad0c-db8b117df627]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:54 devstack sudo[115156]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 Aug 24 16:56:54 devstack sudo[115156]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:54 devstack sudo[115149]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 1073741824" returned: 0 in 0.478s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:54 devstack sudo[115158]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 Aug 24 16:56:54 devstack sudo[115158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Acquiring lock "cinder-9deabd2a-558b-47c3-95e8-a0b14455db9e-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Lock "cinder-9deabd2a-558b-47c3-95e8-a0b14455db9e-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:54 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Acquiring lock "cinder-quobyte-9deabd2a-558b-47c3-95e8-a0b14455db9e" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Lock "cinder-quobyte-9deabd2a-558b-47c3-95e8-a0b14455db9e" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[39062959-945f-408c-b161-a3c9a42433c0]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115156]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244" returned: 0 in 0.437s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[80bcad7e-da30-44ad-82da-f8ac0a5036e5]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115158]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6" returned: 0 in 0.287s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] <== create_volume: return (838ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.841s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:55 devstack sudo[115163]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e Aug 24 16:56:55 devstack sudo[115163]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb86e18f-1c27-4ce5-8b5b-6fa0233e7add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d5c4417-8e86-4cb5-99e8-7dd55d9596f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:55 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Volume volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 (47a1cc7f-9237-49f2-b29f-a118cf2032d6): created successfully Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6d5c4417-8e86-4cb5-99e8-7dd55d9596f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Flow 'volume_create_manager' (be90eb6f-7824-4a9b-a8ab-d87fe70ba421) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:55 devstack sudo[115164]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef Aug 24 16:56:55 devstack sudo[115164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:55 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ddaa8797-7dc6-4c89-b08e-0edbcba55921 tempest-ProjectReaderTests-589580928 None] Created volume successfully. Aug 24 16:56:55 devstack sudo[115163]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e" returned: 0 in 0.405s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115174]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e Aug 24 16:56:55 devstack sudo[115174]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:55 devstack sudo[115164]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" returned: 0 in 0.401s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115176]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 Aug 24 16:56:55 devstack sudo[115176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Creating offline snapshot 7e817ac7-5811-4bf3-9bef-c064c35f86c2 of volume 47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[c27af0a2-3022-4ce3-8d63-e3dbd9117333]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115174]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9deabd2a-558b-47c3-95e8-a0b14455db9e" returned: 0 in 0.296s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Lock "cinder-quobyte-9deabd2a-558b-47c3-95e8-a0b14455db9e" released by "delete_volume" :: held 0.745s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:55 devstack sudo[115178]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 Aug 24 16:56:55 devstack sudo[115178]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Created reservations ['c162f6f4-3d70-48b4-9de8-d76be0274569', '5a0683d8-bf3b-437f-a1ca-506474eb9722', '482c296e-cc48-4449-b07e-e9d05fb10b51', '9f1978cf-30ef-4fef-8d03-e60c378fdd2a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:55 devstack sudo[115176]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244" returned: 0 in 0.374s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115184]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244 Aug 24 16:56:55 devstack sudo[115184]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:55 devstack sudo[115186]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:55 devstack sudo[115186]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:56 devstack sudo[115178]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6" returned: 0 in 0.407s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:56 devstack sudo[115191]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 1G Aug 24 16:56:56 devstack sudo[115191]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:56 devstack sudo[115184]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef.947c6702-865b-4862-b7c8-b2485fdf8244" returned: 0 in 0.293s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:56 devstack sudo[115186]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-947c6702-865b-4862-b7c8-b2485fdf8244" released by "_delete_snapshot" :: held 1.628s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Deleted volume successfully. Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" released by "delete_snapshot" :: held 1.661s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-71d9a390-1489-46c4-9bee-60891a66a492 tempest-ProjectReaderTests-836774298 None] Lock "cinder-9deabd2a-558b-47c3-95e8-a0b14455db9e-delete_volume" released by "delete_volume" :: held 1.309s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Created reservations ['5ee77926-64e7-4a20-96b1-b6f381ad90d7', 'a865cc23-8ad4-4430-a865-7c7bfcabfc93', 'b540e4e6-b2b1-4ffd-91e6-fbc3fd9d73d5', '7e3ccb03-2c03-4bf9-9233-c471ed29a5cb'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:56 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-771b1afa-dfa1-4de5-836c-162fe078840c tempest-ProjectMemberTests-874859027 None] Lock "cinder-947c6702-865b-4862-b7c8-b2485fdf8244-delete_snapshot" released by "delete_snapshot" :: held 1.855s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:56 devstack sudo[115191]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 1G" returned: 0 in 0.461s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:56 devstack sudo[115199]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 Aug 24 16:56:56 devstack sudo[115199]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Lock "cinder-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef-delete_volume" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" acquired by "delete_volume" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:56 devstack sudo[115199]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2" returned: 0 in 0.355s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:56 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 is being set with open permissions: ugo+rw Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0d7820f6-f5ce-4fe6-9ce9-4bb5115d3067]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:56 devstack sudo[115204]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 Aug 24 16:56:56 devstack sudo[115204]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:57 devstack sudo[115205]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef Aug 24 16:56:57 devstack sudo[115205]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:57 devstack sudo[115204]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2" returned: 0 in 0.243s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:57 devstack sudo[115209]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info Aug 24 16:56:57 devstack sudo[115209]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:57 devstack sudo[115205]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:57 devstack sudo[115214]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef Aug 24 16:56:57 devstack sudo[115214]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:57 devstack sudo[115209]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info" returned: 0 in 0.305s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:57 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info is being set with open permissions: ugo+rw Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:57 devstack sudo[115217]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info Aug 24 16:56:57 devstack sudo[115217]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:57 devstack sudo[115214]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" returned: 0 in 0.253s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef" released by "delete_volume" :: held 0.741s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Created reservations ['ff73b88b-5050-46b9-b418-10708d18d2be', '3756c970-a7c2-4c7a-87cd-4057cb347a1f', '15f52f96-99be-4877-9134-29162052e9f2', 'e05ed2e7-3c46-454b-8813-adf31c0ce526'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:57 devstack sudo[115217]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.info" returned: 0 in 0.290s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:57 devstack sudo[115221]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:57 devstack sudo[115221]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.156s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-cfe916a8-99a4-4881-a35a-29d4bc6ab6f5 tempest-ProjectReaderTests-589580928 None] Create snapshot completed successfully Aug 24 16:56:58 devstack sudo[115221]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.279s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:56:58 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c250e22-8dc4-4292-843d-5b34ce6aa67f tempest-ProjectMemberTests-874859027 None] Lock "cinder-ea7dd7a4-8ae9-492e-a8f2-b2396f7851ef-delete_volume" released by "delete_volume" :: held 1.282s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (987fa6a9-22d9-4b28-8b27-d1258361f770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c8f5418-df75-4cdb-bc5f-b61b7882344a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2c8f5418-df75-4cdb-bc5f-b61b7882344a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1672960571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a2fecf56-4081-48a9-918c-98147c55d9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:58Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22ed05a7-6da7-4e49-81b3-d28c5be2a8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22ed05a7-6da7-4e49-81b3-d28c5be2a8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f91194d8-1e6f-4f24-955e-afb824936380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f91194d8-1e6f-4f24-955e-afb824936380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a2fecf56-4081-48a9-918c-98147c55d9b1', 'volume_name': 'volume-a2fecf56-4081-48a9-918c-98147c55d9b1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f039348e-ff56-4a2f-b698-c17fc0dcf385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f039348e-ff56-4a2f-b698-c17fc0dcf385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (670e0fe4-2e17-4d4e-af31-5a82cf708d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:58 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Volume a2fecf56-4081-48a9-918c-98147c55d9b1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a2fecf56-4081-48a9-918c-98147c55d9b1', 'volume_size': 1} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1672960571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=a2fecf56-4081-48a9-918c-98147c55d9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:56:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:56:58Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Creating volume a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:56:58 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:58 devstack sudo[115225]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 1073741824 Aug 24 16:56:58 devstack sudo[115225]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-7e817ac7-5811-4bf3-9bef-c064c35f86c2-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Lock "cinder-7e817ac7-5811-4bf3-9bef-c064c35f86c2-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-47a1cc7f-9237-49f2-b29f-a118cf2032d6" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-47a1cc7f-9237-49f2-b29f-a118cf2032d6" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-7e817ac7-5811-4bf3-9bef-c064c35f86c2" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-7e817ac7-5811-4bf3-9bef-c064c35f86c2" acquired by "_delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Deleting offline snapshot 7e817ac7-5811-4bf3-9bef-c064c35f86c2 of volume 47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] snapshot_file for this snap is: volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3be6d394-69bf-4388-bc27-726fbc815057]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:58 devstack sudo[115225]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 1073741824" returned: 0 in 0.488s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:59 devstack sudo[115231]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 Aug 24 16:56:59 devstack sudo[115231]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:59 devstack sudo[115232]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 Aug 24 16:56:59 devstack sudo[115232]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:59 devstack sudo[115232]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1" returned: 0 in 0.278s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (817ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.820s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:59 devstack sudo[115231]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (670e0fe4-2e17-4d4e-af31-5a82cf708d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a2fecf56-4081-48a9-918c-98147c55d9b1', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37512248-c00d-40e7-8c28-877ba5960b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2" returned: 0 in 0.412s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:56:59 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Volume volume-a2fecf56-4081-48a9-918c-98147c55d9b1 (a2fecf56-4081-48a9-918c-98147c55d9b1): created successfully Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37512248-c00d-40e7-8c28-877ba5960b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (987fa6a9-22d9-4b28-8b27-d1258361f770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[aae535ad-0628-46d2-a229-92d031e74194]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:59 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-e2a60590-d15d-4f4e-a368-ed5e973dba13 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:56:59 devstack sudo[115245]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 Aug 24 16:56:59 devstack sudo[115245]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:59 devstack sudo[115245]: pam_unix(sudo:session): session closed for user root Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6" returned: 0 in 0.380s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:59 devstack sudo[115250]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 Aug 24 16:56:59 devstack sudo[115250]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:56:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:56:59 devstack sudo[115252]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:56:59 devstack sudo[115252]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:00 devstack sudo[115252]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.253s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 29 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:57:00 devstack sudo[115250]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2" returned: 0 in 0.361s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:00 devstack sudo[115259]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2 Aug 24 16:57:00 devstack sudo[115259]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:00 devstack sudo[115259]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6.7e817ac7-5811-4bf3-9bef-c064c35f86c2" returned: 0 in 0.249s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-7e817ac7-5811-4bf3-9bef-c064c35f86c2" released by "_delete_snapshot" :: held 1.537s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-47a1cc7f-9237-49f2-b29f-a118cf2032d6" released by "delete_snapshot" :: held 1.569s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Created reservations ['02db10ca-71eb-4d9d-9491-fc8b22844de7', 'e118dc62-0eec-4e83-ace7-1f4b8c8ca678', '08c4afb0-043e-4161-832b-8864978d94a1', '471658bc-2b38-4d78-b4dc-bd44a8801b03'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Delete snapshot completed successfully. Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-785435e7-0d15-4add-af2d-0d1230c0c661 tempest-ProjectReaderTests-589580928 None] Lock "cinder-7e817ac7-5811-4bf3-9bef-c064c35f86c2-delete_snapshot" released by "delete_snapshot" :: held 1.731s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Creating offline snapshot b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 of volume a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[b43c16a9-21fb-40eb-a5c6-214f85904152]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:00 devstack sudo[115262]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 Aug 24 16:57:00 devstack sudo[115262]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-47a1cc7f-9237-49f2-b29f-a118cf2032d6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Lock "cinder-47a1cc7f-9237-49f2-b29f-a118cf2032d6-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Acquiring lock "cinder-quobyte-47a1cc7f-9237-49f2-b29f-a118cf2032d6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:01 devstack sudo[115262]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-47a1cc7f-9237-49f2-b29f-a118cf2032d6" acquired by "delete_volume" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1" returned: 0 in 0.432s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[755f47af-fe11-4bac-b4b6-be2ba79103ce]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:01 devstack sudo[115267]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 1G Aug 24 16:57:01 devstack sudo[115267]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:01 devstack sudo[115268]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 Aug 24 16:57:01 devstack sudo[115268]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:01 devstack sudo[115268]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6" returned: 0 in 0.386s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:01 devstack sudo[115278]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6 Aug 24 16:57:01 devstack sudo[115278]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:01 devstack sudo[115267]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 1G" returned: 0 in 0.455s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a2fecf56-4081-48a9-918c-98147c55d9b1 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:01 devstack sudo[115280]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a2fecf56-4081-48a9-918c-98147c55d9b1 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 Aug 24 16:57:01 devstack sudo[115280]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:01 devstack sudo[115278]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-47a1cc7f-9237-49f2-b29f-a118cf2032d6" returned: 0 in 0.258s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Lock "cinder-quobyte-47a1cc7f-9237-49f2-b29f-a118cf2032d6" released by "delete_volume" :: held 0.713s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Created reservations ['af695c08-f38f-4ccc-9bb8-a3d0196be194', '51a7b6fa-2ba8-48d6-a99e-c44e81b218a4', 'a55da4dd-cbfa-4162-a30d-eb4a3737dd7d', 'a3521110-4c9e-4dae-9749-082717eef44c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:01 devstack sudo[115280]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-a2fecf56-4081-48a9-918c-98147c55d9b1 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" returned: 0 in 0.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:01 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 is being set with open permissions: ugo+rw Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:01 devstack sudo[115286]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 Aug 24 16:57:01 devstack sudo[115286]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:01 devstack sudo[115288]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:01 devstack sudo[115288]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:02 devstack sudo[115286]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" returned: 0 in 0.282s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:02 devstack sudo[115292]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info Aug 24 16:57:02 devstack sudo[115292]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:02 devstack sudo[115288]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.334s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Deleted volume successfully. Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-783a2694-efc0-48ee-8fa9-04090ead5adc tempest-ProjectReaderTests-589580928 None] Lock "cinder-47a1cc7f-9237-49f2-b29f-a118cf2032d6-delete_volume" released by "delete_volume" :: held 1.314s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:02 devstack sudo[115292]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info" returned: 0 in 0.314s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:02 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info is being set with open permissions: ugo+rw Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:02 devstack sudo[115295]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info Aug 24 16:57:02 devstack sudo[115295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:02 devstack sudo[115295]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.info" returned: 0 in 0.320s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:02 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.213s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:02 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-470ae2ba-7da0-4498-9e95-36ac9896a202 tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Lock "cinder-b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19-delete_snapshot" acquired by "delete_snapshot" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-a2fecf56-4081-48a9-918c-98147c55d9b1" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-a2fecf56-4081-48a9-918c-98147c55d9b1" acquired by "delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" acquired by "_delete_snapshot" :: waited 0.014s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 of volume a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1b3e47ad-39b7-4e63-ae05-0c64b31c2554]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:03 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:04 devstack sudo[115298]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 Aug 24 16:57:04 devstack sudo[115298]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:04 devstack sudo[115298]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" returned: 0 in 0.376s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:04 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-a2fecf56-4081-48a9-918c-98147c55d9b1(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:04 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[57118cb7-055b-45d4-b671-ffbbc329e54c]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:04 devstack sudo[115303]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 Aug 24 16:57:04 devstack sudo[115303]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:04 devstack sudo[115303]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1" returned: 0 in 0.375s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:04 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:04 devstack sudo[115308]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 Aug 24 16:57:04 devstack sudo[115308]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:05 devstack sudo[115308]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" returned: 0 in 0.348s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:05 devstack sudo[115313]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19 Aug 24 16:57:05 devstack sudo[115313]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:05 devstack sudo[115313]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1.b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19" released by "_delete_snapshot" :: held 1.460s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-a2fecf56-4081-48a9-918c-98147c55d9b1" released by "delete_snapshot" :: held 1.483s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Created reservations ['a48c0115-200f-4633-b999-84cb927c39fb', '9455e71e-53e9-4f39-9a1f-e7ffcf291a2b', 'c86951fc-ffc1-49a5-ac4e-d60e3fbc5646', '32be58f7-a9a5-4f09-9675-16af23a64a3a'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:05 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:57:05 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-237bd20f-edfb-4d21-b944-991f6fca8188 tempest-ProjectMemberTests-874859027 None] Lock "cinder-b1ac533d-4b76-4ee5-9aa9-e9cd2420cd19-delete_snapshot" released by "delete_snapshot" :: held 1.624s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-a2fecf56-4081-48a9-918c-98147c55d9b1-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Lock "cinder-a2fecf56-4081-48a9-918c-98147c55d9b1-delete_volume" acquired by "delete_volume" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-a2fecf56-4081-48a9-918c-98147c55d9b1" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-a2fecf56-4081-48a9-918c-98147c55d9b1" acquired by "delete_volume" :: waited 0.028s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0763a448-ee79-4611-83e4-97ac7c1263c2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:06 devstack sudo[115316]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 Aug 24 16:57:06 devstack sudo[115316]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:06 devstack sudo[115316]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:06 devstack sudo[115321]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1 Aug 24 16:57:06 devstack sudo[115321]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:06 devstack sudo[115321]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-a2fecf56-4081-48a9-918c-98147c55d9b1" returned: 0 in 0.235s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-a2fecf56-4081-48a9-918c-98147c55d9b1" released by "delete_volume" :: held 0.667s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Created reservations ['9f9a5acc-829c-4622-b230-5a5dc5a3d955', '5e08bda9-71b0-4ee5-8a67-facbdee1f6fd', '2537145a-de5a-424d-a0f3-1103d21d6255', '53207e8d-a04f-4380-bb93-fb62e5b02547'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:06 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:06 devstack sudo[115324]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:06 devstack sudo[115324]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:07 devstack sudo[115324]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.243s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:07 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-7f9ce18d-8ace-44d3-861f-bc1ca8709ef0 tempest-ProjectMemberTests-874859027 None] Lock "cinder-a2fecf56-4081-48a9-918c-98147c55d9b1-delete_volume" released by "delete_volume" :: held 1.114s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (2678e90b-ce2e-4540-8ed3-d5c48b06f5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6973b137-e84d-49e0-a2f9-d39d938ad03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6973b137-e84d-49e0-a2f9-d39d938ad03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674824143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c87267ea-3d45-41ea-b852-a9dc90f16bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:08Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc6e4db9-7c25-4a7d-86ce-8077b17bf0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cc6e4db9-7c25-4a7d-86ce-8077b17bf0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d1b91cb-f4ec-41d8-9b02-76f781d2d0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3d1b91cb-f4ec-41d8-9b02-76f781d2d0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c87267ea-3d45-41ea-b852-a9dc90f16bab', 'volume_name': 'volume-c87267ea-3d45-41ea-b852-a9dc90f16bab', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a4f63d2-b9db-42b0-8779-4c744650c71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a4f63d2-b9db-42b0-8779-4c744650c71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cda2cccf-3d53-44a0-b6ea-fc40a2e674e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:07 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Volume c87267ea-3d45-41ea-b852-a9dc90f16bab: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c87267ea-3d45-41ea-b852-a9dc90f16bab', 'volume_size': 1} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674824143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=c87267ea-3d45-41ea-b852-a9dc90f16bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:08Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Creating volume c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:07 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:07 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:07 devstack sudo[115327]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab 1073741824 Aug 24 16:57:07 devstack sudo[115327]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:08 devstack sudo[115327]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab 1073741824" returned: 0 in 0.455s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:08 devstack sudo[115334]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab Aug 24 16:57:08 devstack sudo[115334]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:08 devstack sudo[115334]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab" returned: 0 in 0.247s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] <== create_volume: return (740ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.743s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cda2cccf-3d53-44a0-b6ea-fc40a2e674e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c87267ea-3d45-41ea-b852-a9dc90f16bab', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af42961c-9f02-4c01-934a-1e1749f0874f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:08 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Volume volume-c87267ea-3d45-41ea-b852-a9dc90f16bab (c87267ea-3d45-41ea-b852-a9dc90f16bab): created successfully Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (af42961c-9f02-4c01-934a-1e1749f0874f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (2678e90b-ce2e-4540-8ed3-d5c48b06f5be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:08 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b5ceedb8-734c-4f46-9d27-6a6ceaa5cd1d tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Creating offline snapshot 0ded8cde-034e-433c-95db-00f6aef2bb15 of volume c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[243c3621-66c4-463b-9428-515a64c34a23]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:08 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:08 devstack sudo[115337]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab Aug 24 16:57:08 devstack sudo[115337]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:09 devstack sudo[115337]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab" returned: 0 in 0.375s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:09 devstack sudo[115342]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 1G Aug 24 16:57:09 devstack sudo[115342]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:09 devstack sudo[115342]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 1G" returned: 0 in 0.442s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:09 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c87267ea-3d45-41ea-b852-a9dc90f16bab -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:09 devstack sudo[115348]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c87267ea-3d45-41ea-b852-a9dc90f16bab -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 Aug 24 16:57:09 devstack sudo[115348]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:10 devstack sudo[115348]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-c87267ea-3d45-41ea-b852-a9dc90f16bab -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15" returned: 0 in 0.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:10 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 is being set with open permissions: ugo+rw Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:10 devstack sudo[115353]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 Aug 24 16:57:10 devstack sudo[115353]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:10 devstack sudo[115353]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15" returned: 0 in 0.238s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:10 devstack sudo[115356]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info Aug 24 16:57:10 devstack sudo[115356]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:10 devstack sudo[115356]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info" returned: 0 in 0.275s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:10 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info is being set with open permissions: ugo+rw Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:10 devstack sudo[115359]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info Aug 24 16:57:10 devstack sudo[115359]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:10 devstack sudo[115359]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.info" returned: 0 in 0.259s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:10 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.992s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:10 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ee84d914-205d-49df-96c2-9b7433e5e1d3 tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-0ded8cde-034e-433c-95db-00f6aef2bb15-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Lock "cinder-0ded8cde-034e-433c-95db-00f6aef2bb15-delete_snapshot" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-c87267ea-3d45-41ea-b852-a9dc90f16bab" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-c87267ea-3d45-41ea-b852-a9dc90f16bab" acquired by "delete_snapshot" :: waited 0.061s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-0ded8cde-034e-433c-95db-00f6aef2bb15" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-0ded8cde-034e-433c-95db-00f6aef2bb15" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot 0ded8cde-034e-433c-95db-00f6aef2bb15 of volume c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[f5c0a882-81da-447e-84ce-cfdd75482963]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:11 devstack sudo[115362]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 Aug 24 16:57:11 devstack sudo[115362]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:11 devstack sudo[115362]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15" returned: 0 in 0.374s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-c87267ea-3d45-41ea-b852-a9dc90f16bab(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e9164055-ce94-4f57-970f-98f66efb7a60]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:11 devstack sudo[115367]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab Aug 24 16:57:11 devstack sudo[115367]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:11 devstack sudo[115367]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab" returned: 0 in 0.378s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:11 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:11 devstack sudo[115372]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 Aug 24 16:57:11 devstack sudo[115372]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:12 devstack sudo[115372]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15" returned: 0 in 0.352s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:12 devstack sudo[115377]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15 Aug 24 16:57:12 devstack sudo[115377]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:12 devstack sudo[115377]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab.0ded8cde-034e-433c-95db-00f6aef2bb15" returned: 0 in 0.262s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-0ded8cde-034e-433c-95db-00f6aef2bb15" released by "_delete_snapshot" :: held 1.469s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-c87267ea-3d45-41ea-b852-a9dc90f16bab" released by "delete_snapshot" :: held 1.498s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Created reservations ['69908423-4a35-4d69-9429-5b8b73f0411b', '8d5e0aef-fdc9-4a91-bbda-2bb1c0ac1385', '62fc3191-a313-4391-bc6b-194a5385bd37', '4f303a6a-e2e4-46c7-9413-4c009d5de705'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:12 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:57:12 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-fb18686a-cff3-4296-b158-e6aa809f9215 tempest-ProjectMemberTests-874859027 None] Lock "cinder-0ded8cde-034e-433c-95db-00f6aef2bb15-delete_snapshot" released by "delete_snapshot" :: held 1.705s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-c87267ea-3d45-41ea-b852-a9dc90f16bab-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Lock "cinder-c87267ea-3d45-41ea-b852-a9dc90f16bab-delete_volume" acquired by "delete_volume" :: waited 0.029s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-c87267ea-3d45-41ea-b852-a9dc90f16bab" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-c87267ea-3d45-41ea-b852-a9dc90f16bab" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[93f64db1-283b-44d3-86fc-ca8da10738b7]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:13 devstack sudo[115380]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab Aug 24 16:57:13 devstack sudo[115380]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:13 devstack sudo[115380]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab" returned: 0 in 0.381s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:13 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:13 devstack sudo[115385]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab Aug 24 16:57:13 devstack sudo[115385]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:14 devstack sudo[115385]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-c87267ea-3d45-41ea-b852-a9dc90f16bab" returned: 0 in 0.261s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-c87267ea-3d45-41ea-b852-a9dc90f16bab" released by "delete_volume" :: held 0.728s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Created reservations ['b4d0c0f0-e582-49fe-a5ec-370d25c6d783', 'cd406028-6097-4c8e-ac5c-227627d30d79', '18a0461b-b795-4ef5-ac69-b06d456e30ca', '81b3cf62-137c-4de9-bb31-df7d8c2e6fbd'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:14 devstack sudo[115388]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:14 devstack sudo[115388]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:14 devstack sudo[115388]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.303s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:14 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-040eb305-54ec-47e9-98da-0100d4545d7f tempest-ProjectMemberTests-874859027 None] Lock "cinder-c87267ea-3d45-41ea-b852-a9dc90f16bab-delete_volume" released by "delete_volume" :: held 1.281s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (650dcdc8-4a94-4cd4-afd9-f038fc82c896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3e92148-492c-433a-ae2c-5df632de8e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c3e92148-492c-433a-ae2c-5df632de8e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1332031803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8548dc4c-fe48-495e-9bd7-e8d235704a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:15Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bb47beb-b189-43b6-b1bb-4edc271df574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6bb47beb-b189-43b6-b1bb-4edc271df574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf379fd6-bc38-490d-950b-eee904b96042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf379fd6-bc38-490d-950b-eee904b96042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8548dc4c-fe48-495e-9bd7-e8d235704a51', 'volume_name': 'volume-8548dc4c-fe48-495e-9bd7-e8d235704a51', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef819fe9-b58b-45c7-9677-151c877ced6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:14 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef819fe9-b58b-45c7-9677-151c877ced6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (328b3952-0f44-4b03-abd2-3f27b4404849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:15 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Volume 8548dc4c-fe48-495e-9bd7-e8d235704a51: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8548dc4c-fe48-495e-9bd7-e8d235704a51', 'volume_size': 1} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1332031803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=8548dc4c-fe48-495e-9bd7-e8d235704a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:15Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Creating volume 8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:15 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:15 devstack sudo[115391]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 1073741824 Aug 24 16:57:15 devstack sudo[115391]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:15 devstack sudo[115391]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 1073741824" returned: 0 in 0.502s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:15 devstack sudo[115397]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 Aug 24 16:57:15 devstack sudo[115397]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:15 devstack sudo[115397]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51" returned: 0 in 0.280s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (837ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.840s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (328b3952-0f44-4b03-abd2-3f27b4404849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8548dc4c-fe48-495e-9bd7-e8d235704a51', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6af4d0b-27b1-49f0-a5e0-9f0b1b1ee739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:15 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Volume volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 (8548dc4c-fe48-495e-9bd7-e8d235704a51): created successfully Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6af4d0b-27b1-49f0-a5e0-9f0b1b1ee739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:15 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (650dcdc8-4a94-4cd4-afd9-f038fc82c896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:15 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bf19a8ef-56bb-4e53-945c-479cd853df40 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Creating offline snapshot 750c5104-2ded-4970-912c-6f991a2616e9 of volume 8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d5dde987-2cc9-40b7-be7b-73b02c5dc365]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:17 devstack sudo[115400]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 Aug 24 16:57:17 devstack sudo[115400]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:17 devstack sudo[115400]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51" returned: 0 in 0.376s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:17 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:17 devstack sudo[115405]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 1G Aug 24 16:57:17 devstack sudo[115405]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:18 devstack sudo[115405]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 1G" returned: 0 in 0.395s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:18 devstack sudo[115411]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 Aug 24 16:57:18 devstack sudo[115411]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:18 devstack sudo[115411]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9" returned: 0 in 0.310s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:18 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 is being set with open permissions: ugo+rw Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:18 devstack sudo[115417]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 Aug 24 16:57:18 devstack sudo[115417]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:18 devstack sudo[115417]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9" returned: 0 in 0.247s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:18 devstack sudo[115420]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info Aug 24 16:57:18 devstack sudo[115420]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:18 devstack sudo[115420]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info" returned: 0 in 0.316s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:18 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info is being set with open permissions: ugo+rw Aug 24 16:57:18 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:18 devstack sudo[115423]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info Aug 24 16:57:18 devstack sudo[115423]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:19 devstack sudo[115423]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.info" returned: 0 in 0.253s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.979s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:19 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-23e61e1d-7744-4148-9b93-e512835bb314 tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-750c5104-2ded-4970-912c-6f991a2616e9-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Lock "cinder-750c5104-2ded-4970-912c-6f991a2616e9-delete_snapshot" acquired by "delete_snapshot" :: waited 0.026s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-8548dc4c-fe48-495e-9bd7-e8d235704a51" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-8548dc4c-fe48-495e-9bd7-e8d235704a51" acquired by "delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-750c5104-2ded-4970-912c-6f991a2616e9" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-750c5104-2ded-4970-912c-6f991a2616e9" acquired by "_delete_snapshot" :: waited 0.024s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot 750c5104-2ded-4970-912c-6f991a2616e9 of volume 8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[14448b69-82d1-4aa3-92c3-63b3c7846de2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:19 devstack sudo[115426]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 Aug 24 16:57:19 devstack sudo[115426]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:19 devstack sudo[115426]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9" returned: 0 in 0.405s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-8548dc4c-fe48-495e-9bd7-e8d235704a51(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[78d8f157-7445-421c-bf8f-d7dbacf0ab21]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:19 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:20 devstack sudo[115431]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 Aug 24 16:57:20 devstack sudo[115431]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:20 devstack sudo[115431]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51" returned: 0 in 0.384s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:20 devstack sudo[115436]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 Aug 24 16:57:20 devstack sudo[115436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:20 devstack sudo[115436]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9" returned: 0 in 0.379s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:20 devstack sudo[115442]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9 Aug 24 16:57:20 devstack sudo[115442]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:20 devstack sudo[115442]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:20 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51.750c5104-2ded-4970-912c-6f991a2616e9" returned: 0 in 0.284s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-750c5104-2ded-4970-912c-6f991a2616e9" released by "_delete_snapshot" :: held 1.577s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-8548dc4c-fe48-495e-9bd7-e8d235704a51" released by "delete_snapshot" :: held 1.615s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Created reservations ['e4e69e18-8f82-4f3f-a58e-753f9ae1c4e0', '6549f6c6-b402-4426-95db-3810f0363a73', '3b353efa-6730-4ad0-88e3-f6e23139f3ee', '87b1c088-4fc0-4f31-b8ea-a6ecc71e681e'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:21 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-f62264d8-5ab1-478b-8e92-9b07c75aa1a4 tempest-ProjectMemberTests-874859027 None] Lock "cinder-750c5104-2ded-4970-912c-6f991a2616e9-delete_snapshot" released by "delete_snapshot" :: held 1.793s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-8548dc4c-fe48-495e-9bd7-e8d235704a51-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Lock "cinder-8548dc4c-fe48-495e-9bd7-e8d235704a51-delete_volume" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-8548dc4c-fe48-495e-9bd7-e8d235704a51" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-8548dc4c-fe48-495e-9bd7-e8d235704a51" acquired by "delete_volume" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[76ae0bbf-4e6d-45a1-8640-39348a2b7853]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:21 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:21 devstack sudo[115445]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 Aug 24 16:57:21 devstack sudo[115445]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:22 devstack sudo[115445]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51" returned: 0 in 0.428s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:22 devstack sudo[115451]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51 Aug 24 16:57:22 devstack sudo[115451]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:22 devstack sudo[115451]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-8548dc4c-fe48-495e-9bd7-e8d235704a51" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-8548dc4c-fe48-495e-9bd7-e8d235704a51" released by "delete_volume" :: held 0.785s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Created reservations ['be9adff9-68d9-4e7d-9e79-c11dafc15f19', '37f55857-162c-4d72-a7a4-da43b48db4ee', '84986066-3595-462a-8004-ceb2ed03067e', '1412844a-fb14-44b3-8ef0-3a064792f2c8'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:22 devstack sudo[115454]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:22 devstack sudo[115454]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:22 devstack sudo[115454]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.281s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:22 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:57:22 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-eeb1cd64-5832-49be-9838-f4e71b1d506c tempest-ProjectMemberTests-874859027 None] Lock "cinder-8548dc4c-fe48-495e-9bd7-e8d235704a51-delete_volume" released by "delete_volume" :: held 1.296s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (2a912fba-4b43-4198-bd99-5f0d68d365da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bcfc074-2fa8-4a87-a3ac-02633e063097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2bcfc074-2fa8-4a87-a3ac-02633e063097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1148176492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:23Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f3a2ba2-cbeb-404c-8764-4bc3c4557200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f3a2ba2-cbeb-404c-8764-4bc3c4557200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb3dbd53-3575-4d40-a0a6-e6b928272940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cb3dbd53-3575-4d40-a0a6-e6b928272940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c', 'volume_name': 'volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6678c626-4ae1-4504-ae71-60c43fceb411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6678c626-4ae1-4504-ae71-60c43fceb411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0cd47af-b851-4803-a090-fb374c899be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:23 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Volume ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c', 'volume_size': 1} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1148176492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:23Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Creating volume ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:23 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:23 devstack sudo[115457]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c 1073741824 Aug 24 16:57:23 devstack sudo[115457]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:23 devstack sudo[115457]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c 1073741824" returned: 0 in 0.485s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:23 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:23 devstack sudo[115463]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c Aug 24 16:57:23 devstack sudo[115463]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:24 devstack sudo[115463]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (805ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.808s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0cd47af-b851-4803-a090-fb374c899be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df430f31-da61-4184-8bae-146191759859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:24 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Volume volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c (ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c): created successfully Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df430f31-da61-4184-8bae-146191759859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:24 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (2a912fba-4b43-4198-bd99-5f0d68d365da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:24 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-06e2abc5-acb6-44a9-9aea-9daa71330ec8 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Creating offline snapshot bc756afc-26a8-4b04-9b14-75f4394a4c99 of volume ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2d8d41c8-5434-4f02-8c9d-63273c6cce2e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:25 devstack sudo[115467]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c Aug 24 16:57:25 devstack sudo[115467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:25 devstack sudo[115467]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" returned: 0 in 0.370s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:25 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:25 devstack sudo[115472]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 1G Aug 24 16:57:25 devstack sudo[115472]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:26 devstack sudo[115472]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 1G" returned: 0 in 0.425s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:26 devstack sudo[115478]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 Aug 24 16:57:26 devstack sudo[115478]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:26 devstack sudo[115478]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99" returned: 0 in 0.290s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:26 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 is being set with open permissions: ugo+rw Aug 24 16:57:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:26 devstack sudo[115483]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 Aug 24 16:57:26 devstack sudo[115483]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:26 devstack sudo[115483]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99" returned: 0 in 0.271s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:26 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:27 devstack sudo[115486]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info Aug 24 16:57:27 devstack sudo[115486]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:27 devstack sudo[115486]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info" returned: 0 in 0.276s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:27 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info is being set with open permissions: ugo+rw Aug 24 16:57:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:27 devstack sudo[115489]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info Aug 24 16:57:27 devstack sudo[115489]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:27 devstack sudo[115489]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.info" returned: 0 in 0.269s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:27 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:27 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-92b672e3-0639-4f2f-b2b0-ce827ca5aa54 tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-bc756afc-26a8-4b04-9b14-75f4394a4c99-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Lock "cinder-bc756afc-26a8-4b04-9b14-75f4394a4c99-delete_snapshot" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-bc756afc-26a8-4b04-9b14-75f4394a4c99" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-bc756afc-26a8-4b04-9b14-75f4394a4c99" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot bc756afc-26a8-4b04-9b14-75f4394a4c99 of volume ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[8522238e-b506-469d-82fd-b1307df99f74]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:28 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:28 devstack sudo[115495]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 Aug 24 16:57:28 devstack sudo[115495]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:29 devstack sudo[115495]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[dd20e582-464f-4458-bce5-1d59833a07f2]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:29 devstack sudo[115500]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c Aug 24 16:57:29 devstack sudo[115500]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:29 devstack sudo[115500]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" returned: 0 in 0.393s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:29 devstack sudo[115505]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 Aug 24 16:57:29 devstack sudo[115505]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:29 devstack sudo[115505]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99" returned: 0 in 0.370s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:29 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:30 devstack sudo[115510]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99 Aug 24 16:57:30 devstack sudo[115510]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:30 devstack sudo[115510]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c.bc756afc-26a8-4b04-9b14-75f4394a4c99" returned: 0 in 0.254s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-bc756afc-26a8-4b04-9b14-75f4394a4c99" released by "_delete_snapshot" :: held 1.508s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" released by "delete_snapshot" :: held 1.535s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Created reservations ['7d20964d-dec0-4f44-96d5-3b4daa52c9ea', 'c01e1e24-93cf-40c5-a44d-78c63915c84d', '51cc000f-6f0d-4ffa-a53e-1906ca70d21d', '801c6ac0-c063-421e-8d59-cb57fd4cd9b3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:30 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-58686924-82be-4677-a759-5bd23e58f34a tempest-ProjectMemberTests-874859027 None] Lock "cinder-bc756afc-26a8-4b04-9b14-75f4394a4c99-delete_snapshot" released by "delete_snapshot" :: held 1.698s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Lock "cinder-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c-delete_volume" acquired by "delete_volume" :: waited 0.018s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:30 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[3a734611-e327-4d95-87a8-65737320ca2e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:31 devstack sudo[115515]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c Aug 24 16:57:31 devstack sudo[115515]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:31 devstack sudo[115515]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" returned: 0 in 0.361s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:31 devstack sudo[115520]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c Aug 24 16:57:31 devstack sudo[115520]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:31 devstack sudo[115520]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" returned: 0 in 0.255s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c" released by "delete_volume" :: held 0.683s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Created reservations ['076cba62-9daa-4244-b202-b99a4b845763', '15c00136-cf88-445d-8e70-0e2edf875cf1', '87dcda0f-50ee-4cfc-9fb9-616aa5e0eb11', '72379789-7b30-463c-8b34-cfbb9ea79233'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:31 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:31 devstack sudo[115523]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:31 devstack sudo[115523]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:32 devstack sudo[115523]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.261s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:32 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-668a1682-f6ef-4831-be57-7267fcc43f06 tempest-ProjectMemberTests-874859027 None] Lock "cinder-ba68f500-80ff-4ce9-a8e2-f9726cbf6d4c-delete_volume" released by "delete_volume" :: held 1.197s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (bf2db67d-867d-4dd1-8814-9bba91555efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dac17ebe-675e-48d1-b16b-bfaab5dddfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dac17ebe-675e-48d1-b16b-bfaab5dddfac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1342306073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22282e3f-8abf-4b18-8397-91092c7aada6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:33Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d97e7c01-f75f-4769-9ac4-74d86edce160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d97e7c01-f75f-4769-9ac4-74d86edce160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46902889-8f83-43fb-bf4a-de83ea2a28db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46902889-8f83-43fb-bf4a-de83ea2a28db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '22282e3f-8abf-4b18-8397-91092c7aada6', 'volume_name': 'volume-22282e3f-8abf-4b18-8397-91092c7aada6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a7202f7-bd69-4c8b-8e38-f9cafc8369fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a7202f7-bd69-4c8b-8e38-f9cafc8369fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32f4fed4-500d-4495-b277-93d844f83b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:32 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Volume 22282e3f-8abf-4b18-8397-91092c7aada6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-22282e3f-8abf-4b18-8397-91092c7aada6', 'volume_size': 1} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1342306073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=22282e3f-8abf-4b18-8397-91092c7aada6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:33Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Creating volume 22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.017s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:32 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:32 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:32 devstack sudo[115526]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 1073741824 Aug 24 16:57:32 devstack sudo[115526]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:33 devstack sudo[115526]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 1073741824" returned: 0 in 0.491s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:33 devstack sudo[115532]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 Aug 24 16:57:33 devstack sudo[115532]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Flow 'volume_create_manager' (9603c211-6270-440b-b40a-d6ddd595b86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17017469-0048-49a5-bb90-3f1bacf57213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (17017469-0048-49a5-bb90-3f1bacf57213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1451181224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fb24aee-2a88-4890-90e5-6d390d9079cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1568b2e371594df98135b414bcd2f7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:33Z,use_quota=True,user_id='b1ca8375f53741619eb2bd3eb3449af8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e597fe6-bb21-4908-8169-190872f40fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e597fe6-bb21-4908-8169-190872f40fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (469c2fc3-0ef7-4d43-a2d9-61257abe63f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (469c2fc3-0ef7-4d43-a2d9-61257abe63f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9fb24aee-2a88-4890-90e5-6d390d9079cb', 'volume_name': 'volume-9fb24aee-2a88-4890-90e5-6d390d9079cb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f367b1a-e7b4-45ef-b9f4-c3f9ee83c57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:33 devstack sudo[115532]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f367b1a-e7b4-45ef-b9f4-c3f9ee83c57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3267538a-3608-4224-898d-fc83fd782d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:33 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Volume 9fb24aee-2a88-4890-90e5-6d390d9079cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9fb24aee-2a88-4890-90e5-6d390d9079cb', 'volume_size': 1} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6" returned: 0 in 0.247s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (798ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.803s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1451181224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=9fb24aee-2a88-4890-90e5-6d390d9079cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1568b2e371594df98135b414bcd2f7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:33Z,use_quota=True,user_id='b1ca8375f53741619eb2bd3eb3449af8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Creating volume 9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:33 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=168,cinder:UPDATE=233,cinder:INSERT=47,cinder:DELETE=21 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:57:33 devstack sudo[115535]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb 1073741824 Aug 24 16:57:33 devstack sudo[115535]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32f4fed4-500d-4495-b277-93d844f83b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22282e3f-8abf-4b18-8397-91092c7aada6', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ef6111c-9859-4eb9-9313-e44abfe684ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=170,cinder:INSERT=72,cinder:UPDATE=216,cinder:DELETE=16 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:57:33 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Volume volume-22282e3f-8abf-4b18-8397-91092c7aada6 (22282e3f-8abf-4b18-8397-91092c7aada6): created successfully Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ef6111c-9859-4eb9-9313-e44abfe684ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (bf2db67d-867d-4dd1-8814-9bba91555efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:33 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-b6a097d1-7cc3-4049-a8b4-fcd258bdba00 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:57:33 devstack sudo[115535]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:33 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb 1073741824" returned: 0 in 0.412s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:34 devstack sudo[115541]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb Aug 24 16:57:34 devstack sudo[115541]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:34 devstack sudo[115541]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] <== create_volume: return (690ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.692s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3267538a-3608-4224-898d-fc83fd782d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9fb24aee-2a88-4890-90e5-6d390d9079cb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e447b4c9-7e7d-44c9-a4d2-8d63c8d38e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:34 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Volume volume-9fb24aee-2a88-4890-90e5-6d390d9079cb (9fb24aee-2a88-4890-90e5-6d390d9079cb): created successfully Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e447b4c9-7e7d-44c9-a4d2-8d63c8d38e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Flow 'volume_create_manager' (9603c211-6270-440b-b40a-d6ddd595b86f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:34 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-caa81f80-6a52-420d-82f3-78bc9fec8151 tempest-SnapshotDependencyTests-1656071602 None] Created volume successfully. Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Creating offline snapshot b296cc1f-323d-4df5-87d0-bb6bf98743f6 of volume 9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[6c42e398-10f8-47c6-8df1-29ff9647dc7e]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:34 devstack sudo[115544]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb Aug 24 16:57:34 devstack sudo[115544]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:34 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:35 devstack sudo[115544]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb" returned: 0 in 0.361s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:35 devstack sudo[115549]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 1G Aug 24 16:57:35 devstack sudo[115549]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:35 devstack sudo[115549]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 1G" returned: 0 in 0.374s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9fb24aee-2a88-4890-90e5-6d390d9079cb -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:35 devstack sudo[115554]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9fb24aee-2a88-4890-90e5-6d390d9079cb -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 Aug 24 16:57:35 devstack sudo[115554]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:35 devstack sudo[115554]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-9fb24aee-2a88-4890-90e5-6d390d9079cb -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6" returned: 0 in 0.277s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:35 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 is being set with open permissions: ugo+rw Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:35 devstack sudo[115559]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 Aug 24 16:57:35 devstack sudo[115559]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:35 devstack sudo[115559]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:35 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6" returned: 0 in 0.228s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:36 devstack sudo[115562]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info Aug 24 16:57:36 devstack sudo[115562]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:36 devstack sudo[115562]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info" returned: 0 in 0.231s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:36 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info is being set with open permissions: ugo+rw Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:36 devstack sudo[115565]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info Aug 24 16:57:36 devstack sudo[115565]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:36 devstack sudo[115565]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.info" returned: 0 in 0.228s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.787s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 1.605s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Creating offline snapshot e58bdf2e-7b05-4eb2-b26a-7810fa577e48 of volume 22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[00d0f1fd-af60-49a5-a581-c0b2264a4dfb]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:36 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-fa30c91c-0b2b-46bf-af66-b512a9ba3931 tempest-SnapshotDependencyTests-1656071602 None] Create snapshot completed successfully Aug 24 16:57:36 devstack sudo[115568]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 Aug 24 16:57:36 devstack sudo[115568]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:36 devstack sudo[115568]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6" returned: 0 in 0.365s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:36 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:36 devstack sudo[115573]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 1G Aug 24 16:57:36 devstack sudo[115573]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:37 devstack sudo[115573]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 1G" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-22282e3f-8abf-4b18-8397-91092c7aada6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:37 devstack sudo[115579]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-22282e3f-8abf-4b18-8397-91092c7aada6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 Aug 24 16:57:37 devstack sudo[115579]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Flow 'volume_create_manager' (9908f6d0-7496-4892-8073-9c332631362a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46c320bc-d068-4ca7-8533-241bd046d082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (46c320bc-d068-4ca7-8533-241bd046d082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=97dfc303-3efa-47fa-82ca-21b970ffb690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1568b2e371594df98135b414bcd2f7b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=b296cc1f-323d-4df5-87d0-bb6bf98743f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:37Z,use_quota=True,user_id='b1ca8375f53741619eb2bd3eb3449af8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e94867ab-a7be-49ad-bf6c-95d12c07f800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e94867ab-a7be-49ad-bf6c-95d12c07f800) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (902086dd-78fa-481a-99a6-2200f6d8a23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (902086dd-78fa-481a-99a6-2200f6d8a23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '97dfc303-3efa-47fa-82ca-21b970ffb690', 'volume_name': 'volume-97dfc303-3efa-47fa-82ca-21b970ffb690', 'volume_size': 1, 'snapshot_id': 'b296cc1f-323d-4df5-87d0-bb6bf98743f6'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7575889-16a7-4b46-965d-f55a373524e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e7575889-16a7-4b46-965d-f55a373524e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46c06749-7232-4872-a1a0-b014d1e15fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:37 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Volume 97dfc303-3efa-47fa-82ca-21b970ffb690: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-97dfc303-3efa-47fa-82ca-21b970ffb690', 'volume_size': 1, 'snapshot_id': 'b296cc1f-323d-4df5-87d0-bb6bf98743f6'} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:37 devstack sudo[115579]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-22282e3f-8abf-4b18-8397-91092c7aada6 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48" returned: 0 in 0.299s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:37 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 is being set with open permissions: ugo+rw Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:37 devstack sudo[115584]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 Aug 24 16:57:37 devstack sudo[115584]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:37 devstack sudo[115584]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48" returned: 0 in 0.233s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:37 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:37 devstack sudo[115587]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info Aug 24 16:57:37 devstack sudo[115587]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:38 devstack sudo[115587]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info" returned: 0 in 0.252s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:38 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info is being set with open permissions: ugo+rw Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:38 devstack sudo[115591]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info Aug 24 16:57:38 devstack sudo[115591]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:38 devstack sudo[115591]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.info" returned: 0 in 0.241s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.880s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: waited 0.887s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-quobyte-b296cc1f-323d-4df5-87d0-bb6bf98743f6-97dfc303-3efa-47fa-82ca-21b970ffb690" by "_create_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-b296cc1f-323d-4df5-87d0-bb6bf98743f6-97dfc303-3efa-47fa-82ca-21b970ffb690" acquired by "_create_volume_from_snapshot" :: waited 0.022s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Creating volume 97dfc303-3efa-47fa-82ca-21b970ffb690 from snapshot b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) _create_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:358}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-quobyte-97dfc303-3efa-47fa-82ca-21b970ffb690" by "_copy_volume_from_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:38 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-ed4737cb-c169-4284-947f-377c1daed89e tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-97dfc303-3efa-47fa-82ca-21b970ffb690" acquired by "_copy_volume_from_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] snapshot: b296cc1f-323d-4df5-87d0-bb6bf98743f6, volume: 97dfc303-3efa-47fa-82ca-21b970ffb690, {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:405}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e5c7e2d1-6b7b-45a9-a73d-fbfd4d1e78bd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:38 devstack sudo[115594]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 Aug 24 16:57:38 devstack sudo[115594]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:38 devstack sudo[115594]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6" returned: 0 in 0.345s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9fb24aee-2a88-4890-90e5-6d390d9079cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[05e2ea7d-1994-4580-a380-d17b95002564]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:38 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:38 devstack sudo[115599]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb Aug 24 16:57:38 devstack sudo[115599]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-e58bdf2e-7b05-4eb2-b26a-7810fa577e48-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Lock "cinder-e58bdf2e-7b05-4eb2-b26a-7810fa577e48-delete_snapshot" acquired by "delete_snapshot" :: waited 0.032s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-22282e3f-8abf-4b18-8397-91092c7aada6" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-22282e3f-8abf-4b18-8397-91092c7aada6" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-e58bdf2e-7b05-4eb2-b26a-7810fa577e48" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-e58bdf2e-7b05-4eb2-b26a-7810fa577e48" acquired by "_delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot e58bdf2e-7b05-4eb2-b26a-7810fa577e48 of volume 22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[430f9666-98dc-4d25-8051-eee96ac4a46b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:39 devstack sudo[115599]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] will copy from snapshot at /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:426}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Creating direct copy from snapshot {{(pid=94296) _copy_volume_from_snapshot /opt/stack/cinder/cinder/volume/drivers/quobyte.py:434}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.utils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Path /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 not found in is_blk_device check {{(pid=94296) is_blk_device /opt/stack/cinder/cinder/utils.py:622}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:39 devstack sudo[115605]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 Aug 24 16:57:39 devstack sudo[115605]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:39 devstack sudo[115604]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 Aug 24 16:57:39 devstack sudo[115604]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:39 devstack sudo[115604]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48" returned: 0 in 0.371s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-22282e3f-8abf-4b18-8397-91092c7aada6(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[d630cb8a-8ac6-4514-8397-13b277826a98]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:39 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:39 devstack sudo[115614]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 Aug 24 16:57:39 devstack sudo[115614]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:40 devstack sudo[115614]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6" returned: 0 in 0.619s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:40 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:40 devstack sudo[115626]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 Aug 24 16:57:40 devstack sudo[115626]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:41 devstack sudo[115626]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48" returned: 0 in 0.835s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:41 devstack sudo[115631]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48 Aug 24 16:57:41 devstack sudo[115631]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:41 devstack sudo[115631]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6.e58bdf2e-7b05-4eb2-b26a-7810fa577e48" returned: 0 in 0.492s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-e58bdf2e-7b05-4eb2-b26a-7810fa577e48" released by "_delete_snapshot" :: held 2.449s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-22282e3f-8abf-4b18-8397-91092c7aada6" released by "delete_snapshot" :: held 2.486s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Created reservations ['94ed8a4e-ecb8-4e8e-a088-0fb9276d7b0d', 'e4be9572-6bba-4866-bf7a-08a4fe9b169c', 'fc19ea69-c301-4634-af4d-fe72f70e91e9', 'b00c42dd-c53a-4eca-a108-bb89d9f122b2'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:41 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:57:41 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0734a184-28b1-4b35-b928-e49f3520c0ff tempest-ProjectMemberTests-874859027 None] Lock "cinder-e58bdf2e-7b05-4eb2-b26a-7810fa577e48-delete_snapshot" released by "delete_snapshot" :: held 2.765s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-22282e3f-8abf-4b18-8397-91092c7aada6-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Lock "cinder-22282e3f-8abf-4b18-8397-91092c7aada6-delete_volume" acquired by "delete_volume" :: waited 0.055s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-22282e3f-8abf-4b18-8397-91092c7aada6" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:42 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-22282e3f-8abf-4b18-8397-91092c7aada6" acquired by "delete_volume" :: waited 0.027s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:42 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[2adede27-eec7-42d9-bd4b-699fc7870965]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:42 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:43 devstack sudo[115634]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 Aug 24 16:57:43 devstack sudo[115634]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:43 devstack sudo[115634]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6" returned: 0 in 0.685s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:43 devstack sudo[115605]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690" returned: 0 in 4.304s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.image.image_utils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Image conversion details: src /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb, size 1024.00 MB, duration 4.31 sec, destination /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 {{(pid=94296) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:536}} Aug 24 16:57:43 devstack cinder-volume[94296]: INFO cinder.image.image_utils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Converted 1024.00 MB image at 237.82 MB/s Aug 24 16:57:43 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 is being set with open permissions: ugo+rw Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:43 devstack sudo[115639]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6 Aug 24 16:57:43 devstack sudo[115639]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:43 devstack sudo[115641]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 Aug 24 16:57:43 devstack sudo[115641]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:43 devstack sudo[115639]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-22282e3f-8abf-4b18-8397-91092c7aada6" returned: 0 in 0.251s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-22282e3f-8abf-4b18-8397-91092c7aada6" released by "delete_volume" :: held 1.045s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:43 devstack sudo[115641]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690" returned: 0 in 0.255s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-97dfc303-3efa-47fa-82ca-21b970ffb690" released by "_copy_volume_from_snapshot" :: held 5.361s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Created reservations ['11becc57-5cca-45c4-8f26-737036f680d9', 'c2a5ce4b-19ed-42ee-8bec-d55d289a972c', '1314c54e-1f6b-4978-ae84-a46ba53b1afc', 'f8ac9dd0-b50b-4a20-89e1-323ac00d7b98'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-b296cc1f-323d-4df5-87d0-bb6bf98743f6-97dfc303-3efa-47fa-82ca-21b970ffb690" released by "_create_volume_from_snapshot" :: held 5.442s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume_from_snapshot" :: held 5.466s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (46c06749-7232-4872-a1a0-b014d1e15fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97dfc303-3efa-47fa-82ca-21b970ffb690', 'volume_size': 1, 'snapshot_id': 'b296cc1f-323d-4df5-87d0-bb6bf98743f6'}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9646dd3a-e84b-48ac-9f31-3f5f97542242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:43 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Volume volume-97dfc303-3efa-47fa-82ca-21b970ffb690 (97dfc303-3efa-47fa-82ca-21b970ffb690): created successfully Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9646dd3a-e84b-48ac-9f31-3f5f97542242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Flow 'volume_create_manager' (9908f6d0-7496-4892-8073-9c332631362a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:43 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-277be051-24ef-48d5-bfe1-6f1b69a83a15 tempest-SnapshotDependencyTests-1656071602 None] Created volume successfully. Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.006s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:43 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:43 devstack sudo[115645]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:43 devstack sudo[115645]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:44 devstack sudo[115645]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:44 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.234s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:44 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:44 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:57:44 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d09cdee4-5036-4b21-935b-e64678249c32 tempest-ProjectMemberTests-874859027 None] Lock "cinder-22282e3f-8abf-4b18-8397-91092c7aada6-delete_volume" released by "delete_volume" :: held 1.631s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-b296cc1f-323d-4df5-87d0-bb6bf98743f6-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-b296cc1f-323d-4df5-87d0-bb6bf98743f6-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-quobyte-9fb24aee-2a88-4890-90e5-6d390d9079cb" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-9fb24aee-2a88-4890-90e5-6d390d9079cb" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-quobyte-b296cc1f-323d-4df5-87d0-bb6bf98743f6" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-b296cc1f-323d-4df5-87d0-bb6bf98743f6" acquired by "_delete_snapshot" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Deleting offline snapshot b296cc1f-323d-4df5-87d0-bb6bf98743f6 of volume 9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] snapshot_file for this snap is: volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[ae067f3e-39b0-4196-b434-0c9c9b14c0bd]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:45 devstack sudo[115648]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 Aug 24 16:57:45 devstack sudo[115648]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (8c7022de-8396-40f2-9df2-bea5bb19dc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac1d854d-7c04-48b7-aa2d-75bc7439d2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac1d854d-7c04-48b7-aa2d-75bc7439d2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-97062679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2faff416-2015-4c66-b409-89b6b1e30c03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:45Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80d9d915-0350-4abf-8345-d17f6a756ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (80d9d915-0350-4abf-8345-d17f6a756ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5bf4a45a-9b05-4069-9f45-3bf4d438732f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5bf4a45a-9b05-4069-9f45-3bf4d438732f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2faff416-2015-4c66-b409-89b6b1e30c03', 'volume_name': 'volume-2faff416-2015-4c66-b409-89b6b1e30c03', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04e9661e-d028-4765-a017-148fa905c866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04e9661e-d028-4765-a017-148fa905c866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be621d05-0e38-4bde-9a67-99ba1ab8005f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:45 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Volume 2faff416-2015-4c66-b409-89b6b1e30c03: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2faff416-2015-4c66-b409-89b6b1e30c03', 'volume_size': 1} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-97062679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=2faff416-2015-4c66-b409-89b6b1e30c03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:45Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Creating volume 2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:45 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:45 devstack sudo[115650]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 1073741824 Aug 24 16:57:45 devstack sudo[115650]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:45 devstack sudo[115648]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6" returned: 0 in 0.360s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-9fb24aee-2a88-4890-90e5-6d390d9079cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[1e56fa14-cfae-4985-b64e-05c093bd1571]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:45 devstack sudo[115655]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb Aug 24 16:57:45 devstack sudo[115655]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:45 devstack sudo[115650]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 1073741824" returned: 0 in 0.442s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:45 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:45 devstack sudo[115662]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 Aug 24 16:57:45 devstack sudo[115662]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:46 devstack sudo[115655]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb" returned: 0 in 0.570s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:46 devstack sudo[115666]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 Aug 24 16:57:46 devstack sudo[115666]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:46 devstack sudo[115662]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03" returned: 0 in 0.261s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (744ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.747s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (be621d05-0e38-4bde-9a67-99ba1ab8005f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2faff416-2015-4c66-b409-89b6b1e30c03', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86b1692c-77a2-4da0-8639-e9c972527785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:46 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Volume volume-2faff416-2015-4c66-b409-89b6b1e30c03 (2faff416-2015-4c66-b409-89b6b1e30c03): created successfully Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86b1692c-77a2-4da0-8639-e9c972527785) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (8c7022de-8396-40f2-9df2-bea5bb19dc76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-4ef38b45-9432-440a-a491-bd50e364fb24 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:57:46 devstack sudo[115666]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6" returned: 0 in 0.404s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:46 devstack sudo[115672]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6 Aug 24 16:57:46 devstack sudo[115672]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Creating offline snapshot cd69492f-ddb9-4b32-9509-0aa1c8e49f13 of volume 2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[62dc51e8-602c-4c86-b610-535de1aa401b]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:46 devstack sudo[115674]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 Aug 24 16:57:46 devstack sudo[115674]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:46 devstack sudo[115672]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb.b296cc1f-323d-4df5-87d0-bb6bf98743f6" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-b296cc1f-323d-4df5-87d0-bb6bf98743f6" released by "_delete_snapshot" :: held 1.699s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-9fb24aee-2a88-4890-90e5-6d390d9079cb" released by "delete_snapshot" :: held 1.724s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Created reservations ['15d5141a-8b9d-43c8-96d8-319db36b4316', '2f1b43b9-388a-4c0b-8809-41fdba1dac40', '6bb8210d-4dc5-4eb9-b3dd-654c18038fc4', '72550cea-a230-43d9-b160-9f6a68097cba'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:46 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Delete snapshot completed successfully. Aug 24 16:57:46 devstack sudo[115674]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-d0fce4ee-ccb7-408c-af59-fc0fc9342480 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-b296cc1f-323d-4df5-87d0-bb6bf98743f6-delete_snapshot" released by "delete_snapshot" :: held 1.869s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03" returned: 0 in 0.359s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:46 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:46 devstack sudo[115681]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 1G Aug 24 16:57:46 devstack sudo[115681]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-9fb24aee-2a88-4890-90e5-6d390d9079cb-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-9fb24aee-2a88-4890-90e5-6d390d9079cb-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-quobyte-9fb24aee-2a88-4890-90e5-6d390d9079cb" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-9fb24aee-2a88-4890-90e5-6d390d9079cb" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[e66ee23d-2bfe-41d5-bcf7-c20855fd3854]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:47 devstack sudo[115681]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 1G" returned: 0 in 0.430s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2faff416-2015-4c66-b409-89b6b1e30c03 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:47 devstack sudo[115691]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2faff416-2015-4c66-b409-89b6b1e30c03 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 Aug 24 16:57:47 devstack sudo[115691]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:47 devstack sudo[115690]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb Aug 24 16:57:47 devstack sudo[115690]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:47 devstack sudo[115691]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-2faff416-2015-4c66-b409-89b6b1e30c03 -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13" returned: 0 in 0.283s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:47 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 is being set with open permissions: ugo+rw Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:47 devstack sudo[115699]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 Aug 24 16:57:47 devstack sudo[115699]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:47 devstack sudo[115690]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb" returned: 0 in 0.366s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:47 devstack sudo[115702]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb Aug 24 16:57:47 devstack sudo[115702]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:47 devstack sudo[115699]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:47 devstack sudo[115706]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info Aug 24 16:57:47 devstack sudo[115706]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:47 devstack sudo[115702]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:47 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-9fb24aee-2a88-4890-90e5-6d390d9079cb" returned: 0 in 0.246s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-9fb24aee-2a88-4890-90e5-6d390d9079cb" released by "delete_volume" :: held 0.670s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Created reservations ['a4aecd47-4c95-445d-a8ca-2cdcc312012e', 'b2c793b6-b611-429d-803e-da3365baad52', 'ad4f06dd-5bdf-4919-93f2-976f5b236f07', '1cde5caf-8e8c-4c1c-a8e8-29162cbda032'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.009s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:48 devstack sudo[115709]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:48 devstack sudo[115709]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:48 devstack sudo[115706]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info" returned: 0 in 0.261s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:48 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info is being set with open permissions: ugo+rw Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:48 devstack sudo[115712]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info Aug 24 16:57:48 devstack sudo[115712]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:48 devstack sudo[115709]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.251s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Deleted volume successfully. Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0889e9f3-18cf-450e-8012-aa482c6bed37 tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-9fb24aee-2a88-4890-90e5-6d390d9079cb-delete_volume" released by "delete_volume" :: held 1.159s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-97dfc303-3efa-47fa-82ca-21b970ffb690-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-97dfc303-3efa-47fa-82ca-21b970ffb690-delete_volume" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "cinder-quobyte-97dfc303-3efa-47fa-82ca-21b970ffb690" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:48 devstack sudo[115712]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.info" returned: 0 in 0.287s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 1.945s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-97dfc303-3efa-47fa-82ca-21b970ffb690" acquired by "delete_volume" :: waited 0.039s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[33367ae9-0799-45b4-a8a2-06ff7e5d9d12]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:48 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-a3d9463e-f84e-48da-8242-aa5c5feabb3e tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:48 devstack sudo[115716]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 Aug 24 16:57:48 devstack sudo[115716]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-cd69492f-ddb9-4b32-9509-0aa1c8e49f13-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Lock "cinder-cd69492f-ddb9-4b32-9509-0aa1c8e49f13-delete_snapshot" acquired by "delete_snapshot" :: waited 0.023s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-2faff416-2015-4c66-b409-89b6b1e30c03" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-2faff416-2015-4c66-b409-89b6b1e30c03" acquired by "delete_snapshot" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-cd69492f-ddb9-4b32-9509-0aa1c8e49f13" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-cd69492f-ddb9-4b32-9509-0aa1c8e49f13" acquired by "_delete_snapshot" :: waited 0.012s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot cd69492f-ddb9-4b32-9509-0aa1c8e49f13 of volume 2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[7bb77d1b-eb8b-4571-bc07-1f01b132f016]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:48 devstack sudo[115718]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 Aug 24 16:57:48 devstack sudo[115718]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:48 devstack sudo[115716]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690" returned: 0 in 0.375s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:48 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:48 devstack sudo[115723]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690 Aug 24 16:57:48 devstack sudo[115723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:49 devstack sudo[115718]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13" returned: 0 in 0.382s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-2faff416-2015-4c66-b409-89b6b1e30c03(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:49 devstack sudo[115723]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-97dfc303-3efa-47fa-82ca-21b970ffb690" returned: 0 in 0.269s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[46f13ddf-82a8-4bcf-8edc-fe161bfd9558]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-quobyte-97dfc303-3efa-47fa-82ca-21b970ffb690" released by "delete_volume" :: held 0.688s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Created reservations ['86d6b2c5-d93a-41ba-8315-744d27e0188f', '830189af-0e38-4d3e-ac4d-74a06a7ed4f1', '02ad48b9-612b-46e9-b8bb-d351763fc678', '0f64ce1e-dad7-4d1f-a670-4c8139bd066c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:49 devstack sudo[115730]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 Aug 24 16:57:49 devstack sudo[115730]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.003s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:49 devstack sudo[115732]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:49 devstack sudo[115732]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:49 devstack sudo[115730]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03" returned: 0 in 0.416s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:49 devstack sudo[115732]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.261s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:49 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Deleted volume successfully. Aug 24 16:57:49 devstack sudo[115738]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 Aug 24 16:57:49 devstack sudo[115738]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-998264c1-af5b-4a02-b868-ff419dfaa5dc tempest-SnapshotDependencyTests-1656071602 None] Lock "cinder-97dfc303-3efa-47fa-82ca-21b970ffb690-delete_volume" released by "delete_volume" :: held 1.219s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:49 devstack sudo[115738]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13" returned: 0 in 0.350s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:49 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:49 devstack sudo[115744]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13 Aug 24 16:57:50 devstack sudo[115744]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:50 devstack sudo[115744]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03.cd69492f-ddb9-4b32-9509-0aa1c8e49f13" returned: 0 in 0.250s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-cd69492f-ddb9-4b32-9509-0aa1c8e49f13" released by "_delete_snapshot" :: held 1.503s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-2faff416-2015-4c66-b409-89b6b1e30c03" released by "delete_snapshot" :: held 1.525s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Created reservations ['cad96548-bd51-4b0a-a6a4-d132392e66ee', '6c3385c2-9ba3-4b34-8492-e2301dde2f7d', '42a7d544-9b50-40ee-89b1-e3a08edd2413', '857a7076-c004-4f6f-a24b-10fb6f7d878f'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:50 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-423c2327-98d3-4810-a4e8-581430e4b2b2 tempest-ProjectMemberTests-874859027 None] Lock "cinder-cd69492f-ddb9-4b32-9509-0aa1c8e49f13-delete_snapshot" released by "delete_snapshot" :: held 1.722s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-2faff416-2015-4c66-b409-89b6b1e30c03-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Lock "cinder-2faff416-2015-4c66-b409-89b6b1e30c03-delete_volume" acquired by "delete_volume" :: waited 0.016s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-2faff416-2015-4c66-b409-89b6b1e30c03" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-2faff416-2015-4c66-b409-89b6b1e30c03" acquired by "delete_volume" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[5eff083a-4cc8-4b95-93a2-806b5b062db9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:50 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:51 devstack sudo[115747]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 Aug 24 16:57:51 devstack sudo[115747]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:51 devstack sudo[115747]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03" returned: 0 in 0.383s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:51 devstack sudo[115754]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03 Aug 24 16:57:51 devstack sudo[115754]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:51 devstack sudo[115754]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-2faff416-2015-4c66-b409-89b6b1e30c03" returned: 0 in 0.269s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-2faff416-2015-4c66-b409-89b6b1e30c03" released by "delete_volume" :: held 0.720s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Created reservations ['7dd7c1de-4b04-4a51-bc16-1ab9373fe9e2', 'aac6eb69-1b7f-4bc6-bef8-643213bcde5a', '1d06f31f-4abc-4b3f-b675-d8d13a16346c', 'de27cb4e-245b-4a0f-8efb-9e46cbe996c3'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.007s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:51 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:51 devstack sudo[115757]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:51 devstack sudo[115757]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:52 devstack sudo[115757]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.292s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:57:52 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-0747b097-f787-4659-9259-1b4267113a05 tempest-ProjectMemberTests-874859027 None] Lock "cinder-2faff416-2015-4c66-b409-89b6b1e30c03-delete_volume" released by "delete_volume" :: held 1.236s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.flows.manager.create_volume [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['devstack@QuobyteHD#QuobyteHD'], 'hosts': ['devstack@QuobyteHD#QuobyteHD']} {{(pid=94296) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1397}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (91aedfbc-c499-430f-a30b-7fa3f7dd2514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34acf1d0-fddd-4aac-a79d-90fbf404ee58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34acf1d0-fddd-4aac-a79d-90fbf404ee58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1838576960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=321fbba7-8a63-4df9-8016-fe6c2271b1cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:53Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8185eea-7279-4eed-8a58-39e90b08e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b8185eea-7279-4eed-8a58-39e90b08e158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (057b6759-da09-4101-b2b0-04be557dc77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (057b6759-da09-4101-b2b0-04be557dc77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '321fbba7-8a63-4df9-8016-fe6c2271b1cb', 'volume_name': 'volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b00c55a-d9fc-4dc5-ad90-828cf653ccb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b00c55a-d9fc-4dc5-ad90-828cf653ccb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84988a2e-93f5-486f-98fb-e52d9daa935f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:52 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Volume 321fbba7-8a63-4df9-8016-fe6c2271b1cb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb', 'volume_size': 1} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] ==> create_volume: call "{'self': , 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-24T14:57:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1838576960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='devstack@QuobyteHD#QuobyteHD',id=321fbba7-8a63-4df9-8016-fe6c2271b1cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2799ed1431a64ab9a0ad1d9f270bd7e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2026-08-24T14:57:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=2026-08-24T14:57:53Z,use_quota=True,user_id='635485ee395e4fbbaa75e24fc965d8b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04586dbc-1a84-4e70-9045-05fecf2ad21f),volume_type_id=04586dbc-1a84-4e70-9045-05fecf2ad21f)}" {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1497}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Creating volume 321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) create_volume /opt/stack/cinder/cinder/volume/drivers/remotefs.py:292}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.005s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Selected osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf as target Quobyte volume. {{(pid=94296) _find_share /opt/stack/cinder/cinder/volume/drivers/quobyte.py:716}} Aug 24 16:57:52 devstack cinder-volume[94296]: INFO cinder.volume.drivers.remotefs [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] casted to osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf Aug 24 16:57:52 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb 1073741824 {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:52 devstack sudo[115760]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb 1073741824 Aug 24 16:57:52 devstack sudo[115760]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:53 devstack sudo[115760]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o preallocation=metadata /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb 1073741824" returned: 0 in 0.480s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:53 devstack sudo[115766]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb Aug 24 16:57:53 devstack sudo[115766]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:53 devstack sudo[115766]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] <== create_volume: return (830ms) {'provider_location': 'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'} {{(pid=94296) trace_logging_wrapper /opt/stack/cinder/cinder/volume/volume_utils.py:1522}} Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_volume" :: held 0.833s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (84988a2e-93f5-486f-98fb-e52d9daa935f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb', 'volume_size': 1}' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (886a627b-0fa9-4ba0-846e-5661dc3278de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 24 16:57:53 devstack cinder-volume[94296]: INFO cinder.volume.flows.manager.create_volume [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Volume volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb (321fbba7-8a63-4df9-8016-fe6c2271b1cb): created successfully Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (886a627b-0fa9-4ba0-846e-5661dc3278de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=94296) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 24 16:57:53 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Flow 'volume_create_manager' (91aedfbc-c499-430f-a30b-7fa3f7dd2514) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=94296) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 24 16:57:53 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-bae8a433-fd95-49b3-9adf-1ee67fe0cc01 tempest-ProjectMemberTests-874859027 None] Created volume successfully. Aug 24 16:57:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Lock "quobyte" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:54 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Creating offline snapshot af0141b7-c992-4774-8950-e9e4222b694d of volume 321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) _create_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1816}} Aug 24 16:57:54 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[17c55f31-784f-4fb4-b1fe-f56b3c417fa9]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:54 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:55 devstack sudo[115804]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb Aug 24 16:57:55 devstack sudo[115804]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:55 devstack sudo[115804]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb" returned: 0 in 0.432s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d 1G {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:55 devstack sudo[115811]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d 1G Aug 24 16:57:55 devstack sudo[115811]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:55 devstack sudo[115811]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img create -f qcow2 -o backing_file=/opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb,backing_fmt=qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d 1G" returned: 0 in 0.484s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:55 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:55 devstack sudo[115817]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d Aug 24 16:57:55 devstack sudo[115817]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:56 devstack sudo[115817]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img rebase -u -b volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb -F qcow2 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d" returned: 0 in 0.327s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:56 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d is being set with open permissions: ugo+rw Aug 24 16:57:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:56 devstack sudo[115823]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d Aug 24 16:57:56 devstack sudo[115823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:56 devstack sudo[115823]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d" returned: 0 in 0.253s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:56 devstack sudo[115826]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info Aug 24 16:57:56 devstack sudo[115826]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:56 devstack sudo[115826]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf truncate -s0 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:56 devstack cinder-volume[94296]: WARNING cinder.volume.drivers.remotefs [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info is being set with open permissions: ugo+rw Aug 24 16:57:56 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:56 devstack sudo[115829]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info Aug 24 16:57:56 devstack sudo[115829]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:57 devstack sudo[115829]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chmod ugo+rw /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.info" returned: 0 in 0.303s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:57 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Lock "quobyte" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver.create_snapshot" :: held 2.188s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:57 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-73b1dc72-1dbb-425e-8ebd-f4f361880bdd tempest-ProjectMemberTests-874859027 None] Create snapshot completed successfully Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-af0141b7-c992-4774-8950-e9e4222b694d-delete_snapshot" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Lock "cinder-af0141b7-c992-4774-8950-e9e4222b694d-delete_snapshot" acquired by "delete_snapshot" :: waited 0.021s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-321fbba7-8a63-4df9-8016-fe6c2271b1cb" by "delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-321fbba7-8a63-4df9-8016-fe6c2271b1cb" acquired by "delete_snapshot" :: waited 0.019s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-af0141b7-c992-4774-8950-e9e4222b694d" by "_delete_snapshot" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-af0141b7-c992-4774-8950-e9e4222b694d" acquired by "_delete_snapshot" :: waited 0.020s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Deleting offline snapshot af0141b7-c992-4774-8950-e9e4222b694d of volume 321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1288}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] snapshot_file for this snap is: volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d {{(pid=94296) _delete_snapshot /opt/stack/cinder/cinder/volume/drivers/remotefs.py:1317}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[fa15dcf1-f4bb-463b-bfe8-8b2b33f8ec70]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:58 devstack sudo[115833]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d Aug 24 16:57:58 devstack sudo[115833]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:58 devstack sudo[115833]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d" returned: 0 in 0.481s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.remotefs [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Fetching qemu-img info with special backing_file_template: (/opt/stack/data/cinder/mnt/[0-9a-f]+/)?(volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb(.(tmp-snap-)?[0-9a-f-]+)?|volume_from_snapshot_cache/(tmp-snap-)?[0-9a-f-]+(.(child-|parent-)[0-9a-f-]+)?)$ {{(pid=94296) _qemu_img_info_base /opt/stack/cinder/cinder/volume/drivers/remotefs.py:896}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[0703bdfa-28f0-4764-be4e-cbb6cbf64346]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:57:58 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:58 devstack sudo[115839]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb Aug 24 16:57:58 devstack sudo[115839]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:59 devstack sudo[115839]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb" returned: 0 in 0.415s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:59 devstack sudo[115847]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d Aug 24 16:57:59 devstack sudo[115847]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:59 devstack sudo[115847]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img commit -d /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d" returned: 0 in 0.409s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:59 devstack sudo[115856]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d Aug 24 16:57:59 devstack sudo[115856]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.000s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.011s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:57:59 devstack sudo[115858]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:57:59 devstack sudo[115858]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:57:59 devstack sudo[115856]: pam_unix(sudo:session): session closed for user root Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb.af0141b7-c992-4774-8950-e9e4222b694d" returned: 0 in 0.309s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-af0141b7-c992-4774-8950-e9e4222b694d" released by "_delete_snapshot" :: held 1.718s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:57:59 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-321fbba7-8a63-4df9-8016-fe6c2271b1cb" released by "delete_snapshot" :: held 1.747s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Created reservations ['8a610445-8458-430c-a375-ff573f883113', '44ee8906-cc63-498b-95f2-e8dbb9e417ac', '2b4e0d3a-fa77-44ac-aa66-fcf32f629d80', 'aae48c40-a7b9-433e-aa16-e24ef6645c8c'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:58:00 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Delete snapshot completed successfully. Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-afddef3f-6190-47b4-8162-95b893fb53db tempest-ProjectMemberTests-874859027 None] Lock "cinder-af0141b7-c992-4774-8950-e9e4222b694d-delete_snapshot" released by "delete_snapshot" :: held 1.904s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:58:00 devstack sudo[115858]: pam_unix(sudo:session): session closed for user root Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.306s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG oslo_service.periodic_task [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] Running periodic task VolumeManager._thread_info {{(pid=94296) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread count: 29 {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.volume.manager [None req-54f7f5d6-7bc6-4656-99e1-ca01a90b4b59 None None] thread info: [<_MainThread(MainThread, started 130004374925440)>, , , , , , , , , , , , , , , , , , , , , , , , , , , , ] {{(pid=94296) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-321fbba7-8a63-4df9-8016-fe6c2271b1cb-delete_volume" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Lock "cinder-321fbba7-8a63-4df9-8016-fe6c2271b1cb-delete_volume" acquired by "delete_volume" :: waited 0.017s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Acquiring lock "cinder-quobyte-321fbba7-8a63-4df9-8016-fe6c2271b1cb" by "delete_volume" {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-321fbba7-8a63-4df9-8016-fe6c2271b1cb" acquired by "delete_volume" :: waited 0.025s {{(pid=94296) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG oslo.privsep.daemon [-] privsep: reply[21285b4e-0406-44c0-ae25-887a6fb241c1]: (4, 'qcow2') {{(pid=95519) _call_back /opt/stack/data/venv/lib/python3.12/site-packages/oslo_privsep/daemon.py:580}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): /opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:58:00 devstack sudo[115862]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb Aug 24 16:58:00 devstack sudo[115862]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:58:00 devstack sudo[115862]: pam_unix(sudo:session): session closed for user root Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] CMD "/opt/stack/data/venv/bin/python3.12 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info -f qcow2 --output=json --force-share /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb" returned: 0 in 0.411s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:58:00 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:58:00 devstack sudo[115867]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb Aug 24 16:58:00 devstack sudo[115867]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:58:01 devstack sudo[115867]: pam_unix(sudo:session): session closed for user root Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf rm -f /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c/volume-321fbba7-8a63-4df9-8016-fe6c2271b1cb" returned: 0 in 0.302s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Lock "cinder-quobyte-321fbba7-8a63-4df9-8016-fe6c2271b1cb" released by "delete_volume" :: held 0.781s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG cinder.quota [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Created reservations ['04eaf324-b049-493b-b174-79bf77c5fd69', '24ba4255-64a1-4e74-a624-2fa9b295fe09', 'de393899-a566-4344-9910-13517f463892', '532bb442-4ac4-46d6-96e1-13e4873d7f20'] {{(pid=94296) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Acquiring lock "quobyte_ensure" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" acquired by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: waited 0.001s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Quobyte Volume URL set to: {'osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf': None} {{(pid=94296) _load_shares_config /opt/stack/cinder/cinder/volume/drivers/quobyte.py:665}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG cinder.volume.drivers.quobyte [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Available shares ['osci02.corp.quobyte.com/cinder-vol-d7d3886c-54d0-480b-bb60-cc2705077abf'] {{(pid=94296) _ensure_shares_mounted /opt/stack/cinder/cinder/volume/drivers/quobyte.py:695}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.lockutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Lock "quobyte_ensure" "released" by "cinder.volume.drivers.quobyte.QuobyteDriver._ensure_shares_mounted" :: held 0.008s {{(pid=94296) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Aug 24 16:58:01 devstack sudo[115870]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c Aug 24 16:58:01 devstack sudo[115870]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) Aug 24 16:58:01 devstack sudo[115870]: pam_unix(sudo:session): session closed for user root Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG oslo_concurrency.processutils [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf df --portability --block-size 1 /opt/stack/data/cinder/mnt/5f969cf1e0fc1e65e5d9e1a5f72f756c" returned: 0 in 0.267s {{(pid=94296) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG cinder.manager [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Notifying Schedulers of capabilities ... {{(pid=94296) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} Aug 24 16:58:01 devstack cinder-volume[94296]: INFO cinder.volume.manager [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Deleted volume successfully. Aug 24 16:58:01 devstack cinder-volume[94296]: DEBUG cinder.coordination [None req-9c105ec2-ac17-4ef6-8e93-aee5fccc0af8 tempest-ProjectMemberTests-874859027 None] Lock "cinder-321fbba7-8a63-4df9-8016-fe6c2271b1cb-delete_volume" released by "delete_volume" :: held 1.262s {{(pid=94296) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 24 16:58:11 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:UPDATE=84,cinder:DELETE=5,cinder:SELECT=60,cinder:INSERT=20 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 24 16:58:11 devstack cinder-volume[94296]: DEBUG dbcounter [-] [94296] Writing DB stats cinder:SELECT=67,cinder:INSERT=24,cinder:UPDATE=76,cinder:DELETE=9 {{(pid=94296) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}